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

xiangfu pushed a change to branch upgrade_jdk_11
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


 discard 9fe250e  move http requests in ControlerTest to use apache http client 
lib
 discard 26b990e  upgrade jdk to 11
     add ab8da78  Various minor edits (#6760)
     add 99287ab  Fix SegmentCreationSparkTest (#6769)
     add e9170aa  Update controller metrics when a task queue is deleted (#6771)
     add 786cdd3  upgrade jdk to 11
     add 7d64322  move http requests in ControlerTest to use apache http client 
lib

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9fe250e)
            \
             N -- N -- N   refs/heads/upgrade_jdk_11 (7d64322)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/PULL_REQUEST_TEMPLATE.md                   | 16 +++---
 README.md                                          |  6 ++-
 .../helix/core/minion/PinotTaskManager.java        | 16 +++---
 .../helix/core/minion/TaskTypeMetricsUpdater.java  | 16 +++---
 .../tests/SimpleMinionClusterIntegrationTest.java  | 61 +++++++++++-----------
 .../src/test/java/SegmentCreationSparkTest.java    | 44 ++++++----------
 ...tionLevelConsumerBackwardCompatibilityTest.java | 25 ---------
 .../kafka20/KafkaPartitionLevelConsumerTest.java   | 54 ++++++++-----------
 .../stream/kafka20/utils/EmbeddedZooKeeper.java    | 11 ++--
 .../stream/kafka20/utils/MiniKafkaCluster.java     |  4 +-
 10 files changed, 110 insertions(+), 143 deletions(-)

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

Reply via email to