Github user upthewaterspout commented on the pull request:
https://github.com/apache/incubator-geode/pull/29#issuecomment-155849235
I hit some failures with these changes. I think these related to tests that
are using these features that probably need to get fixed.
com.gemstone.gemfire.cache30.CacheXml45DUnitTest.testPartitionedRegionXML
com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.testDataSerializables
com.gemstone.gemfire.internal.cache.PartitionedRegionCacheXMLExampleDUnitTest.testExampleWithSubRegion
com.gemstone.gemfire.internal.cache.PartitionedRegionCreationDUnitTest.testTotalNumberOfBuckets
The AnalyzeSerializables is failing because it detected a change to a
serializable class. I think since we are breaking backwards compatibility with
older versions of gemfire that's fine, it probably just needs an update to
sanctionedSerializables.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---