Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

disruptor · Issues· 17 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #517

    Race condition in shutdown logic leading to lost published events under certain conditions

    Updated Sep 17, 2026
  • #511

    Potential inconsistency in MultiProducerSequencer.remainingCapacity(): cursor read twice

    Updated Sep 13, 2026
  • #509

    Package level Java doc is outdated.

    Updated Jun 29, 2026
  • #507

    [Community] disruptor-cpp: Complete 1:1 C++ port with all tests and real-world exchange example

    Updated Jan 18, 2026
  • #506

    Question: We want to empty the ringbuffer as fast as possible on shutdown, even if the handler threads are currently blocked

    Updated Jan 14, 2026
  • #505

    Question: Why is `cursor.setVolatile(nextValue)` (StoreLoad fence) needed in SingleProducerSequencer?

    Updated Jan 12, 2026
  • #501

    `handleOnShutdownException` might never be invoked in `shutdown`

    Updated Jul 8, 2025
  • #482

    Is there a performance problem with the next(n) method?

    questionUpdated Apr 25, 2025
  • #485

    Tech-paper typo: missed footnote; and some rumbling

    Updated Oct 5, 2024
  • #484

    can not get mdc traceId

    Updated Sep 18, 2024
  • #462

    SequenceBarrier.waitForSequence sometimes doesn't respect BlockingWaitStrategy

    Updated Oct 5, 2023
  • #397

    Why does `TimeoutHandler` get to throw `Exception`?

    Updated Sep 29, 2023
  • #417

    Sequence barrier design questions

    questionUpdated Mar 14, 2022
  • #335

    Take a long hard look at the benchmarks and make some of them JMH

    performanceUpdated Nov 27, 2020
  • #334

    The examples are not all runnable or documented

    documentationUpdated Nov 27, 2020