Skip to content

GEODE-9623: Add Radish COMMAND command#6907

Merged
jdeppe-pivotal merged 7 commits intoapache:developfrom
jdeppe-pivotal:feature/GEODE-9623-add-command-command
Sep 29, 2021
Merged

GEODE-9623: Add Radish COMMAND command#6907
jdeppe-pivotal merged 7 commits intoapache:developfrom
jdeppe-pivotal:feature/GEODE-9623-add-command-command

Conversation

@jdeppe-pivotal
Copy link
Contributor

@jdeppe-pivotal jdeppe-pivotal commented Sep 27, 2021

  • Refactor of all parameter requirements and convert to structure that
    can hold meta info about a command.

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

@jdeppe-pivotal jdeppe-pivotal changed the title [WIP] GEODE-9623: Add Radish COMMAND command GEODE-9623: Add Radish COMMAND command Sep 27, 2021
@jdeppe-pivotal jdeppe-pivotal marked this pull request as ready for review September 28, 2021 16:15
@jdeppe-pivotal jdeppe-pivotal requested a review from a user September 28, 2021 16:15
@jdeppe-pivotal jdeppe-pivotal added the redis Issues related to the geode-for-redis module label Sep 28, 2021
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

new test dependency looks fine.

Copy link
Contributor

@DonalEvans DonalEvans left a comment

Choose a reason for hiding this comment

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

Just a few clean-up suggestions.

- Refactor of all parameter requirements and convert to structure that
  can hold meta info about a command.
- Does not yet contain info about the 'type' or 'flag' associated with
  commands - for example 'write' or 'readonly'.
@jdeppe-pivotal jdeppe-pivotal force-pushed the feature/GEODE-9623-add-command-command branch from 8f36096 to 2c9e284 Compare September 29, 2021 16:56
@jdeppe-pivotal jdeppe-pivotal merged commit 5b78326 into apache:develop Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

redis Issues related to the geode-for-redis module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments