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




intg/src/main/java/org/apache/atlas/ApplicationProperties.java
Line 281 (original), 283 (patched)
<https://reviews.apache.org/r/73151/#comment311641>

    Extract to private static final String.



intg/src/main/java/org/apache/atlas/ApplicationProperties.java
Line 288 (original), 290 (patched)
<https://reviews.apache.org/r/73151/#comment311635>

    Can you create static private constants for the 2 strings.



notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java
Line 126 (original), 127 (patched)
<https://reviews.apache.org/r/73151/#comment311640>

    Extract to private static final String


- Ashutosh Mestry


On Jan. 21, 2021, 3:58 p.m., Nixon Rodrigues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73151/
> -----------------------------------------------------------
> 
> (Updated Jan. 21, 2021, 3:58 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, 
> Nikhil Bonte, and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-4107
>     https://issues.apache.org/jira/browse/ATLAS-4107
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Atlas not picking the ldap bind password from the correct jceks file.
> 
> There are two jceks file in Atlas configured from CM, ldap bind password 
> should be retrieved from hadoop.security.credential.provider.path instead 
> cert.stores.credential.provider.path.
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/ApplicationProperties.java e662c8fae 
>   intg/src/main/java/org/apache/atlas/security/SecurityProperties.java 
> 2147cd17c 
>   intg/src/main/java/org/apache/atlas/security/SecurityUtil.java 082c6378c 
>   notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java 
> 3d1b3ccf1 
>   webapp/src/main/java/org/apache/atlas/web/service/SecureEmbeddedServer.java 
> 7a045749f 
> 
> 
> Diff: https://reviews.apache.org/r/73151/diff/1/
> 
> 
> Testing
> -------
> 
> Tested on normal cluster with password stored in jceks file and TLS cluster 
> with password stored in jceks file in Atlas.
> 
> 
> Thanks,
> 
> Nixon Rodrigues
> 
>

Reply via email to