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

Routers zookeeper path #3173

Merged
merged 9 commits into from
Jan 9, 2019

Commits on Jan 8, 2019

  1. give router rule a more layered extensiable ZK path:

    * ../routers/condition
    * ../routers/tag
    * ../routers/otherRouter
    chickenlj committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    d1aa4da View commit details
    Browse the repository at this point in the history
  2. Fix UT

    chickenlj committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    fb5f1af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a87918 View commit details
    Browse the repository at this point in the history
  4. Remove BlackWhiteListRule

    chickenlj committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    176a86b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    1b6bbf1 View commit details
    Browse the repository at this point in the history
  2. revert router from layered path to flat path:

    /router/condition -> router-codition
    chickenlj committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    942c77b View commit details
    Browse the repository at this point in the history
  3. adjust router path in UT

    chickenlj committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    a4baed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381dcb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd3090e View commit details
    Browse the repository at this point in the history