[jira] [Updated] (ATLAS-3129) Truststore reloader thread from AtlasBaseClient.

2019-09-25 Thread Carol Drummond (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carol Drummond updated ATLAS-3129:
--
Labels:   (was: release-notes)

> Truststore reloader thread from AtlasBaseClient.
> 
>
> Key: ATLAS-3129
> URL: https://issues.apache.org/jira/browse/ATLAS-3129
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 1.1.0
>Reporter: Rajkumar Singh
>Assignee: Nixon Rodrigues
>Priority: Major
> Fix For: 0.8.4, 1.2.0, 2.0.0
>
> Attachments: ATLAS-3129-2.patch
>
>
> AtlasBaseClient uses Hadoop's SSLFactory to create the 
> ReloadingX509TrustManager
> https://github.com/apache/atlas/blob/b919d3d0964efbe1eda40724545d5fa506100a02/client/common/src/main/java/org/apache/atlas/security/SecureClientUtils.java#L143
> currently, there is no way to stop/destroy method of the 
> ReloadingX509TrustManager, this creates  "Truststore reloader thread" leak in 
> hiveserver2 if the user is running any HOOK/UDF which uses the AtlasClient. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3129) Truststore reloader thread from AtlasBaseClient.

2019-09-25 Thread Carol Drummond (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carol Drummond updated ATLAS-3129:
--
Labels: release-notes  (was: )

> Truststore reloader thread from AtlasBaseClient.
> 
>
> Key: ATLAS-3129
> URL: https://issues.apache.org/jira/browse/ATLAS-3129
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 1.1.0
>Reporter: Rajkumar Singh
>Assignee: Nixon Rodrigues
>Priority: Major
>  Labels: release-notes
> Fix For: 0.8.4, 1.2.0, 2.0.0
>
> Attachments: ATLAS-3129-2.patch
>
>
> AtlasBaseClient uses Hadoop's SSLFactory to create the 
> ReloadingX509TrustManager
> https://github.com/apache/atlas/blob/b919d3d0964efbe1eda40724545d5fa506100a02/client/common/src/main/java/org/apache/atlas/security/SecureClientUtils.java#L143
> currently, there is no way to stop/destroy method of the 
> ReloadingX509TrustManager, this creates  "Truststore reloader thread" leak in 
> hiveserver2 if the user is running any HOOK/UDF which uses the AtlasClient. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3129) Truststore reloader thread from AtlasBaseClient.

2019-04-25 Thread Sarath Subramanian (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-3129:
--
Fix Version/s: 2.0.0
   1.2.0
   0.8.4

> Truststore reloader thread from AtlasBaseClient.
> 
>
> Key: ATLAS-3129
> URL: https://issues.apache.org/jira/browse/ATLAS-3129
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 1.1.0
>Reporter: Rajkumar Singh
>Assignee: Nixon Rodrigues
>Priority: Major
> Fix For: 0.8.4, 1.2.0, 2.0.0
>
> Attachments: ATLAS-3129-2.patch
>
>
> AtlasBaseClient uses Hadoop's SSLFactory to create the 
> ReloadingX509TrustManager
> https://github.com/apache/atlas/blob/b919d3d0964efbe1eda40724545d5fa506100a02/client/common/src/main/java/org/apache/atlas/security/SecureClientUtils.java#L143
> currently, there is no way to stop/destroy method of the 
> ReloadingX509TrustManager, this creates  "Truststore reloader thread" leak in 
> hiveserver2 if the user is running any HOOK/UDF which uses the AtlasClient. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ATLAS-3129) Truststore reloader thread from AtlasBaseClient.

2019-04-24 Thread Nixon Rodrigues (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-3129:
---
Attachment: ATLAS-3129-2.patch

> Truststore reloader thread from AtlasBaseClient.
> 
>
> Key: ATLAS-3129
> URL: https://issues.apache.org/jira/browse/ATLAS-3129
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 1.1.0
>Reporter: Rajkumar Singh
>Assignee: Nixon Rodrigues
>Priority: Major
> Attachments: ATLAS-3129-2.patch
>
>
> AtlasBaseClient uses Hadoop's SSLFactory to create the 
> ReloadingX509TrustManager
> https://github.com/apache/atlas/blob/b919d3d0964efbe1eda40724545d5fa506100a02/client/common/src/main/java/org/apache/atlas/security/SecureClientUtils.java#L143
> currently, there is no way to stop/destroy method of the 
> ReloadingX509TrustManager, this creates  "Truststore reloader thread" leak in 
> hiveserver2 if the user is running any HOOK/UDF which uses the AtlasClient. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)