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-4738: move eventSeqNum and versionVector setting in constructors. #1504

Merged
merged 4 commits into from Feb 27, 2018

Conversation

pivotal-eshu
Copy link
Contributor

No description provided.

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 please consider changing GemFireCacheImpl to InternalCache in RegionVersionVectorIntegrationTest

public class RegionVersionVectorIntegrationTest {

private Properties props = new Properties();
private GemFireCacheImpl cache = null;
Copy link
Contributor

Choose a reason for hiding this comment

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

It's better if you can change this to InternalCache instead of GemFireCacheImpl.

@pivotal-eshu pivotal-eshu merged commit 3dad0a3 into develop Feb 27, 2018
@pivotal-eshu pivotal-eshu deleted the feature/GEODE-4738 branch February 27, 2018 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants