[
https://issues.apache.org/jira/browse/FLINK-21699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318697#comment-17318697
]
jackwangcs commented on FLINK-21699:
------------------------------------
Hi [~tonychan], how does your microservice submit the job to Flink? The system
properties only take effect for Flink JVM process, they are not persistent. So
if your logic to access ZK is not in the same process, this should not be a
problem.
> 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
> Labels: pull-request-available
> 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)