Skip to content

GEODE-4144: race condition when internal region puts occur before cli…#1277

Merged
jhuynh1 merged 1 commit intoapache:developfrom
jhuynh1:feature/GEODE-4144
Jan 16, 2018
Merged

GEODE-4144: race condition when internal region puts occur before cli…#1277
jhuynh1 merged 1 commit intoapache:developfrom
jhuynh1:feature/GEODE-4144

Conversation

@jhuynh1
Copy link
Contributor

@jhuynh1 jhuynh1 commented Jan 12, 2018

…ent connection is established

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, you check travis-ci 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.

@jhuynh1
Copy link
Contributor Author

jhuynh1 commented Jan 12, 2018

This fixes an existing test(s) that fail due to event id's possibly not matching due to a race condition with client connection start up and management region putAll

@jhuynh1 jhuynh1 merged commit 6ceeb12 into apache:develop Jan 16, 2018
@jhuynh1 jhuynh1 deleted the feature/GEODE-4144 branch January 16, 2018 19:12
davebarnes97 added a commit to davebarnes97/geode that referenced this pull request Jan 17, 2018
* 'develop' of github.com:apache/geode:
  GEODE-4292: Update scm refs in maven pom to github (apache#1280)
  GEODE-4296 Protobuf driver should turn off TCP delay, or make it configurable
  GEODE-4290 add operation time statistics to the protobuf server
  GEODE-4227: applying spotless
  GEODE-4227 : Cluster config updated during Lucene Reindex (apache#1257)
  Feature/geode 3583 storage (apache#1285)
  GEODE-4257: change default of value-contains-primary-key (apache#1261)
  GEODE-4144: Do not client side event id if port has not been set(apache#1277)
  GEODE-4280 add the ability to close a Driver and to see if the driver is usable
  GEODE-2556 RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] fails intermittently
  GEODE-4293: Pulse works correctly when jmx-manager-password-file is set (apache#1279)
  GEODE-4101: Only check for specific command line arguments (apache#1278)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants