-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47220/
-----------------------------------------------------------
Review request for geode and anilkumar gingade.
Bugs: geode-1344
https://issues.apache.org/jira/browse/geode-1344
Repository: geode
Description
-------
There're more than one thread that are try to connect and create proxy for
durable client. It's possible that the reinitialize() is called more than once.
But it should be at least once.
I did not change the product code for durable client. It's my test code used
wrong expectation.
Diffs
-----
geode-wan/src/test/java/com/gemstone/gemfire/internal/cache/wan/Simple2CacheServerDUnitTest.java
4fdd88d
Diff: https://reviews.apache.org/r/47220/diff/
Testing
-------
Thanks,
xiaojian zhou