[ https://issues.apache.org/jira/browse/ATLAS-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825779#comment-16825779 ]
Nixon Rodrigues commented on ATLAS-3129: ---------------------------------------- Thanks [~sarath.ku...@gmail.com] and [~ashutoshm] for review. Patch commited on master, branch1.0 , branch0.8 > 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)