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

GEODE-6174: more error handling in LocatorClusterConfigurationService #3134

Merged
merged 7 commits into from Jan 31, 2019

Commits on Jan 29, 2019

  1. GEODE-6174: more error handling in LocatorClusterConfigurationService

    * fail early if cluster persistence serivce is not enabled
    * creating the region twice will result in status code 409
    * if region creation is partially failed on members, do not update cluster configuration.
    jinmeiliao committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    480b1fe View commit details
    Browse the repository at this point in the history
  2. empty

    jinmeiliao committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    2c964b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. empty

    jinmeiliao committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    e29dde1 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary logging

    jinmeiliao committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    406cc43 View commit details
    Browse the repository at this point in the history
  3. fix test

    jinmeiliao committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    c00b8ae View commit details
    Browse the repository at this point in the history
  4. empty

    jinmeiliao committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    01b63db View commit details
    Browse the repository at this point in the history
  5. fix test

    jinmeiliao committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    889c412 View commit details
    Browse the repository at this point in the history