This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch instance_assignment
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
omit a088a2b Add interface and implementations for the new segment
assignment
add 3ecdc5c Avoid negative sleep time in startupServiceStatusCheck (#4276)
add 4e3c7d9 [TE] Change default auto onboard frequency to 6 hours (#4258)
add 4c9ac58 [TE] pass alertId to preview in Edit Alert (#4275)
add f026f45 Fix the potentail negative sleep time in HelixServerStarter
(#4277)
add cdadd6c Add interface and implementations for the new segment
assignment
add b5001e3 Address comments
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 (a088a2b)
\
N -- N -- N refs/heads/instance_assignment (b5001e3)
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:
.../helix/core/assignment/InstancePartitions.java | 5 ++-
.../segment/RealtimeSegmentAssignmentStrategy.java | 10 +++--
.../segment/SegmentAssignmentStrategy.java | 8 ++++
.../server/starter/helix/HelixServerStarter.java | 45 +++++++++++-----------
.../app/pods/manage/yaml/template.hbs | 1 +
.../auto/onboard/AutoOnboardConfiguration.java | 2 +-
6 files changed, 43 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]