Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CURATOR-470] Add new service cache listener to let users know what instances have changed #268

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2018

  1. Add new service cache listener to let users know what instances have …

    …changed, while preserving backward compatibility.
    JerryChin committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    88e8d9a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    6b1522c View commit details
    Browse the repository at this point in the history
  2. wip

    randgalt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    2ebd456 View commit details
    Browse the repository at this point in the history
  3. CURATOR-470

    Introduces an alternate cache listener, ServiceCacheEventListener, that gives more detail about changes to the cache as opposed to the original version which merely denotes a change.
    randgalt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    c0c0eca View commit details
    Browse the repository at this point in the history