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-8498: make AbstractSubscription write to channel synchronously #5550

Conversation

jhutchison
Copy link
Contributor

Adds punsubscriptionlatch countdown

WIP pipeline experiment without syncUninterupptibly

GEODE-8498 keep published messages to same client in order

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.

Co-authored-by: Ray Ingles <ringles@vmware.com>
Co-authored-by: Darrel Schneider <darrel@vmware.com>
Co-authored-by: Jens Deppe <jdeppe@vmware.com>
Co-authored-by: Sarah Abbey <sabbey@vmware.com>
@sabbey37 sabbey37 force-pushed the GEODE-8498_make_netty_writes_synchronous branch from 4db2ed5 to 98180e1 Compare September 25, 2020 02:45
@jdeppe-pivotal jdeppe-pivotal merged commit 22f2c52 into apache:develop Sep 25, 2020
@dschneider-pivotal dschneider-pivotal deleted the GEODE-8498_make_netty_writes_synchronous branch September 25, 2020 17:08
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
3 participants