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




geode-core/src/main/java/org/apache/geode/security/templates/SimpleSecurityManager.java
 (line 9)
<https://reviews.apache.org/r/52655/#comment220551>

    This class in the external packages of src/main. If we're not exposing this 
purposely for Users then it should move to an internal package. If it's 
exposed, then we need fancy javadocs and the Docs team will need to write about 
it too. 
    
    I recommend moving to internal package.



geode-cq/src/test/java/org/apache/geode/security/CQClientAuthDunitTest.java 
(line 55)
<https://reviews.apache.org/r/52655/#comment220552>

    I'd recommend changing this to INFO or just remove the line. FINE will 
create lots of output.


- Kirk Lund


On Oct. 7, 2016, 10:26 p.m., Jinmei Liao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52655/
> -----------------------------------------------------------
> 
> (Updated Oct. 7, 2016, 10:26 p.m.)
> 
> 
> Review request for geode, Jared Stewart, Kevin Duling, and Kirk Lund.
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> * Add a SimpleSecurityManager
> * Add more tests to cover GMSAuthenticator for cached and cacheless locator
> 
> 
> Diffs
> -----
> 
>   
> geode-core/src/main/java/org/apache/geode/security/templates/SimpleSecurityManager.java
>  PRE-CREATION 
>   
> geode-core/src/test/java/org/apache/geode/security/PeerAuthenticatorDUnitTest.java
>  PRE-CREATION 
>   
> geode-core/src/test/java/org/apache/geode/security/PeerAuthenticatorWithCachelessLocatorDUnitTest.java
>  PRE-CREATION 
>   
> geode-core/src/test/java/org/apache/geode/security/templates/SimpleSecurityManagerTest.java
>  PRE-CREATION 
>   geode-cq/src/test/java/org/apache/geode/security/CQClientAuthDunitTest.java 
> PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/52655/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jinmei Liao
> 
>

Reply via email to