[ 
https://issues.apache.org/jira/browse/FLINK-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307714#comment-17307714
 ] 

jackwangcs edited comment on FLINK-21699 at 3/24/21, 9:50 AM:
--------------------------------------------------------------

Currently, the `uninstall()` method is not called for `SecurityModule`, so 
there are some dirty properties left on JVM.

The`SecurityUtils.uninstall()` needs to be called for each 
`SecurityUtils.install()`.

 


was (Author: jackwangcs):
Currently, the `uninstall()` method is not called for `SecurityModule`, so 
there are some dirty properties left on JVM.

The`SecurityUtils.uninstall()` needs to be called for each 
`SecurityUtils.uninstall()`.

 

> SecurityUtils JaasModule make JVM dirty
> ---------------------------------------
>
>                 Key: FLINK-21699
>                 URL: https://issues.apache.org/jira/browse/FLINK-21699
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Configuration
>    Affects Versions: 1.12.2
>            Reporter: tonychan
>            Priority: Blocker
>         Attachments: image-2021-03-10-13-19-04-251.png
>
>
> System.setProperty(JAVA_SECURITY_AUTH_LOGIN_CONFIG, 
> configFile.getAbsolutePath());
> "java.security.auth.login.config": "/tmp/jaas-4611020726588581730.conf",
> "zookeeper.sasl.client": "true",
>  
> !image-2021-03-10-13-19-04-251.png!



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

Reply via email to