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

[incubator-pinot] branch master updated (43a67b8 -> 8283d39)

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 43a67b8  Fix the deleted segments directory not exist warning (#7097)
     add 8283d39  Enhance PinotHelixResourceManager.updateInstance() to preserve custom fields (#7098)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/utils/config/InstanceUtils.java   |  64 +++++++--
 .../common/utils/config/InstanceUtilsTest.java     | 146 +++++++++++++++++++++
 .../api/resources/PinotQueryResource.java          |  10 +-
 .../helix/core/PinotHelixResourceManager.java      |  24 ++--
 .../api/PinotInstanceRestletResourceTest.java      |  17 ++-
 5 files changed, 221 insertions(+), 40 deletions(-)
 create mode 100644 pinot-common/src/test/java/org/apache/pinot/common/utils/config/InstanceUtilsTest.java

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