You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Kirk Lund <ki...@gmail.com> on 2016/09/27 19:53:30 UTC

Review Request 52307: GEODE-1939: change category on SocketCreatorFactoryJUnitTest and remove extends

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

Review request for geode, Darrel Schneider, Jinmei Liao, Jared Stewart, and Kevin Duling.


Bugs: GEODE-1939
    https://issues.apache.org/jira/browse/GEODE-1939


Repository: geode


Description
-------

Change SocketCreatorFactoryJUnitTest to IntegrationTest.
Change SocketCreatorFactoryJUnitTest to not extend JSSESocketJUnitTest.
Reorganize imports.
Reformat both classes.
Fix minor concurrency bug in JSSESocketJUnitTest.
Privatize variables and methods to avoid potential spaghetti code.
Remove catching of unexpected exceptions.
Remove system outs.
Move all setup into setup method.


Diffs
-----

  geode-core/src/test/java/org/apache/geode/internal/net/JSSESocketJUnitTest.java 4a62ec7 
  geode-core/src/test/java/org/apache/geode/internal/net/SocketCreatorFactoryJUnitTest.java 16e2837 

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


Testing
-------

SocketCreatorFactoryJUnitTest
JSSESocketJUnitTest
precheckin underway


Thanks,

Kirk Lund


Re: Review Request 52307: GEODE-1939: change category on SocketCreatorFactoryJUnitTest and remove extends

Posted by Kevin Duling <kd...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52307/#review150618
-----------------------------------------------------------


Ship it!




Ship It!

- Kevin Duling


On Sept. 27, 2016, 12:53 p.m., Kirk Lund wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52307/
> -----------------------------------------------------------
> 
> (Updated Sept. 27, 2016, 12:53 p.m.)
> 
> 
> Review request for geode, Darrel Schneider, Jinmei Liao, Jared Stewart, and Kevin Duling.
> 
> 
> Bugs: GEODE-1939
>     https://issues.apache.org/jira/browse/GEODE-1939
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> Change SocketCreatorFactoryJUnitTest to IntegrationTest.
> Change SocketCreatorFactoryJUnitTest to not extend JSSESocketJUnitTest.
> Reorganize imports.
> Reformat both classes.
> Fix minor concurrency bug in JSSESocketJUnitTest.
> Privatize variables and methods to avoid potential spaghetti code.
> Remove catching of unexpected exceptions.
> Remove system outs.
> Move all setup into setup method.
> 
> 
> Diffs
> -----
> 
>   geode-core/src/test/java/org/apache/geode/internal/net/JSSESocketJUnitTest.java 4a62ec7 
>   geode-core/src/test/java/org/apache/geode/internal/net/SocketCreatorFactoryJUnitTest.java 16e2837 
> 
> Diff: https://reviews.apache.org/r/52307/diff/
> 
> 
> Testing
> -------
> 
> SocketCreatorFactoryJUnitTest
> JSSESocketJUnitTest
> precheckin underway
> 
> 
> Thanks,
> 
> Kirk Lund
> 
>


Re: Review Request 52307: GEODE-1939: change category on SocketCreatorFactoryJUnitTest and remove extends

Posted by Jinmei Liao <ji...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52307/#review150607
-----------------------------------------------------------


Ship it!




Ship It!

- Jinmei Liao


On Sept. 27, 2016, 7:53 p.m., Kirk Lund wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52307/
> -----------------------------------------------------------
> 
> (Updated Sept. 27, 2016, 7:53 p.m.)
> 
> 
> Review request for geode, Darrel Schneider, Jinmei Liao, Jared Stewart, and Kevin Duling.
> 
> 
> Bugs: GEODE-1939
>     https://issues.apache.org/jira/browse/GEODE-1939
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> Change SocketCreatorFactoryJUnitTest to IntegrationTest.
> Change SocketCreatorFactoryJUnitTest to not extend JSSESocketJUnitTest.
> Reorganize imports.
> Reformat both classes.
> Fix minor concurrency bug in JSSESocketJUnitTest.
> Privatize variables and methods to avoid potential spaghetti code.
> Remove catching of unexpected exceptions.
> Remove system outs.
> Move all setup into setup method.
> 
> 
> Diffs
> -----
> 
>   geode-core/src/test/java/org/apache/geode/internal/net/JSSESocketJUnitTest.java 4a62ec7 
>   geode-core/src/test/java/org/apache/geode/internal/net/SocketCreatorFactoryJUnitTest.java 16e2837 
> 
> Diff: https://reviews.apache.org/r/52307/diff/
> 
> 
> Testing
> -------
> 
> SocketCreatorFactoryJUnitTest
> JSSESocketJUnitTest
> precheckin underway
> 
> 
> Thanks,
> 
> Kirk Lund
> 
>