Skip to content

GEODE-8662: add integration tests for strlen#5654

Merged
nonbinaryprogrammer merged 7 commits into
apache:developfrom
nonbinaryprogrammer:integrationTestsStrlen
Oct 28, 2020
Merged

GEODE-8662: add integration tests for strlen#5654
nonbinaryprogrammer merged 7 commits into
apache:developfrom
nonbinaryprogrammer:integrationTestsStrlen

Conversation

@nonbinaryprogrammer
Copy link
Copy Markdown
Contributor

@nonbinaryprogrammer nonbinaryprogrammer commented Oct 22, 2020

Thank you for submitting a contribution to Apache Geode.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

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?

Note:

Please ensure that once the PR is submitted, check Concourse for build issues and
submit an update to your PR as soon as possible. If you need help, please send an
email to dev@geode.apache.org.

@sabbey37 sabbey37 added the redis Issues related to the geode-for-redis module label Oct 22, 2020
Copy link
Copy Markdown
Member

@sabbey37 sabbey37 left a comment

Choose a reason for hiding this comment

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

Requesting a few changes so we can continue to match errors returned by Redis. We are trying to match Redis's responses as much as possible. Also, we need a Geode Jira ticket for this PR.

Thank you for adding all the tests around the RedisString class! Those are great!

Comment thread geode-redis/src/main/java/org/apache/geode/redis/internal/data/RedisString.java Outdated
Comment thread geode-redis/src/main/java/org/apache/geode/redis/internal/RedisConstants.java Outdated
@nonbinaryprogrammer nonbinaryprogrammer changed the title add integration tests for strlen GEODE-8662: add integration tests for strlen Oct 27, 2020
@nonbinaryprogrammer nonbinaryprogrammer merged commit 4312fd1 into apache:develop Oct 28, 2020
@nonbinaryprogrammer nonbinaryprogrammer deleted the integrationTestsStrlen branch October 28, 2020 17:53
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.

3 participants