This is an automated email from the ASF dual-hosted git repository. reiabreu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/storm.git
commit f72be1eb0554db8b93e73f2d4dde24c41ba16e6f Merge: a18676bdb 6413f2260 Author: reiabreu <[email protected]> AuthorDate: Sun Jun 28 17:20:25 2026 +0100 Merge pull request #8812 from apache/jcqueue-weak-ref-batcher-leak utils: use WeakReference in BatchInserter to fix ThreadLocal retention of JCQueue .../src/jvm/org/apache/storm/utils/JCQueue.java | 24 +++++++++++- .../jvm/org/apache/storm/utils/JCQueueTest.java | 43 ++++++++++++++++++++++ 2 files changed, 65 insertions(+), 2 deletions(-)
