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

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


    from d196f3f  [TE] frontend - harleyjj/rca - pin graph tooltip to fixed 
position (#4936)
     add da9d997  Fix the issue of server not registering state model factory 
before connecting the Helix manager (#4929)

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/InstanceDataManager.java     |  32 +++---
 .../apache/pinot/server/starter/ServerBuilder.java | 117 ---------------------
 .../pinot/server/starter/ServerInstance.java       |  78 ++++++++++----
 .../starter/helix/HelixInstanceDataManager.java    |  74 ++++++-------
 .../server/starter/helix/HelixServerStarter.java   |  37 +++----
 .../starter/helix/SegmentFetcherAndLoader.java     |  27 ++---
 .../SegmentOnlineOfflineStateModelFactory.java     |  11 +-
 7 files changed, 138 insertions(+), 238 deletions(-)
 delete mode 100644 
pinot-server/src/main/java/org/apache/pinot/server/starter/ServerBuilder.java


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

Reply via email to