You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2016/06/03 08:57:13 UTC

[1/2] ignite git commit: IGNITE-3229: fixing link in Class GridCacheStoreValueBytesSelfTest. This closes #770.

Repository: ignite
Updated Branches:
  refs/heads/master 265d1248d -> c834ae02d


IGNITE-3229: fixing link in Class GridCacheStoreValueBytesSelfTest. This closes #770.


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

Branch: refs/heads/master
Commit: 91862c7c05bd37e287df1b2b6fb00e5cd2cfbb71
Parents: e0cf0fc
Author: MaBiao <ma...@gmail.com>
Authored: Fri Jun 3 11:55:14 2016 +0300
Committer: Denis Magda <dm...@gridgain.com>
Committed: Fri Jun 3 11:55:14 2016 +0300

----------------------------------------------------------------------
 .../processors/cache/GridCacheStoreValueBytesSelfTest.java         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/91862c7c/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheStoreValueBytesSelfTest.java
----------------------------------------------------------------------
diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheStoreValueBytesSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheStoreValueBytesSelfTest.java
index 35a43b9..919ffad 100644
--- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheStoreValueBytesSelfTest.java
+++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheStoreValueBytesSelfTest.java
@@ -31,7 +31,7 @@ import static org.apache.ignite.cache.CacheMode.REPLICATED;
 import static org.apache.ignite.cache.CacheWriteSynchronizationMode.FULL_SYNC;
 
 /**
- * Test for {@link org.apache.ignite.configuration.CacheConfiguration#isStoreValueBytes()}.
+ * Test for {@link CacheConfiguration#isStoreKeepBinary()}.
  */
 public class GridCacheStoreValueBytesSelfTest extends GridCommonAbstractTest {
     /** */


[2/2] ignite git commit: Merge remote-tracking branch 'remotes/community/gridgain-7.6.1'

Posted by dm...@apache.org.
Merge remote-tracking branch 'remotes/community/gridgain-7.6.1'


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

Branch: refs/heads/master
Commit: c834ae02d1f9adc9604d3515625891e72a3047eb
Parents: 265d124 91862c7
Author: Denis Magda <dm...@gridgain.com>
Authored: Fri Jun 3 11:56:45 2016 +0300
Committer: Denis Magda <dm...@gridgain.com>
Committed: Fri Jun 3 11:56:45 2016 +0300

----------------------------------------------------------------------
 .../processors/cache/GridCacheStoreValueBytesSelfTest.java         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------