popduke opened a new pull request, #183:
URL: https://github.com/apache/bifromq/pull/183

   - Optimizations: 
     - Reduce reset and I/O overhead in InboxStore/DistWorker
     - Optimize TopicLevelTrie to reduce remove overhead
     - Dynamic sending window for QoS1/2 messages
   - Fixes:
     - Fix range lookup key in InboxCheckSubScheduler
     - Enforce strict FIFO for permission checks
     - Conditionally clear batch-call state to avoid task leaks
     - Fix DistWorkerCleaner halting
     - Schedule on-demand hint/confirm timeout to keep the fetch loop running
   - Enhancements:
     - Add API to retrieve inbox state
     - Report drop events on delete
     - New event for successful retained-message matching
     - RedundantRangeRemovalBalancer detects and removes zombie ranges
     - Add @JsonMerge to service config classes to simplify config merging


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to