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-3264: Refactoring MemberCommands #692

Closed
wants to merge 1 commit into from

Conversation

YehEmily
Copy link
Contributor

@YehEmily YehEmily commented Aug 7, 2017

View the JIRA ticket here.

MemberCommands was a big class that contained too many commands (each class should only contain one command). These commands have been split into their own individual command classes.

TESTING STATUS: Precheckin all green!

  • JIRA ticket referenced

  • PR rebased

  • Initial commit is single and squashed

  • gradlew build runs cleanly

  • Unit tests will be updated with GEODE-1359)

Copy link
Member

@PurelyApplied PurelyApplied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1.

There's some dead code in MemberCommandsController.java:50-53,58-64 that I wouldn't mind seeing removed in this PR.

Copy link
Contributor

@kirklund kirklund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@asfgit asfgit closed this in d27f8b9 Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants