This is an automated email from the ASF dual-hosted git repository.
reiabreu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
from a18676bdb Merge pull request #8811 from
apache/isolation-scheduler-visible-for-testing
add 6413f2260 utils: use WeakReference in BatchInserter to fix ThreadLocal
retention of JCQueue
new f72be1eb0 Merge pull request #8812 from
apache/jcqueue-weak-ref-batcher-leak
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/jvm/org/apache/storm/utils/JCQueue.java | 24 +++++++++++-
.../jvm/org/apache/storm/utils/JCQueueTest.java | 43 ++++++++++++++++++++++
2 files changed, 65 insertions(+), 2 deletions(-)