[
https://issues.apache.org/jira/browse/IGNITE-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614531#comment-16614531
]
ASF GitHub Bot commented on IGNITE-9573:
----------------------------------------
GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4755
IGNITE-9573 Fix ZooKeeper SASL authentication tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9573
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4755.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4755
----
commit bd146cb9bb0459021a3f46fb3f1f5961118c32e8
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-09-13T12:16:26Z
IGNITE-9573 Fix ZooKeeper SASL authentication tests.
----
> ZookeeperDiscoverySpiSaslFailedAuthTest fails after added to suite
> ------------------------------------------------------------------
>
> Key: IGNITE-9573
> URL: https://issues.apache.org/jira/browse/IGNITE-9573
> Project: Ignite
> Issue Type: Bug
> Reporter: Ilya Kasnacheev
> Assignee: Ilya Kasnacheev
> Priority: Minor
>
> Due to proliferation of static fields in Zk and Security code it fails when a
> part of suite and/or will cause other tests to fail. Needs to be fixed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)