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-1617: Regions can be created with a variety of characters that … #196

Closed
wants to merge 3 commits into from
Closed

GEODE-1617: Regions can be created with a variety of characters that … #196

wants to merge 3 commits into from

Conversation

kjduling
Copy link

…are unsupported

Test for valid characters when creating non-internal regions

…are unsupported

Test for valid characters when creating non-internal regions
@kirklund
Copy link
Contributor

+1 This change causes Geode to enforce what the techpubs docs already say about Region names.

@kirklund
Copy link
Contributor

Precheckin has lots of failures including in pivotal smoketests:

https://jenkins.eng.pivotal.io/jenkins/job/GEM-patch-build-closed/342/#showFailuresLink

@kjduling
Copy link
Author

Ok, good. The errors are "correct" because regions are being created with invalid names. I'll update the tests and determine which are internal regions.

Kevin J. Duling added 2 commits July 12, 2016 15:16
…are unsupported

Updated unit tests and added a new isInternalRegion field to InternalRegionAttributes
@kjduling
Copy link
Author

Closing this one until I can get the precheckin tests to pass.

@kjduling kjduling closed this Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants