[
https://issues.apache.org/jira/browse/IGNITE-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515733#comment-16515733
]
ASF GitHub Bot commented on IGNITE-8821:
----------------------------------------
GitHub user x-kreator opened a pull request:
https://github.com/apache/ignite/pull/4218
IGNITE-8821: Huge logs on BPlusTreeSelfTest put/remove family tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/x-kreator/ignite ignite-8821
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4218.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 #4218
----
commit 1d6014873c11e9285dcda13f45363ce129796c55
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date: 2018-06-18T13:57:35Z
IGNITE-8821: Huge logs on BPlusTreeSelfTest put/remove family tests.
----
> Huge logs on BPlusTreeSelfTest put/remove family tests
> ------------------------------------------------------
>
> Key: IGNITE-8821
> URL: https://issues.apache.org/jira/browse/IGNITE-8821
> Project: Ignite
> Issue Type: Test
> Components: general
> Reporter: Dmitriy Sorokin
> Assignee: Dmitriy Sorokin
> Priority: Minor
> Labels: test
> Fix For: 2.6
>
>
> A printLocks method generates huge count of ## XXXXXX log lines without any
> more info assigned to. Avoiding the output of unnecessary non-informative
> lines is suggested.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)