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: ClusterManagementResult should have a cleaner way to indicate the status code and message #3251

Merged
merged 7 commits into from Mar 1, 2019

Commits on Mar 1, 2019

  1. GEODE-6174: have CMS client throw generic GeodeManagementException

    Co-authored-by: Peter Tran <ptran@pivotal.io>
    jinmeiliao and Petahhh committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    7a8f30d View commit details
    Browse the repository at this point in the history
  2. * add status code

    * make sure we always have a statusCode in the ClusterManagementService
    * removed unnecessary getter methods.
    jinmeiliao committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    d75055b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43944cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4367409 View commit details
    Browse the repository at this point in the history
  5. fix javadoc

    jinmeiliao committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    0ecf412 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a379b View commit details
    Browse the repository at this point in the history
  7. fix test

    jinmeiliao committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9a5ef8e View commit details
    Browse the repository at this point in the history