This is an automated email from the ASF dual-hosted git repository.

gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 4631cff2a9 Free ByteBuffers in tests and fix some bugs. (#12521)
     add 485de6a14a Add builder for TaskToolbox. (#12539)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/indexing/common/TaskToolbox.java  | 312 +++++++++++++++++++++
 .../druid/indexing/common/TaskToolboxFactory.java  |  82 +++---
 .../common/task/BatchAppenderatorsTest.java        | 102 +++----
 .../common/task/CompactionTaskRunTest.java         |  95 +++----
 .../indexing/common/task/CompactionTaskTest.java   | 161 ++++++-----
 .../indexing/common/task/IngestionTestBase.java    |  88 +++---
 .../AbstractParallelIndexSupervisorTaskTest.java   | 112 ++++----
 7 files changed, 599 insertions(+), 353 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to