This is an automated email from the ASF dual-hosted git repository. snlee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from b131f89461 make deep store upload retry async with configurable parallelism (#12017) add 69fbeeffe6 Enabling SegmentGenerationAndPushTask to push segment to realtime table (#12084) No new revisions were added by this update. Summary of changes: .../common/utils/FileUploadDownloadClient.java | 10 +- ...gmentGenerationMinionRealtimeIngestionTest.java | 167 +++++++++++++++++++++ .../SegmentGenerationAndPushTaskGenerator.java | 41 ++--- 3 files changed, 189 insertions(+), 29 deletions(-) create mode 100644 pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/SegmentGenerationMinionRealtimeIngestionTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org