You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by sn...@apache.org on 2023/12/04 21:07:23 UTC

(pinot) branch master updated (b131f89461 -> 69fbeeffe6)

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-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org