[
https://issues.apache.org/jira/browse/IGNITE-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554198#comment-16554198
]
ASF GitHub Bot commented on IGNITE-9056:
----------------------------------------
GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4420
IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9056
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4420.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 #4420
----
commit 37de67607b1e76f7926e915cb9237847c984811d
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-07-24T12:45:30Z
IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap.
----
> BinaryTypeMismatchLoggingTest.testEntryWriteQueryEntities is flaky
> ------------------------------------------------------------------
>
> Key: IGNITE-9056
> URL: https://issues.apache.org/jira/browse/IGNITE-9056
> Project: Ignite
> Issue Type: Test
> Reporter: Alexey Goncharuk
> Assignee: Ilya Kasnacheev
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> The test fails because the captured message contains more than one occurence
> of the payload value.
> Need to investigate the root cause.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)