You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/05/20 18:54:06 UTC

[incubator-pinot] branch default_pinot_startable_to_use_config_files updated (fe5527c -> 548eba4)

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

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


 discard fe5527c  Make Pinot Broker/Server/Minion can start by just passing a config file
     add 548eba4  Make Pinot Broker/Server/Minion can start by just passing a config file

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   (fe5527c)
            \
             N -- N -- N   refs/heads/default_pinot_startable_to_use_config_files (548eba4)

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:
 .../tools/admin/command/StartServiceManagerCommand.java      | 12 ++++++------
 pinot-tools/src/main/resources/conf/pinot-broker.conf        |  3 +++
 pinot-tools/src/main/resources/conf/pinot-controller.conf    |  3 +++
 pinot-tools/src/main/resources/conf/pinot-minion.conf        |  3 +++
 pinot-tools/src/main/resources/conf/pinot-server.conf        |  3 +++
 5 files changed, 18 insertions(+), 6 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org