You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/04/24 15:04:01 UTC

[38/50] [abbrv] ignite git commit: ignite-3054 - Discovery debug

ignite-3054 - Discovery debug


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a4dea117
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a4dea117
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a4dea117

Branch: refs/heads/ignite-3054
Commit: a4dea1170e6eafa87a8cbb5321f3e28bfa5d6cdf
Parents: 9814a9d
Author: dkarachentsev <dk...@gridgain.com>
Authored: Thu Dec 15 11:43:04 2016 +0300
Committer: dkarachentsev <dk...@gridgain.com>
Committed: Thu Dec 15 11:43:04 2016 +0300

----------------------------------------------------------------------
 modules/core/src/test/config/log4j-test.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/a4dea117/modules/core/src/test/config/log4j-test.xml
----------------------------------------------------------------------
diff --git a/modules/core/src/test/config/log4j-test.xml b/modules/core/src/test/config/log4j-test.xml
index e1c45e3..f20d741 100644
--- a/modules/core/src/test/config/log4j-test.xml
+++ b/modules/core/src/test/config/log4j-test.xml
@@ -102,9 +102,9 @@
     </category>
     -->
 
-    <!--<category name="org.apache.ignite.spi.discovery">
+    <category name="org.apache.ignite.spi.discovery">
         <level value="DEBUG"/>
-    </category>-->
+    </category>
 
     <!--
     <category name="org.apache.ignite.internal.processors.cache">