You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by xy...@apache.org on 2023/02/28 21:29:34 UTC

[helix] branch master updated (ebea601e6 -> a18062889)

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

xyuanlu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


    from ebea601e6 Adding a new metric to report number of partitions with missing top state beyond threshold (#2381)
     add a18062889 Use JDK 11 for Helix Project (#2384)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/Helix-CI.yml                            |  4 ++--
 .github/workflows/Helix-PR-CI.yml                         |  4 ++--
 helix-rest/pom.xml                                        | 15 ++++++++++-----
 .../org/apache/helix/rest/server/HelixRestServer.java     |  4 +++-
 .../helix/rest/server/resources/AbstractResource.java     |  5 +++--
 .../server/resources/helix/PropertyStoreAccessor.java     |  2 ++
 .../server/resources/zookeeper/ZooKeeperAccessor.java     |  6 +++++-
 pom.xml                                                   |  5 ++---
 8 files changed, 29 insertions(+), 16 deletions(-)