FixedPRSinglehopDUnitTest. testMetadataInClientWithFixedPartitions seems
like a problem that could cause lots of tests to fail intermittently.
It looks like a race with the cluster config service starting up async in
the locator.
I added this failure to GEODE-2238.

On Tue, May 16, 2017 at 3:17 PM, Bruce Schuchardt <bschucha...@pivotal.io>
wrote:

> The fix for GEODE-2915 is on the develop branch.
>
>
> Le 5/16/2017 à 10:10 AM, Anthony Baker a écrit :
>
>> On May 14, 2017, at 6:47 PM, Anthony Baker <aba...@pivotal.io> wrote:
>>>
>>> Hi everyone,
>>>
>>> Our last release was v1.1.1 in March.  We have made a lot of great
>>> progress on the develop branch with over 250 issues fixed.  It would be
>>> great to get those changes into a release.  What’s left before we are ready
>>> to release 1.2.0?
>>>
>>> Note that we need a clean test run before releasing (except for “flaky"
>>> tests).  We haven’t had one of those in awhile [1].
>>>
>>> Anthony
>>>
>>> [1] https://builds.apache.org/job/Geode-nightly/lastCompletedBui
>>> ld/testReport/
>>>
>>> Thanks for all the responses.  To summarize:
>>
>> GEODE-2913:  Update Lucene documentation
>> GEODE-2836:  CacheLoader should extend Declarable
>> GEODE-2912:  Real hot deploy of functions via gfsh [DONE]
>> GEODE-2900:  BucketRegionQueue transitions from primary/secondary/primary
>> can lead to events lingering in queue [DONE]
>> GEODE-2915:  Messages rejected due to unknown “vmkind"
>>         (backwards compatibility and rolling upgrades against v1.1.1 also
>> covered by this issue)
>>
>> The last Jenkins run shows these failures:
>>
>> org.apache.geode.management.internal.cli.commands.ShowDeadlo
>> ckDUnitTest.testDistributedDeadlockWithFunction
>> org.apache.geode.management.internal.cli.commands.ShowDeadlo
>> ckDUnitTest.testNoDeadlock
>> org.apache.geode.management.internal.cli.commands.Concurrent
>> DeployDUnitTest.testMultipleGfshClientToOneServer
>>
>> The v1.2.0 version in JIRA has these unresolved issues:
>>
>> GEODE-2428:  Add support for LinkedHashMap in DataSerializer
>>         This was reopened to clean up some Javadocs.
>>
>> GEODE-2855:  Document Rename Execution.withArgs to Execution.setArguments
>>         This is a documentation task for an API change.
>>
>> GEODE-2880:  value auto complete for member and file names does not work
>>         This appears to be non-critical bug fix.  I think we could skip
>> this one.
>>
>>
>> Anything else?
>>
>> Anthony
>>
>>
>

Reply via email to