You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Dan Smith <ds...@pivotal.io> on 2015/09/25 01:26:36 UTC

Review Request 38741: GEODE-352: Fixing NPEs seen in the logs for PRClientServer tests

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38741/
-----------------------------------------------------------

Review request for geode and Bruce Schuchardt.


Repository: geode


Description
-------

Some code that was added to the client server handshake was looking up
connected distributed system when one might be in the process of being
closed.


Diffs
-----

  gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/internal/ConnectionFactoryImpl.java 7538b04d6b1fd2e3d9068f9b45345601a108d974 
  gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/internal/ConnectionImpl.java 43cff54f025002a7be99526bc23dbbaa2f01d840 

Diff: https://reviews.apache.org/r/38741/diff/


Testing
-------


Thanks,

Dan Smith


Re: Review Request 38741: GEODE-352: Fixing NPEs seen in the logs for PRClientServer tests

Posted by Darrel Schneider <ds...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38741/#review100503
-----------------------------------------------------------

Ship it!


Ship It!

- Darrel Schneider


On Sept. 24, 2015, 4:26 p.m., Dan Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38741/
> -----------------------------------------------------------
> 
> (Updated Sept. 24, 2015, 4:26 p.m.)
> 
> 
> Review request for geode and Bruce Schuchardt.
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> Some code that was added to the client server handshake was looking up
> connected distributed system when one might be in the process of being
> closed.
> 
> 
> Diffs
> -----
> 
>   gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/internal/ConnectionFactoryImpl.java 7538b04d6b1fd2e3d9068f9b45345601a108d974 
>   gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/internal/ConnectionImpl.java 43cff54f025002a7be99526bc23dbbaa2f01d840 
> 
> Diff: https://reviews.apache.org/r/38741/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dan Smith
> 
>