You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2019/01/15 00:12:26 UTC

[GitHub] [geode] kirklund commented on issue #3068: GEODE-6269: Extract StatisticsRegistry from InternalDistributedSystem

The UpgradeTests have a bunch of failures that appear to be in just the Lucene tests and caused by the old version not having the method GemFireCacheImpl.getStatisticsRegistry(). I think this is test code blowing up and not product code. I think the test is trying to get some statistics to look at and is using test code that only works against the new version of product code. So we may need to change test code to fix this.

[ Full content available at: https://github.com/apache/geode/pull/3068 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org