This is an automated email from the ASF dual-hosted git repository.
jxue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.
from e3a7a0c Add default implementation to new interface methods (#626)
new 634484d Fix RoutingDataCache always requiring full refresh for
current state.
new 1d1eae0 Remove unnecessary boxing for boolean values.
new 9935fe5 Add unit test.
new 25ccf97 Remove println.
new b857af7 Format long lines.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../helix/common/caches/BasicClusterDataCache.java | 10 ++---
.../apache/helix/spectator/RoutingDataCache.java | 4 +-
.../helix/spectator/TestRoutingDataCache.java | 45 ++++++++++++++++++++++
3 files changed, 52 insertions(+), 7 deletions(-)