This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch plugin-env-var
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
discard 8ab4ab7 Address comments
discard 98f5eb9 Move KafkaStarterUtils to pinot-tools
discard ac6272e Address comments
discard 8059fdc Make plugin manager to load plugins based on environment
variables
add fd75576 Fix the client id to be topic and partition (#4955)
add 9a3d2bd Make plugin manager to load plugins based on environment
variables
add c21f6a5 Address comments
add 4cd2b81 Move KafkaStarterUtils to pinot-tools
add ba4af2e 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 (8ab4ab7)
\
N -- N -- N refs/heads/plugin-env-var (ba4af2e)
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:
.../manager/realtime/LLRealtimeSegmentDataManager.java | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]