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 80488902b Revise release instructions for storm-docker
     add 0cd9216c8 init - add `DynamicBatchInserter`
     add b3db6eac6 add explicative comment for `afterFlush` hook when 
`publishCount == 0`
     new 21d50ea96 Merge pull request #8796 from 
GGraziadei/jcqueue-dynamic-batch-size

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:
 conf/defaults.yaml                                 |   1 +
 docs/Performance.md                                |  20 +++-
 storm-client/src/jvm/org/apache/storm/Config.java  |   7 ++
 .../apache/storm/daemon/worker/WorkerState.java    |   3 +-
 .../src/jvm/org/apache/storm/utils/JCQueue.java    |  92 +++++++++++++--
 .../jvm/org/apache/storm/utils/JCQueueTest.java    | 123 +++++++++++++++++++++
 6 files changed, 236 insertions(+), 10 deletions(-)

Reply via email to