svn commit: r1866861 - /ignite/site/trunk/community/resources.html

2019-09-12 Thread mmuzaf
Author: mmuzaf
Date: Thu Sep 12 19:07:21 2019
New Revision: 1866861

URL: http://svn.apache.org/viewvc?rev=1866861=rev
Log:
Update community resources memebers list

Modified:
ignite/site/trunk/community/resources.html

Modified: ignite/site/trunk/community/resources.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/community/resources.html?rev=1866861=1866860=1866861=diff
==
--- ignite/site/trunk/community/resources.html (original)
+++ ignite/site/trunk/community/resources.html Thu Sep 12 19:07:21 2019
@@ -193,6 +193,7 @@ under the License.
 Ivan PavlukhinGridGain
 Ivan RakovGridGain
 Konstantin Boudnik *
+   Maxim 
MuzafarovSberTech
 Michael Stack
 Nikita Ivanov *GridGain
 Nikolai Izhikov *SberTech
@@ -211,7 +212,7 @@ under the License.
 Valentin Kulichenko 
*GridGain
 Vladimir Ozerov *GridGain
 Vladisav Jelisavcic
-Vyacheslav Daradur
+Vyacheslav DaradurYandex
 Yakov Zhdanov *GridGain
 Yury BabakGridGain
 




[ignite] branch master updated (fc69c33 -> effbefb)

2019-09-20 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from fc69c33  IGNITE-11294: Added the ML logger and env variables in Spark 
ML Parse module (#6890)
 add effbefb  IGNITE-12122 Remove setIncludeEventTypes from 
GridAbstractTest (#6825)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/gridify/AbstractAopTest.java |  3 +++
 .../stream/camel/IgniteCamelStreamerTest.java  |  7 +++
 .../internal/TaskEventSubjectIdSelfTest.java   |  3 +++
 .../ignite/failure/OomFailureHandlerTest.java  |  2 ++
 .../ignite/internal/ClusterGroupAbstractTest.java  |  3 +++
 .../ignite/internal/ClusterMetricsSelfTest.java|  3 ++-
 .../ignite/internal/GridDeploymentSelfTest.java|  3 +++
 .../GridEventStorageCheckAllEventsSelfTest.java|  3 +++
 .../ignite/internal/GridEventStorageSelfTest.java  |  7 +++
 .../ignite/internal/GridJobSubjectIdSelfTest.java  |  6 ++
 .../GridMultipleVersionsDeploymentSelfTest.java|  3 +++
 .../internal/GridRuntimeExceptionSelfTest.java |  7 +++
 .../ignite/internal/GridTaskJobRejectSelfTest.java |  3 +++
 .../ignite/internal/GridTaskTimeoutSelfTest.java   |  7 +++
 .../IgniteClientReconnectAbstractTest.java |  3 +++
 .../GridCheckpointManagerAbstractSelfTest.java |  3 +++
 .../processors/cache/CacheGroupMetricsTest.java|  2 ++
 .../cache/CacheGroupsMetricsRebalanceTest.java |  4 +++-
 .../cache/GridCacheAbstractFullApiSelfTest.java| 22 ++
 .../cache/GridCacheAbstractLocalStoreSelfTest.java |  2 ++
 .../cache/GridCacheBasicApiAbstractTest.java   |  3 +++
 .../cache/GridCacheOrderedPreloadingSelfTest.java  |  2 ++
 .../cache/GridCacheTtlManagerNotificationTest.java |  2 ++
 .../IgniteCacheConfigVariationsFullApiTest.java|  7 +++
 .../DataStreamProcessorBinarySelfTest.java |  3 +++
 .../cache/consistency/AbstractReadRepairTest.java  |  3 +++
 .../CachePartitionLossDetectionOnNodeLeftTest.java |  2 ++
 .../distributed/GridCacheBasicOpAbstractTest.java  |  7 +++
 .../distributed/GridCacheEventAbstractTest.java|  7 +++
 .../GridCacheMultiNodeAbstractTest.java|  7 +++
 .../GridCacheMultiNodeLockAbstractTest.java|  3 +++
 .../GridCachePartitionNotLoadedEventSelfTest.java  |  2 ++
 .../GridCachePreloadEventsAbstractSelfTest.java|  3 +++
 ...gniteCacheClientNodePartitionsExchangeTest.java |  2 ++
 ...niteCacheGroupsPartitionLossPolicySelfTest.java |  2 ++
 .../IgniteCachePartitionLossPolicySelfTest.java|  2 ++
 .../dht/GridCacheDhtPreloadDelayedSelfTest.java|  2 ++
 .../GridCachePartitionedUnloadEventsSelfTest.java  |  3 +++
 .../GridCacheNearOnlyMultiNodeFullApiSelfTest.java |  3 +++
 .../GridCacheReplicatedPreloadSelfTest.java|  3 +++
 .../GridCacheEvictionLockUnlockSelfTest.java   |  3 +++
 .../baseline/ClusterActivationEventTest.java   |  6 ++
 .../GridCacheContinuousQueryAbstractSelfTest.java  |  3 +++
 .../TxRollbackOnIncorrectParamsTest.java   | 11 ---
 .../cache/transactions/TxStateChangeEventTest.java |  7 +++
 .../continuous/GridEventConsumeSelfTest.java   |  3 +++
 .../datastreamer/DataStreamProcessorSelfTest.java  |  3 +++
 .../stream/socket/SocketStreamerSelfTest.java  |  6 --
 .../testframework/junits/GridAbstractTest.java |  3 ---
 .../cache/IgniteCacheAbstractQuerySelfTest.java|  3 +++
 .../IgniteCacheConfigVariationsQueryTest.java  |  7 +++
 .../near/IgniteCacheQueryNodeRestartSelfTest.java  |  1 +
 .../processors/query/IgniteSqlRoutingTest.java |  3 +++
 .../IgniteSqlSkipReducerOnUpdateDmlSelfTest.java   |  3 +++
 .../stream/kafka/KafkaIgniteStreamerSelfTest.java  |  7 +++
 .../ignite/stream/mqtt/IgniteMqttStreamerTest.java |  7 +++
 .../p2p/GridP2PUserVersionChangeSelfTest.java  |  3 +++
 .../IgniteProjectionStartStopRestartSelfTest.java  |  7 +++
 .../stream/twitter/IgniteTwitterStreamerTest.java  |  7 +++
 .../stream/zeromq/IgniteZeroMqStreamerTest.java|  7 +++
 .../zk/internal/ZookeeperDiscoverySpiTestBase.java |  3 +++
 ...perDiscoveryTopologyChangeAndReconnectTest.java |  7 +++
 62 files changed, 248 insertions(+), 26 deletions(-)



[ignite] branch master updated: IGNITE-12366: Cancel file transmission on a node-receiver (#7045)

2019-11-12 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new dd5d9f3  IGNITE-12366: Cancel file transmission on a node-receiver 
(#7045)
dd5d9f3 is described below

commit dd5d9f3ab0d853ab80487c01c702824851a4ab4f
Author: Maxim Muzafarov 
AuthorDate: Tue Nov 12 14:02:16 2019 +0300

IGNITE-12366: Cancel file transmission on a node-receiver (#7045)
---
 .../managers/communication/GridIoManager.java  |  6 +++
 .../TransmissionCancelledException.java| 44 ++
 .../communication/TransmissionHandler.java | 10 +
 .../managers/communication/TransmissionMeta.java   |  2 +-
 .../GridIoManagerFileTransmissionSelfTest.java | 35 +
 5 files changed, 96 insertions(+), 1 deletion(-)

diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
index 2ec9acc..799625d 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
@@ -3289,6 +3289,12 @@ public class GridIoManager extends 
GridManagerAdapterhttp://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.ignite.internal.managers.communication;
+
+import org.apache.ignite.IgniteException;
+
+/**
+ * Exception is used to cancel a file transmission operation on the receiver. 
This exception may be thrown
+ * at anytime during session handling by a {@link TransmissionHandler} to 
gracefully interrupt the transmission
+ * session on a node-sender.
+ */
+public class TransmissionCancelledException extends IgniteException {
+/** Class serialization version number. */
+private static final long serialVersionUID = 0L;
+
+/**
+ * Default no-op consturctor.
+ */
+public TransmissionCancelledException() {
+// No-op.
+}
+
+/**
+ * @param msg Cancellation cause.
+ */
+public TransmissionCancelledException(String msg) {
+super(msg);
+}
+}
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/TransmissionHandler.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/TransmissionHandler.java
index a55f1e6..2cc4d1c 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/TransmissionHandler.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/TransmissionHandler.java
@@ -41,11 +41,15 @@ import java.util.function.Consumer;
  */
 public interface TransmissionHandler {
 /**
+ * @param nodeId Remote node id on which the error occurred.
  * @param err The err of fail handling process.
  */
 public void onException(UUID nodeId, Throwable err);
 
 /**
+ * Absolute path of a file to receive remote transmission data into. The 
{@link TransmissionCancelledException}
+ * can be thrown if it is necessary to gracefully interrupt current 
transmission session on the node-sender.
+ *
  * @param nodeId Remote node id from which request has been received.
  * @param fileMeta File meta info.
  * @return Absolute pathname denoting a file.
@@ -56,6 +60,9 @@ public interface TransmissionHandler {
  * Chunk handler represents by itself the way of input data 
stream processing.
  * It accepts within each chunk a {@link ByteBuffer} with data from input 
for further processing.
  * Activated when the {@link TransmissionPolicy#CHUNK} policy sent.
+ * 
+ * The {@link TransmissionCancelledException} can be thrown to gracefully 
interrupt the local transmission and
+ * the node-senders transmission session.
  *
  * @param nodeId Remote node id from which request has been received.
  * @param initMeta Initial handler meta info.
@@ -67,6 +74,9 @@ public interface TransmissionHandler {
  * File handler represents by itself the way of input data stream 
processing. All the data will
  * be processed under the hood using zero-copy transferring algorithm and 
only start file processing and
  * the end of processing will be provided. Activated when the {@link 
TransmissionPolicy#FILE} policy sent.
+ * 
+ * The {@link TransmissionCancelledException} can be thrown to gracefully 
interrupt the local transmission and
+ 

[ignite] branch master updated (839b414 -> 250f4a0)

2019-11-22 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 839b414  IGNITE-12373: file transfer must skip recovery descriptor 
reservation for a channel connection (#7051)
 add 250f4a0  IGNITE-12386: TcpDiscoveryVmIpFinder must be used by default 
for security testInvalidServer (#7063)

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/internal/processors/security/InvalidServerTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[ignite] branch ignite-2.8 created (now 9265c04)

2019-12-04 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


  at 9265c04  Revert "IGNITE-11704 Write tombstones during rebalance to get 
rid of deferred delete buffer" (#7100)

No new revisions were added by this update.



[ignite] branch master updated (b694fd1 -> 966b642)

2019-12-11 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from b694fd1  IGNITE-12365 Concurrent removeAll() on the same cache leads 
to deadlock - Fixes #7111.
 add 966b642  IGNITE-12421: update resources with 2.9.0-SNAPSHOT version 
(#7126)

No new revisions were added by this update.

Summary of changes:
 modules/core/src/main/resources/ignite.properties  | 2 +-
 modules/dev-utils/ignite-modules-test/build.gradle | 3 +--
 modules/yarn/src/main/resources/ignite.properties  | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)



[ignite] branch ignite-2.8 updated (4776e9e -> fcdd23e)

2019-12-12 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 4776e9e  IGNITE-12247: [Spark] Add initial support of Spark 2.4 (#7129)
 add fcdd23e  IGNITE-12247: fix spark-2.4 pom version (#7131)

No new revisions were added by this update.

Summary of changes:
 modules/spark-2.4/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[ignite] branch master updated (9f3b915 -> c0e8d2d)

2019-12-06 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 9f3b915  IGNITE-12420 Fix broken the Check Code Style suite - Fixes 
#7105.
 add c0e8d2d  IGNITE-12421: Update master branch project version to 
2.9.0-SNAPSHOT (#7106)

No new revisions were added by this update.

Summary of changes:
 examples/pom.xml| 2 +-
 modules/aop/pom.xml | 2 +-
 modules/apache-license-gen/pom.xml  | 2 +-
 modules/aws/pom.xml | 2 +-
 modules/benchmarks/pom.xml  | 2 +-
 modules/camel/pom.xml   | 2 +-
 modules/cassandra/pom.xml   | 2 +-
 modules/cassandra/serializers/pom.xml   | 4 ++--
 modules/cassandra/store/pom.xml | 4 ++--
 modules/clients/pom.xml | 2 +-
 modules/cloud/pom.xml   | 2 +-
 modules/codegen/pom.xml | 2 +-
 modules/compatibility/pom.xml   | 2 +-
 modules/compress/pom.xml| 2 +-
 modules/core/pom.xml| 2 +-
 modules/dev-utils/pom.xml   | 2 +-
 modules/direct-io/pom.xml   | 2 +-
 modules/extdata/p2p/pom.xml | 2 +-
 modules/extdata/platform/pom.xml| 2 +-
 modules/extdata/uri/modules/uri-dependency/pom.xml  | 2 +-
 modules/extdata/uri/pom.xml | 2 +-
 modules/flink/pom.xml   | 2 +-
 modules/flume/pom.xml   | 2 +-
 modules/gce/pom.xml | 2 +-
 modules/geospatial/pom.xml  | 2 +-
 modules/hadoop/pom.xml  | 2 +-
 modules/hibernate-4.2/pom.xml   | 2 +-
 modules/hibernate-5.1/pom.xml   | 2 +-
 modules/hibernate-5.3/pom.xml   | 2 +-
 modules/hibernate-core/pom.xml  | 2 +-
 modules/ignored-tests/pom.xml   | 2 +-
 modules/indexing/pom.xml| 2 +-
 modules/jcl/pom.xml | 2 +-
 modules/jms11/pom.xml   | 2 +-
 modules/jta/pom.xml | 2 +-
 modules/kafka/pom.xml   | 2 +-
 modules/kubernetes/pom.xml  | 2 +-
 modules/log4j/pom.xml   | 2 +-
 modules/log4j2/pom.xml  | 2 +-
 modules/mesos/pom.xml   | 2 +-
 modules/ml/h2o-model-parser/pom.xml | 2 +-
 modules/ml/mleap-model-parser/pom.xml   | 2 +-
 modules/ml/pom.xml  | 2 +-
 modules/ml/spark-model-parser/pom.xml   | 2 +-
 modules/ml/tensorflow-model-parser/pom.xml  | 2 +-
 modules/ml/xgboost-model-parser/pom.xml | 2 +-
 modules/mqtt/pom.xml| 2 +-
 modules/opencensus/pom.xml  | 2 +-
 modules/osgi-karaf/pom.xml  | 2 +-
 modules/osgi-paxlogging/pom.xml | 2 +-
 modules/osgi/pom.xml| 2 +-
 modules/platforms/cpp/binary/configure.ac   | 2 +-
 modules/platforms/cpp/common/configure.ac   | 2 +-
 modules/platforms/cpp/configure.ac  | 2 +-
 modules/platforms/cpp/configure.acrel   | 2 +-
 modules/platforms/cpp/core-test/configure.ac| 2 +-
 modules/platforms/cpp/core/configure.ac | 2 +-
 modules/platforms/cpp/examples/configure.ac | 2 +-
 modules/platforms/cpp/ignite/configure.ac   | 2 +-
 modules/platforms/cpp/jni/configure.ac  | 2 +-
 modules

[ignite] branch master updated (8701974 -> 839b414)

2019-11-20 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 8701974  IGNITE-12224: SQL query & SQL query history system views. 
(#7059)
 add 839b414  IGNITE-12373: file transfer must skip recovery descriptor 
reservation for a channel connection (#7051)

No new revisions were added by this update.

Summary of changes:
 .../spi/communication/tcp/TcpCommunicationSpi.java |   4 +-
 .../tcp/messages/HandshakeMessage2.java|   2 +-
 .../GridIoManagerFileTransmissionSelfTest.java | 109 -
 3 files changed, 90 insertions(+), 25 deletions(-)



[ignite] branch master updated: IGNITE-12053: Total time threads parked if checkpoint throttling occurred metric added (#7080)

2019-11-29 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new b6082be  IGNITE-12053: Total time threads parked if checkpoint 
throttling occurred metric added (#7080)
b6082be is described below

commit b6082bed9e1244cbde55574538c34e18c43a381d
Author: Nikita Amelchev 
AuthorDate: Fri Nov 29 19:52:48 2019 +0300

IGNITE-12053: Total time threads parked if checkpoint throttling occurred 
metric added (#7080)
---
 .../cache/persistence/DataRegionMetricsImpl.java   | 13 ++
 .../cache/persistence/pagemem/PageMemoryImpl.java  |  8 +-
 .../pagemem/PagesWriteSpeedBasedThrottle.java  |  2 ++
 .../persistence/pagemem/PagesWriteThrottle.java|  4 +++
 .../pagemem/IgniteThrottlingUnitTest.java  | 15 +++
 .../persistence/pagemem/PageMemoryImplTest.java| 10 
 .../pagemem/PagesWriteThrottleSmokeTest.java   | 29 +++---
 7 files changed, 77 insertions(+), 4 deletions(-)

diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/DataRegionMetricsImpl.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/DataRegionMetricsImpl.java
index 4335f70..c30846c 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/DataRegionMetricsImpl.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/DataRegionMetricsImpl.java
@@ -97,6 +97,9 @@ public class DataRegionMetricsImpl implements 
DataRegionMetrics {
 /** */
 private final HitRateMetric pageReplaceAge;
 
+/** Total throttling threads time in milliseconds. */
+private final LongAdderMetric totalThrottlingTime;
+
 /** */
 private final DataRegionConfiguration memPlcCfg;
 
@@ -180,6 +183,10 @@ public class DataRegionMetricsImpl implements 
DataRegionMetrics {
 dataRegionMetricsProvider::emptyDataPages,
 "Calculates empty data pages count for region. It counts only 
totally free pages that can be reused " +
 "(e. g. pages that are contained in reuse bucket of free 
list).");
+
+totalThrottlingTime = mreg.longAdderMetric("TotalThrottlingTime",
+"Total throttling threads time in milliseconds. The Ignite 
throttles threads that generate " +
+"dirty pages during the ongoing checkpoint.");
 }
 
 /** {@inheritDoc} */
@@ -561,6 +568,12 @@ public class DataRegionMetricsImpl implements 
DataRegionMetrics {
 pageReplaceAge.reset();
 }
 
+/** @param time Time to add to {@code totalThrottlingTime} metric in 
milliseconds. */
+public void addThrottlingTime(long time) {
+if (metricsEnabled)
+totalThrottlingTime.add(time);
+}
+
 /**
  * Updates allocation rate metric.
  *
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PageMemoryImpl.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PageMemoryImpl.java
index 964d618..7adf1c5 100755
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PageMemoryImpl.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PageMemoryImpl.java
@@ -283,7 +283,7 @@ public class PageMemoryImpl implements PageMemoryEx {
 private long[] sizes;
 
 /** Memory metrics to track dirty pages count and page replace rate. */
-private DataRegionMetricsImpl memMetrics;
+private final DataRegionMetricsImpl memMetrics;
 
 /**
  * {@code False} if memory was not started or already stopped and is not 
supposed for any usage.
@@ -316,6 +316,7 @@ public class PageMemoryImpl implements PageMemoryEx {
 ) {
 assert ctx != null;
 assert pageSize > 0;
+assert memMetrics != null;
 
 log = ctx.logger(PageMemoryImpl.class);
 
@@ -1881,6 +1882,11 @@ public class PageMemoryImpl implements PageMemoryEx {
 return U.safeAbs(hash) % segments;
 }
 
+/** @return Data region metrics. */
+public DataRegionMetricsImpl metrics() {
+return memMetrics;
+}
+
 /**
  *
  */
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PagesWriteSpeedBasedThrottle.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PagesWriteSpeedBasedThrottle.java
index 9e4975c..f33b86d 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PagesWriteSpeedBasedThrottle.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/pagem

[ignite] branch master updated (08a1d1d -> 0db596a)

2019-10-03 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 08a1d1d  IGNITE-11008 Remove redundant spaces from JDBC metadata 
columns IS_GENERATEDCOLUMN and BUFFER_LENGTH - Fixes #6885.
 add 0db596a  IGNITE-12181: Fixed assertion for non-persisted group in PDS 
enabled cluster. (#6929)

No new revisions were added by this update.

Summary of changes:
 .../cache/IgniteCacheOffheapManagerImpl.java   | 15 +++--
 .../cache/persistence/GridCacheOffheapManager.java |  8 +--
 .../IgnitePdsCacheRebalancingAbstractTest.java | 74 +-
 3 files changed, 82 insertions(+), 15 deletions(-)



[ignite] branch master updated: IGNITE-12287: Remove unused imports for spark module (#6973)

2019-10-13 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new a366060  IGNITE-12287: Remove unused imports for spark module (#6973)
a366060 is described below

commit a3660601d5af319dfbcaf280e536624de4ee2d0b
Author: Maxim Muzafarov 
AuthorDate: Sun Oct 13 16:36:36 2019 +0300

IGNITE-12287: Remove unused imports for spark module (#6973)
---
 .../ignite/spark/JavaEmbeddedIgniteRDDWithLocalStoreSelfTest.java  | 7 ---
 1 file changed, 7 deletions(-)

diff --git 
a/modules/spark/src/test/java/org/apache/ignite/spark/JavaEmbeddedIgniteRDDWithLocalStoreSelfTest.java
 
b/modules/spark/src/test/java/org/apache/ignite/spark/JavaEmbeddedIgniteRDDWithLocalStoreSelfTest.java
index e5c1f4b..2f13d25 100644
--- 
a/modules/spark/src/test/java/org/apache/ignite/spark/JavaEmbeddedIgniteRDDWithLocalStoreSelfTest.java
+++ 
b/modules/spark/src/test/java/org/apache/ignite/spark/JavaEmbeddedIgniteRDDWithLocalStoreSelfTest.java
@@ -17,7 +17,6 @@
 
 package org.apache.ignite.spark;
 
-import java.util.List;
 import java.util.concurrent.ConcurrentHashMap;
 import java.util.concurrent.atomic.AtomicInteger;
 import javax.cache.Cache;
@@ -31,14 +30,8 @@ import org.apache.ignite.internal.util.typedef.F;
 import org.apache.ignite.lang.IgniteOutClosure;
 import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest;
 import org.apache.spark.SparkConf;
-import org.apache.spark.api.java.JavaRDD;
 import org.apache.spark.api.java.JavaSparkContext;
-import org.apache.spark.api.java.function.Function;
-import org.apache.spark.api.java.function.Function2;
 import org.apache.spark.api.java.function.PairFunction;
-import org.apache.spark.sql.Column;
-import org.apache.spark.sql.Dataset;
-import org.apache.spark.sql.Row;
 import org.jetbrains.annotations.Nullable;
 import org.junit.Test;
 import scala.Tuple2;



[ignite] branch master updated (c10d8c3 -> 2b8e14f)

2019-12-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from c10d8c3  IGNITE-12186: TDE. Phase-2. Master key rotation. (#6937)
 add 2b8e14f  IGNITE-12193: Add rebalancing metrics for cache groups. 
(#6960)

No new revisions were added by this update.

Summary of changes:
 .../dht/preloader/GridDhtPartitionDemander.java|  88 -
 .../cache/CacheGroupsMetricsRebalanceTest.java | 207 -
 2 files changed, 290 insertions(+), 5 deletions(-)



[ignite] branch ignite-2.8 updated (e041863 -> 32863b8)

2019-12-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from e041863  IGNITE-12259 Create new module to support spring-5.2.x and 
spring-data-2.2.x.
 add 32863b8  IGNITE-12193: Add rebalancing metrics for cache groups. 
(#6960)

No new revisions were added by this update.

Summary of changes:
 .../dht/preloader/GridDhtPartitionDemander.java|  88 -
 .../cache/CacheGroupsMetricsRebalanceTest.java | 207 -
 2 files changed, 290 insertions(+), 5 deletions(-)



[ignite] branch master updated (183034e -> 100101c)

2020-02-12 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 183034e  IGNITE-11939 
IgnitePdsTxHistoricalRebalancingTest.testTopologyChangesWithConstantLoad test 
failure - Fixes #7400.
 add 100101c  IGNITE-12605: Reset initial update counter value before 
clearing a partition (#7341)

No new revisions were added by this update.

Summary of changes:
 .../cache/IgniteCacheOffheapManager.java   |  5 ++
 .../cache/IgniteCacheOffheapManagerImpl.java   |  5 ++
 .../processors/cache/PartitionUpdateCounter.java   |  5 ++
 .../cache/PartitionUpdateCounterDebugWrapper.java  |  5 ++
 .../cache/PartitionUpdateCounterTrackingImpl.java  |  7 ++-
 .../cache/PartitionUpdateCounterVolatileImpl.java  |  7 ++-
 .../dht/topology/GridDhtLocalPartition.java|  4 ++
 .../cache/persistence/GridCacheOffheapManager.java | 15 +
 .../persistence/db/wal/IgniteWalRebalanceTest.java | 67 ++
 9 files changed, 118 insertions(+), 2 deletions(-)



svn commit: r38292 - /dev/ignite/release.properties

2020-02-25 Thread mmuzaf
Author: mmuzaf
Date: Tue Feb 25 16:58:36 2020
New Revision: 38292

Log: (empty)

Added:
dev/ignite/release.properties

Added: dev/ignite/release.properties
==
--- dev/ignite/release.properties (added)
+++ dev/ignite/release.properties Tue Feb 25 16:58:36 2020
@@ -0,0 +1,2 @@
+rc_name="-rc1"
+ignite_version="2.8.0"




svn commit: r38293 - in /dev/ignite/2.8.0-rc1: ./ apache-ignite-2.8.0-bin.zip apache-ignite-2.8.0-bin.zip.asc apache-ignite-2.8.0-bin.zip.sha512 apache-ignite-2.8.0-src.zip apache-ignite-2.8.0-src.zip

2020-02-25 Thread mmuzaf
Author: mmuzaf
Date: Tue Feb 25 17:39:15 2020
New Revision: 38293

Log:
New RC 2.8.0-rc1: Binaries

Added:
dev/ignite/2.8.0-rc1/
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.sha512   (with props)

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip
==
Binary file - no diff available.

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip
--
svn:executable = 

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip
--
svn:mime-type = application/octet-stream

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc Tue Feb 25 17:39:15 
2020
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCAAdFiEE8orCIWHrdL24Wh0RwAFzYyP9c0wFAl5VNYcACgkQwAFzYyP9
+c0zuKhAAt1JyP0rsSkyCUy9ARprgKZlL4Ho11M54p++sdYw5xpzAfzdlsJ5Ur1R4
+TAqil2UIKut8wkEyTib3PbiRpQSlie8n0eQS4tAESwU2UCekYNU62wdKoea4tHjs
+fQdUirh8TBy/9Ue32Qyc+XlZgnuB9QRYnlJfgS5MEq2o2zaQF+JUJcLTRNzh1a2i
+wc2OyjwpF3nKZyxK+sQ8bgrxDp7PqRGlDJO4tFvrNzGp91OF1tFwdbBsolS4FsB9
+Gww8omnrtUrK5r5oKGtsRjh3+zRxaeS24TBrm/b5Z1ZGBq6Xp73WAy8y/Yi6DumU
+ccFKleztSOm7xE2SPBJzcEZMq8rimhxqxDv2O0FjHXzVpmzhDR3C6xwFo+Mxw3XT
+YEaW8wnShRYhd/5XYt1lydEHAcHKc0VT4IhcymHq8z2sznq4zZckfVf6LpevVd3r
+D3OjQ0e4/UJzSv7hTcLYgYeugXUBNbxIQiwasovae27+qsjYilN9XfeZpcpnrZAe
+XvIrn4+XrU4TdnQcxezFLbQhE54XEISEgQ5+v6l3aVVwCwtA6k4cNV0XJzDmnGtO
+Uj/kkxVTIeJire5Y+qk5R2FatJzaaFv5DN4zj10c6QY3udqTmMbGezMNKn1lEsnj
+rmyyTq9kGxkLgKg5VUb6YNzMN2aqwJOxrrKTlxykLxXQbk1/5+A=
+=/ToB
+-END PGP SIGNATURE-

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc
--
svn:executable = 

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512 (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512 Tue Feb 25 17:39:15 
2020
@@ -0,0 +1 @@
+899a255c5bbb1f739df57102181272689253d431c683e05662e7dd1d729b2e5548459c4a6ef6f8323e6b90c9a88384b6ac357a0cfe32647aafdc3d96ebec3e54
  apache-ignite-2.8.0-bin.zip

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512
--
svn:executable = 

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip
==
Binary file - no diff available.

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip
--
svn:executable = 

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip
--
svn:mime-type = application/octet-stream

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc Tue Feb 25 17:39:15 
2020
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCAAdFiEE8orCIWHrdL24Wh0RwAFzYyP9c0wFAl5VNY8ACgkQwAFzYyP9
+c0yNJw/9F5cHBiswgenmwrC9Dc3tB+WHOjLh+ajDVaHHLxZaWK/xrkpSM0cvzkO6
+1hvaToMa0FNUyWLjnrtTGmAGVwN8Njjrs3WmWCZ2ngHgsRIksM1rAE9H2WNDK0q/
+sLPW4RzgUmgQE0sfLbEKddOGMhZ8843bjc5GFtB9YDSJdTCNtvou/Oz1hoT79RtS
+DJ/qpW4+dgDZ9tGe/YF3QuKwYycO/pWWzM9K/ONaaAFhSssLQ3+jeClQDKS6wOkm
+YyQbXD2TcrJheb0juTeSIzGanCIBT0Sxoylp7uS1Zz4dInH9AlQ3bH4Stp2F8xE6
+DN6Qg2OpsGxC9O7E4epaHWlbsDMEm1mle9LipSpDwrrxGWivq9XU+c8hVH96HQwj
+k5/oGcNBVBHJFIz1pCAn4HlkKmdezNYUxndzspMHCHUpijOPDTsn7Sy8IBUTEpyq
+ZCeZsD58gZmHQUTLEGB9ZHvCpCdtdiVOq4JJsIoyF3Arvf0JVbv+4HzKxIuYh08q
+Q7385F+V+VcjUhkuZ6/v9P9yeCKLVBvCXaELA7j09hNlE6mUJ7+eToBpnKCgSZ06
+4MJ2czZhywj08jFNNvY2HL7MzuGzawFc3wzac+9iiJ1zOt7IhPWmADfEg6MhJuf1
+b47+y6a8ET89FkOWLdnfdc4xWTHuQgW8BSheesesJ9emgYd9tmU=
+=Qxz0
+-END PGP SIGNATURE-

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc
--
svn:executable = 

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.sha512

svn commit: r38294 - in /dev/ignite/packages_2.8.0-rc1: ./ apache-ignite-2.8.0-1.noarch.rpm apache-ignite_2.8.0-1_all.deb

2020-02-25 Thread mmuzaf
Author: mmuzaf
Date: Tue Feb 25 17:46:17 2020
New Revision: 38294

Log:
New RC 2.8.0-rc1: Packages

Added:
dev/ignite/packages_2.8.0-rc1/
dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm   (with 
props)
dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb   (with props)

Added: dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm
==
Binary file - no diff available.

Propchange: dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm
--
svn:executable = 

Propchange: dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm
--
svn:mime-type = application/octet-stream

Added: dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb
==
Binary file - no diff available.

Propchange: dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb
--
svn:executable = 

Propchange: dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb
--
svn:mime-type = application/octet-stream




svn commit: r1874747 - in /ignite/site/trunk/releases/2.8.0/dotnetdoc: ./ api/ fonts/ images/ styles/

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 18:23:54 2020
New Revision: 1874747

URL: http://svn.apache.org/viewvc?rev=1874747=rev
Log:
new Release (2.8.0)


[This commit notification would consist of 81 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1874748 - /ignite/site/trunk/releases/2.8.0/release_notes.html

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 18:37:04 2020
New Revision: 1874748

URL: http://svn.apache.org/viewvc?rev=1874748=rev
Log:
Add RELEASE NOTES html for 2.8.0

Added:
ignite/site/trunk/releases/2.8.0/release_notes.html

Added: ignite/site/trunk/releases/2.8.0/release_notes.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/releases/2.8.0/release_notes.html?rev=1874748=auto
==
--- ignite/site/trunk/releases/2.8.0/release_notes.html (added)
+++ ignite/site/trunk/releases/2.8.0/release_notes.html Tue Mar  3 18:37:04 2020
@@ -0,0 +1,432 @@
+
+   https://ignite.apache.org/releases/latest/release_notes.html; />
+
+
+
+   h1 {color: #113847;font-size: 33px;font-weight: 
bold;margin: 30px 0 15px 0;padding-bottom: 7px;width: 700px;}h2 {  
border-bottom: 2px solid #ccc; color: #113847; font-size: 29px; 
font-weight: normal; margin: 30px 0 15px 0; padding-bottom: 7px;  
width: 700px; }a {  color: #cc;  text-decoration: none;  }span {
color: #cc;}a:hover {text-decoration: underline;}ul,ol {list-style: 
disc;margin-left: 30px;}ul li,ol li {margin: 5px 0;}p.description {
width: 700px;}
+
+   
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  
})(window,document,'script','<a  rel="nofollow" href="https://www.google-analytics.com/analytics.js">https://www.google-analytics.com/analytics.js</a>','ga');
+
+  ga('create', 'UA-61232409-1', 'auto');
+  ga('send', 'pageview');
+
+   
+
+   Apache IGNITE 2.8.0
+   
+
+   Ignite Experimental API:
+   
+   Added monitoring API - an exporter of 
Ignite metrics to external recipients
+   Extended IgniteCache API with 
withReadRepair to perform backup nodes consistency check on each cache get 
attempt
+   Marked MVCC feature (added by 2.7.0 
RELEASE)
+   
+
+   Ignite Monitoring:
+   
+   Added support of exposing objects as system 
views (SQL, JMX exporters supported "out of the box")
+   Added support of storing and updating 
metrics (JMX, SQL, Log, OpenCensus exporters supported "out of the box")
+   Added SQL query system view
+   Added client connections (JDBC, ODBC, Thin) 
system view
+   Added cluster nodes system view
+   Added columns system view
+   Added continuous query system view
+   Added free-lists system view
+   Added indexes system view
+   Added metrics for PME timings
+   Added metrics for transaction duration
+   Added metrics to measure cache API 
performance
+   Added metrics to show index building in 
progress
+   Added scan query system view
+   Added schemas system view
+   Added striped thread pool queue system 
view
+   Added support of metrics configuration via 
JMX
+   Added tables system view
+   Added total time threads parked if 
checkpoint throttling occurred
+   Added transactions system view
+   Moved CacheGroupMetrics to the new 
framework
+   Moved ClusterMetricsMxBean to the new 
framework
+   Moved Communication metrics to the new 
framework
+   Moved GridJobMetricsProcessor to the new 
framework
+   Moved GridLocalMetrics to the new 
framework
+   Moved IgniteMXBean to the new framework
+   Moved QueryMetrics to the new framework
+   Moved TransactionMetricsMxBean to the new 
framework
+   
+
+   Ignite Core:
+   
+   Added @IgniteExperimental annotation to 
notify users about early access API available
+   Added IGNITE_CONSISTENT_ID system 
property
+   Added 
IGNITE_DISCOVERY_DISABLE_CACHE_METRICS_UPDATE system property
+   Added IGNITE_YARN_QUEUE property to 
overrid

svn commit: r1874746 - in /ignite/site/trunk/releases/2.8.0/cppdoc: ./ search/

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 18:22:09 2020
New Revision: 1874746

URL: http://svn.apache.org/viewvc?rev=1874746=rev
Log:
new Release (2.8.0)


[This commit notification would consist of 75 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1874742 - /ignite/site/trunk/releases/2.8.0/

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 17:02:58 2020
New Revision: 1874742

URL: http://svn.apache.org/viewvc?rev=1874742=rev
Log:
Removing redundant Release

Removed:
ignite/site/trunk/releases/2.8.0/



svn commit: r1874745 - in /ignite/site/trunk/releases/2.8.0: ./ javadoc/ javadoc/img/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/ignite/ javadoc/org/apache/ignite/binary/ javadoc/org/apache/i

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 18:18:10 2020
New Revision: 1874745

URL: http://svn.apache.org/viewvc?rev=1874745=rev
Log:
new Release (2.8.0)


[This commit notification would consist of 1028 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1874750 - in /ignite/site/trunk: ./ releases/2.8.0/ releases/2.8.0/cppdoc/ releases/2.8.0/cppdoc/search/ releases/2.8.0/dotnetdoc/ releases/2.8.0/dotnetdoc/api/ releases/2.8.0/javadoc/ re

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 19:02:49 2020
New Revision: 1874750

URL: http://svn.apache.org/viewvc?rev=1874750=rev
Log:
Release Apache Ignite 2.8.0: Patch from Mauricio Stekl  
for SEO updates


[This commit notification would consist of 61 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1874751 - in /ignite/site/trunk: download.html latest

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 19:15:14 2020
New Revision: 1874751

URL: http://svn.apache.org/viewvc?rev=1874751=rev
Log:
Release Apache Ignite 2.8.0: Add version to latest, Update download links

Modified:
ignite/site/trunk/download.html
ignite/site/trunk/latest

Modified: ignite/site/trunk/download.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/download.html?rev=1874751=1874750=1874751=diff
==
--- ignite/site/trunk/download.html (original)
+++ ignite/site/trunk/download.html Tue Mar  3 19:15:14 2020
@@ -423,7 +423,26 @@ under the License.
 
 
 
-2.7.6 (latest)
+2.8.0 (latest)
+
+https://apacheignite.readme.io/v2.8.0/docs;>guide,
+https://ignite.apache.org/releases/2.8.0/javadoc/;>javadoc,
+https://ignite.apache.org/releases/2.8.0/scaladoc/scalar/;>scaladoc
+
+
+https://ignite.apache.org/releases/2.8.0/release_notes.html;>release 
notes
+2020-03-03
+
+apache-ignite-2.8.0-src.zip
+
+(pgp,
+sha512)
+
+
+
+2.7.6
 
 https://apacheignite.readme.io/v2.7.6/docs;>guide,
 https://ignite.apache.org/releases/2.7.6/javadoc/;>javadoc,
@@ -434,11 +453,11 @@ under the License.
 2019-09-19
 
 https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-src.zip;
onclick="ga('send', 'event', 
'apache_ignite_source_download', 'download', 
'apache-ignite-2.7.6');">apache-ignite-2.7.6-src.zip
 
-(pgp,
-sha512)
+(https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-src.zip.asc;>pgp,
+https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-src.zip.sha512;>sha512)
 
 
 
@@ -867,7 +886,26 @@ under the License.
 
 
 
-2.7.6 (latest)
+2.8.0 (latest)
+
+https://apacheignite.readme.io/v2.8.0/docs;>guide,
+https://ignite.apache.org/releases/2.8.0/javadoc/;>javadoc,
+https://ignite.apache.org/releases/2.8.0/scaladoc/scalar/;>scaladoc
+
+https://ignite.apache.org/releases/2.8.0/release_notes.html;>release 
notes
+2020-03-03
+
+apache-ignite-2.8.0-bin.zip
+
+(pgp,
+sha512)
+
+
+
+2.7.6
 
 https://apacheignite.readme.io/v2.7.6/docs;>guide,
 https://ignite.apache.org/releases/2.7.6/javadoc/;>javadoc,
@@ -878,11 +916,11 @@ under the License.
 
 https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-bin.zip;
 onclick="ga('send', 'event', 
'apache_ignite_fabric_download', 'download', 
'apache-ignite-2.7.6');">apache-ignite-2.7.6-bin.zip
 
-(pgp,
-sha512)
+(https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-bin.zip.asc;>pgp,
+https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-bin.zip.sha512;>sha512)
 
 
 

Modified: ignite/site/trunk/latest
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/latest?rev=1874751=1874750=1874751=diff
==
--- ignite/site/trunk/latest (original)
+++ ignite/site/trunk/latest Tue Mar  3 19:15:14 2020
@@ -1 +1 @@
-version=2.7.6
+version=2.8.0




[ignite-release] branch master updated: Change directory naming for release DEM\RPM packaging

2020-03-03 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-release.git


The following commit(s) were added to refs/heads/master by this push:
 new b22178e  Change directory naming for release DEM\RPM packaging
b22178e is described below

commit b22178e2a49264ac44207d58c7e6674d62d32948
Author: Maxim Muzafarov 
AuthorDate: Tue Mar 3 15:19:54 2020 +0300

Change directory naming for release DEM\RPM packaging
---
 scripts/vote_3_step_1[packages][optional]build.sh | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/scripts/vote_3_step_1[packages][optional]build.sh 
b/scripts/vote_3_step_1[packages][optional]build.sh
index 606509f..e965bf9 100644
--- a/scripts/vote_3_step_1[packages][optional]build.sh
+++ b/scripts/vote_3_step_1[packages][optional]build.sh
@@ -23,25 +23,25 @@ gpg_key="$(gpg --list-keys | grep -C1 "^pub" | tail -1 | 
sed -r 's|^\ +||')"
 #
 # Build packages
 #
-if [ -d packages ]; then
-rm -rf packages
+if [ -d packaging ]; then
+rm -rf packaging
 fi
-cp -rfv git/packages ./
-cp -rfv svn/vote/apache-ignite-${ignite_version}-bin.zip packages/
-bash packages/package.sh --rpm
-bash packages/package.sh --deb
+cp -rfv git/packaging ./
+cp -rfv svn/vote/apache-ignite-${ignite_version}-bin.zip packaging/
+bash packaging/package.sh --rpm
+bash packaging/package.sh --deb
 
 
 #
 # Sign packages
 #
-rpm --define "_gpg_name ${gpg_key}" --addsign packages/*.rpm
-dpkg-sig -k ${gpg_key} --sign builder packages/*.deb
+rpm --define "_gpg_name ${gpg_key}" --addsign packaging/*.rpm
+dpkg-sig -k ${gpg_key} --sign builder packaging/*.deb
 
 
 #
 # Prepare SVN import directory
 #
-mkdir -pv packages/pkg
-mv -fv packages/{*.rpm,*.deb} packages/pkg
+mkdir -pv packaging/pkg
+mv -fv packaging/{*.rpm,*.deb} packaging/pkg
 



svn commit: r1874717 - in /ignite/site/trunk/releases/2.8.0: ./ javadoc/ javadoc/img/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/ignite/ javadoc/org/apache/ignite/binary/ javadoc/org/apache/i

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 11:48:19 2020
New Revision: 1874717

URL: http://svn.apache.org/viewvc?rev=1874717=rev
Log:
new Release (2.8.0)


[This commit notification would consist of 982 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1874719 - in /ignite/site/trunk/releases/2.8.0/dotnetdoc: ./ api/ fonts/ images/ styles/

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 11:53:32 2020
New Revision: 1874719

URL: http://svn.apache.org/viewvc?rev=1874719=rev
Log:
new Release (2.8.0)


[This commit notification would consist of 81 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1874718 - in /ignite/site/trunk/releases/2.8.0/cppdoc: ./ search/

2020-03-03 Thread mmuzaf
Author: mmuzaf
Date: Tue Mar  3 11:51:43 2020
New Revision: 1874718

URL: http://svn.apache.org/viewvc?rev=1874718=rev
Log:
new Release (2.8.0)


[This commit notification would consist of 75 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


[ignite] annotated tag 2.8.0 created (now 85cf47e)

2020-03-03 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to annotated tag 2.8.0
in repository https://gitbox.apache.org/repos/asf/ignite.git.


  at 85cf47e  (tag)
 tagging 341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 (commit)
 replaces master-before-page-memory
  by Maxim Muzafarov
  on Tue Mar 3 17:11:19 2020 +0300

- Log -
2.8.0
---

No new revisions were added by this update.



svn commit: r1874780 - /ignite/site/trunk/download.html

2020-03-04 Thread mmuzaf
Author: mmuzaf
Date: Wed Mar  4 10:46:57 2020
New Revision: 1874780

URL: http://svn.apache.org/viewvc?rev=1874780=rev
Log:
Update docker Apache Ignite 2.8.0 release dates

Modified:
ignite/site/trunk/download.html

Modified: ignite/site/trunk/download.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/download.html?rev=1874780=1874779=1874780=diff
==
--- ignite/site/trunk/download.html (original)
+++ ignite/site/trunk/download.html Wed Mar  4 10:46:57 2020
@@ -1662,7 +1662,7 @@ under the License.
 
 https://apacheignite.readme.io/docs/docker-deployment;>guide
 
-2018-07-16
+2020-03-03
 
 https://hub.docker.com/r/apacheignite/ignite/tags/;
@@ -1711,8 +1711,7 @@ under the License.
 querying.
 
 
-Most often your Ignite pom file will look like this (replace 
${ignite-version} with actual Ignite version).
-The latest version is 2.7.0.
+Most often your Ignite pom file will look like this (replace 
${ignite-version} with the latest Ignite version).
 
 
 dependency>
@@ -1801,16 +1800,16 @@ under the License.

 
 Building the Binaries 
-NOTE: Ignite supports JDK 8 and JDK 9 only.
+NOTE: Ignite supports JDK 8 and JDK 11.
 
# Unpack the source package
-   $ unzip -q apache-ignite-2.7.0-src.zip
-   $ cd apache-ignite-2.7.0-src
+   $ unzip -q apache-ignite-2.8.0-src.zip
+   $ cd apache-ignite-2.8.0-src
 
-   # Build In-Memory Data Fabric release (without LGPL dependencies)
+   # Build In-Memory Computing Platform release (without LGPL 
dependencies)
$ mvn clean package -DskipTests
 
-   # Build In-Memory Data Fabric release (with LGPL dependencies)
+   # Build In-Memory Computing Platform release (with LGPL 
dependencies)
$ mvn clean package -DskipTests -Prelease,lgpl
 
# Build In-Memory Hadoop Accelerator release
@@ -1874,7 +1873,7 @@ under the License.
 
 
 
- 2015 - 2019 http://www.apache.org/;>The 
Apache Software Foundation.
+ 2015 - 2020 http://www.apache.org/;>The 
Apache Software Foundation.
 Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either registered trademarks
 or trademarks The Apache Software Foundation.
 




[ignite] annotated tag 2.8.0-rc1 created (now 4f56a5a)

2020-02-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to annotated tag 2.8.0-rc1
in repository https://gitbox.apache.org/repos/asf/ignite.git.


  at 4f56a5a  (tag)
 tagging 341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 (commit)
 replaces master-before-page-memory
  by Maxim Muzafarov
  on Thu Feb 27 14:54:45 2020 +0300

- Log -
2.8.0-rc1
---

No new revisions were added by this update.



svn commit: r38310 - /dev/ignite/packages_2.8.0-rc1/

2020-02-27 Thread mmuzaf
Author: mmuzaf
Date: Thu Feb 27 12:51:24 2020
New Revision: 38310

Log:
Removing redundant Release

Removed:
dev/ignite/packages_2.8.0-rc1/



svn commit: r38309 - /dev/ignite/2.8.0-rc1/

2020-02-27 Thread mmuzaf
Author: mmuzaf
Date: Thu Feb 27 12:51:22 2020
New Revision: 38309

Log:
Removing redundant Release

Removed:
dev/ignite/2.8.0-rc1/



[ignite] annotated tag 2.8.0-rc1 deleted (was fc72a7a)

2020-02-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to annotated tag 2.8.0-rc1
in repository https://gitbox.apache.org/repos/asf/ignite.git.


*** WARNING: tag 2.8.0-rc1 was deleted! ***

   tag was  fc72a7a

The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.



svn commit: r38312 - in /dev/ignite/packages_2.8.0-rc1: ./ apache-ignite-2.8.0-1.noarch.rpm apache-ignite_2.8.0-1_all.deb

2020-02-27 Thread mmuzaf
Author: mmuzaf
Date: Thu Feb 27 12:58:43 2020
New Revision: 38312

Log:
New RC 2.8.0-rc1: Packages

Added:
dev/ignite/packages_2.8.0-rc1/
dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm   (with 
props)
dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb   (with props)

Added: dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm
==
Binary file - no diff available.

Propchange: dev/ignite/packages_2.8.0-rc1/apache-ignite-2.8.0-1.noarch.rpm
--
svn:mime-type = application/octet-stream

Added: dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb
==
Binary file - no diff available.

Propchange: dev/ignite/packages_2.8.0-rc1/apache-ignite_2.8.0-1_all.deb
--
svn:mime-type = application/octet-stream




svn commit: r38311 - in /dev/ignite/2.8.0-rc1: ./ apache-ignite-2.8.0-bin.zip apache-ignite-2.8.0-bin.zip.asc apache-ignite-2.8.0-bin.zip.sha512 apache-ignite-2.8.0-src.zip apache-ignite-2.8.0-src.zip

2020-02-27 Thread mmuzaf
Author: mmuzaf
Date: Thu Feb 27 12:53:50 2020
New Revision: 38311

Log:
New RC 2.8.0-rc1: Binaries

Added:
dev/ignite/2.8.0-rc1/
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip   (with props)
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc
dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.sha512

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip
==
Binary file - no diff available.

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip
--
svn:mime-type = application/octet-stream

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.asc Thu Feb 27 12:53:50 
2020
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCAAdFiEE8orCIWHrdL24Wh0RwAFzYyP9c0wFAl5XuosACgkQwAFzYyP9
+c0wcdQ//f6D0bx3YDtz6rh/kK8bQRngqzbxFU2qLdAjSZFifJMEkSwQ4YcELwe+D
+aUbag6hE2sggIA9RTWxpuSfIUkgkUkakj4E2KRlNW7kOLGN8lMT1+N322YUEmaQ7
+E+pUUly7H+QdEXLCzNGEOlQWrwxlcDbEnl8G2vGnqaYOtggJJPLFfHzvJYOsnXUn
+dALO5EhivzVZnWMnocHJF5y9yB7x/La8opet5uGvL1/80y1hdBYGb8tGSgEZLPJz
+77NY3UsBnxR31bl8gmH5aTKawtJhZxu2AHmiAqDQIeTLUEtkY02zdDbO6apUalpb
+Ko7moZxbfSqovR6khZXIJf4lTgpUO4ymEQAjI5oQ9T46LiMEo6wexAhRvEbnmrOi
+OuMyaLHvVoP36K+P2Hpk5cCXBtbLk0TVPUb16U/C9ydqc9wZ9zG/TbDHBkjQvOHy
+j5wDl0ExV8prik/NEj5WgxB0Uo2W5NO7MhmTdQYVhaLqkbEInm13E70FZ4dTdoXW
+ppAsQKMc3z5E0ZOj7wQYWxwBofwRAC6RZNA0fHvBnKgQQN91BY1cWqJBqPmtLiHN
+VNaTHM3ZIIjE/frNwGzQmIaiJ1dKXW8prF/HM6S8kLIXnBEfqz3TXsJdU/Quab/H
+89TcEMbUW9yhxVVYeQD7w+w9llXGdEoahyeX+p6oLrYCUStx/zQ=
+=iGLV
+-END PGP SIGNATURE-

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512 (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-bin.zip.sha512 Thu Feb 27 12:53:50 
2020
@@ -0,0 +1 @@
+8eebb31902fb85bc655e7b32490fe4ba3acc61d06bcdeb3f8c2d4efe218be5a3f88263c1c7f4114ea17e0d8a6a9697b4f731fecdd877e99024ec7d57913d67cb
  apache-ignite-2.8.0-bin.zip

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip
==
Binary file - no diff available.

Propchange: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip
--
svn:mime-type = application/octet-stream

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.asc Thu Feb 27 12:53:50 
2020
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCAAdFiEE8orCIWHrdL24Wh0RwAFzYyP9c0wFAl5Xuo8ACgkQwAFzYyP9
+c0yDPg/+Laf0RvmmoSkZ46hI28SiXYE5ZpyyH8QCOwrUlfNA9GLLFOckydRkRkGP
+FBcu1FeUD7Aj+70VeM2ZtdGkr4wxpihqJV7Zd8IE9EbzsSKHfHbUQoH49lKy3mc9
+CgLowF9Hw+ZL0jhlM1aPOAb9UsrOv9yQz0p1+KvYD9ETMfIZATAo3MqJQnuwWh9/
+e2pmwhMTEu63ZF3EQMj1n5OkyXUn84QxWIXIO0mfp5xoEb1X/qfAIlhvaV6WZ0fd
+M7XtJCYlWprswJOYA3U9wZ/4/W6Ej57ju94XCDgX8SXaNiz361JwHIFXTJzMNdSE
+YZvLNGOMEwESL/0M7w7OJvpx5BgqczRFTCUG9IZCmysjnkhrMK9WggNZvQ0vggmM
+hG7/yk7peiA/2Z5hhGE82+SXcEIcnvBe9EHk+lYApYS9drVgnfChr6YHt4UzzGfL
+HJE6Q3sebcJ4zSXz/L+EOTQ0wr7a7hVtJhiwaI3Ny3FyDLzzuCtuNwDwXnLs8I3d
+1NFnnBfMXxrivrhj+N0YRqEVJfY8R+rBS7GQNSJ5IsyfpX/x/tPDI5jtJlwLcY5Q
+XlXabj1q3w8+7NOaqkc9AmCsGs7Cu46LJ35vuC3BW81f91YajxPEu+dDrPaDvSH1
+8UXBUqFVm1koXVuLVl0VOHt94UXyqO7SYZGpzkBt23EHIgFqjsQ=
+=uO1b
+-END PGP SIGNATURE-

Added: dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.sha512
==
--- dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.sha512 (added)
+++ dev/ignite/2.8.0-rc1/apache-ignite-2.8.0-src.zip.sha512 Thu Feb 27 12:53:50 
2020
@@ -0,0 +1 @@
+9c4f8e43d0126bf4422793aef185428c14e71d0342865a474fefa6879e61958be4741bc01b18f382e317e71fa792c45bbc73d538c67b4e8d5af1ff4a0251842a
  apache-ignite-2.8.0-src.zip




[ignite] branch master updated (51ef799 -> fd3b922)

2020-03-06 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 51ef799  IGNITE-12549 Fix query mapping on REPLICATED cache during 
rebalance (#7277)
 add fd3b922  IGNITE-12733: TransmissionHandler can now notify user 
listeners when it ends (#7486)

No new revisions were added by this update.

Summary of changes:
 .../managers/communication/GridIoManager.java  |  6 +++-
 .../communication/TransmissionHandler.java | 42 +-
 .../GridIoManagerFileTransmissionSelfTest.java | 32 +
 3 files changed, 48 insertions(+), 32 deletions(-)



[ignite] branch ignite-2.8.1 created (now 341b01d)

2020-03-06 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8.1
in repository https://gitbox.apache.org/repos/asf/ignite.git.


  at 341b01d  .NET: Fix build script - exclude optional jars, fix folder 
handling

No new revisions were added by this update.



[ignite] annotated tag 2.8.0-rc1 created (now fc72a7a)

2020-02-25 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to annotated tag 2.8.0-rc1
in repository https://gitbox.apache.org/repos/asf/ignite.git.


  at fc72a7a  (tag)
 tagging a02f25e4f17013d9383184fad5c2f5f2f113116b (commit)
 replaces master-before-page-memory
  by Maxim Muzafarov
  on Tue Feb 25 13:18:12 2020 +0300

- Log -
2.8.0-rc1
---

No new revisions were added by this update.



[ignite] branch ignite-2.8 updated (0feb2a1 -> 68626c0)

2020-01-24 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 0feb2a1  IGNITE-12559 Add @IgniteExperimental annotation - Fixes #7279.
 add 68626c0  IGNITE-12540 Update versions of essential dependencies - 
Fixes #7260.

No new revisions were added by this update.

Summary of changes:
 modules/cassandra/store/pom.xml|  2 +-
 .../http/jetty/GridJettyRestProtocol.java  | 39 --
 parent/pom.xml | 18 +-
 3 files changed, 31 insertions(+), 28 deletions(-)



[ignite] branch ignite-2.8 updated (68626c0 -> 4f269eb)

2020-01-24 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 68626c0  IGNITE-12540 Update versions of essential dependencies - 
Fixes #7260.
 add 4f269eb  IGNITE-12486 Index calculation in 
FileWriteAheadLogManager#rollOver fixed.

No new revisions were added by this update.

Summary of changes:
 .../processors/cache/persistence/wal/AbstractWalRecordsIterator.java | 5 -
 .../processors/cache/persistence/wal/FileWriteAheadLogManager.java   | 2 +-
 .../cache/persistence/wal/filehandle/FileWriteHandleImpl.java| 2 +-
 .../cache/persistence/wal/filehandle/FsyncFileWriteHandle.java   | 2 +-
 .../processors/cache/persistence/db/wal/WalCompactionTest.java   | 2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)



[ignite] branch ignite-2.8 updated (2385cbb -> b5181d1)

2020-01-23 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 2385cbb  IGNITE-8641: Spring data example now uses its own xml config 
(#7280)
 add b5181d1  IGNITE-12547 Replace array of AtomicLong with AtomicLongArray 
in free list - Fixes #7267.

No new revisions were added by this update.

Summary of changes:
 .../persistence/freelist/AbstractFreeList.java |  8 +--
 .../cache/persistence/freelist/PagesList.java  | 68 +-
 .../db/wal/WalRecoveryTxLogicalRecordsTest.java| 18 +++---
 .../persistence/freelist/FreeListCachingTest.java  | 30 +-
 4 files changed, 83 insertions(+), 41 deletions(-)



[ignite] branch ignite-2.8 updated (f478aa5 -> 191636d)

2020-02-05 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from f478aa5  IGNITE-12601 
DistributedMetaStoragePersistentTest.testUnstableTopology is flaky - Fixes 
#7334.
 add 2fd318e  IGNITE-12593 Fix assertion during CacheDataTree update caused 
by byte array values and TTL - Fixes #7324.
 add 191636d  IGNITE-12594 Fix deadlock between 
GridCacheDataStore#purgeExpiredInternal and GridNearTxLocal#enlistWriteEntry - 
Fixes #7325.

No new revisions were added by this update.

Summary of changes:
 .../cache/CacheOffheapEvictionManager.java |   5 +
 .../processors/cache/GridCacheMapEntry.java|  29 ++-
 .../cache/distributed/dht/GridDhtCacheAdapter.java |   9 +-
 .../distributed/dht/GridPartitionedGetFuture.java  |   5 +
 .../dht/GridPartitionedSingleGetFuture.java|   5 +
 .../cache/distributed/near/GridNearGetFuture.java  |   4 +
 .../cache/transactions/IgniteTxManager.java|  39 ++--
 .../persistence/DistributedMetaStorageImpl.java|  17 +-
 .../IgnitePdsWithTtlDeactivateOnHighloadTest.java  | 260 +
 .../ignite/testsuites/IgnitePdsTestSuite2.java |   3 +
 10 files changed, 339 insertions(+), 37 deletions(-)
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgnitePdsWithTtlDeactivateOnHighloadTest.java



[ignite] branch ignite-2.8 updated (a8dbc67 -> 89b7c03)

2020-02-07 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from a8dbc67  IGNITE-12598: Cache metrics configuration should be removed 
only on cache destroy (#7332)
 add 89b7c03  IGNITE-12635 Reserve WALRecord ID for compatibility purposes 
- Fixes #7373.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/internal/pagemem/wal/record/WALRecord.java  | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)



[ignite] branch ignite-2.8 updated (b5181d1 -> 39a808c)

2020-01-23 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from b5181d1  IGNITE-12547 Replace array of AtomicLong with AtomicLongArray 
in free list - Fixes #7267.
 add 39a808c  IGNITE-12227: [cherry-pick] Fix discovery pending messages 
logic causing incorrect calculation of baseline auto-adjust flag (#7278)

No new revisions were added by this update.

Summary of changes:
 .../rest/JettyRestProcessorBaselineSelfTest.java   |  19 ++-
 .../org/apache/ignite/IgniteSystemProperties.java  |   7 +-
 .../cluster/DistributedBaselineConfiguration.java  | 101 
 .../baseline/autoadjust/ChangeTopologyWatcher.java |  17 ++-
 .../distributed/DistributedBooleanProperty.java|   2 +-
 ...ure.java => DistributedChangeableProperty.java} |  28 +++--
 .../distributed/DistributedComparableProperty.java |   2 +-
 .../DistributedConfigurationLifecycleListener.java |   6 +
 .../DistributedConfigurationProcessor.java |  76 ++--
 .../distributed/DistributedProperty.java   | 119 +++
 .../distributed/DistributedPropertyDispatcher.java |  21 ++--
 .../distributed/PropertyUpdateClosure.java |  12 +-
 ...roperty.java => SimpleDistributedProperty.java} |  92 +-
 .../persistence/DmsDataWriterWorker.java   |   2 +
 .../ignite/spi/discovery/tcp/ServerImpl.java   |  38 --
 .../ClusterBaselineNodesMetricsSelfTest.java   |  22 +---
 .../processors/DeadLockOnNodeLeftExchangeTest.java |   3 +-
 .../IgniteAbstractDynamicCacheStartFailTest.java   |  22 ++--
 ...usterActivateDeactivateTestWithPersistence.java |  15 ---
 ...teDynamicCacheStartFailWithPersistenceTest.java |   6 -
 .../distributed/CacheBaselineTopologyTest.java |  21 +---
 .../CacheDataLossOnPartitionMoveTest.java  |   6 +-
 .../CachePartitionLostWhileClearingTest.java   |   8 +-
 .../distributed/CacheRentingStateRepairTest.java   |   7 +-
 .../PartitionsEvictManagerAbstractTest.java|   2 +-
 .../GridCacheRebalancingWithAsyncClearingTest.java |   7 +-
 .../processors/cache/mvcc/CacheMvccVacuumTest.java |  19 +--
 .../persistence/CleanupRestoredCachesSlowTest.java |   5 +-
 ...niteBaselineAffinityTopologyActivationTest.java |  24 ++--
 .../persistence/IgnitePdsCorruptedIndexTest.java   |   7 +-
 .../IgnitePdsPartitionFilesDestroyTest.java|  54 -
 ...gniteRebalanceScheduleResendPartitionsTest.java |  16 +--
 ...ocalWalModeChangeDuringRebalancingSelfTest.java |  11 +-
 .../ClientAffinityAssignmentWithBaselineTest.java  |  19 +--
 .../IgniteAbsentEvictionNodeOutOfBaselineTest.java |   7 +-
 ...hangingBaselineDownCachePutAllFailoverTest.java |   7 +-
 ...hangingBaselineDownCacheRemoveFailoverTest.java |   6 +-
 ...eChangingBaselineUpCachePutAllFailoverTest.java |   7 +-
 ...eChangingBaselineUpCacheRemoveFailoverTest.java |   7 +-
 .../persistence/db/IgniteLogicalRecoveryTest.java  |   9 +-
 ...IgnitePdsCacheWalDisabledOnRebalancingTest.java |  18 +--
 .../db/IgnitePdsDataRegionMetricsTest.java |   6 +-
 .../cache/persistence/db/IgnitePdsWithTtlTest.java |  15 ++-
 .../SlowHistoricalRebalanceSmallHistoryTest.java   |   7 +-
 ...CheckpointSimulationWithRealCpDisabledTest.java |  16 ---
 ...eWalFlushMultiNodeFailoverAbstractSelfTest.java |   6 +-
 .../persistence/db/wal/WalCompactionTest.java  |   8 +-
 .../transactions/PartitionUpdateCounterTest.java   |   8 +-
 .../TxCrossCachePartitionConsistencyTest.java  |   3 -
 .../TxPartitionCounterStateAbstractTest.java   |  26 ++--
 .../TxPartitionCounterStateConsistencyTest.java|   4 +-
 ...unterStateConsistencyVolatileRebalanceTest.java |   5 +
 .../processors/cluster/BaselineAutoAdjustTest.java |  35 --
 .../DistributedConfigurationAbstractTest.java  | 132 ++---
 .../DistributedConfigurationPersistentTest.java| 128 
 .../DistributedMetaStoragePersistentTest.java  |   6 +-
 .../metastorage/DistributedMetaStorageTest.java|  34 --
 .../service/IgniteServiceReassignmentTest.java |   6 -
 .../ServiceDeploymentOutsideBaselineTest.java  |  30 ++---
 .../IgniteDiscoveryCacheReuseSelfTest.java |   6 +-
 .../util/GridCommandHandlerAbstractTest.java   |   2 -
 ...idCommandHandlerClusterByClassAbstractTest.java |   3 +
 .../apache/ignite/util/GridCommandHandlerTest.java |  11 ++
 .../persistence/RebuildIndexLogMessageTest.java|   3 -
 ...ngingBaselineCacheQueryNodeRestartSelfTest.java |   7 +-
 65 files changed, 560 insertions(+), 824 deletions(-)
 copy 
modules/core/src/main/java/org/apache/ignite/internal/processors/configuration/distributed/{PropertyUpdateClosure.java
 => DistributedChangeableProperty.java} (59%)
 copy 
modules/core/src/main/java/org/apache/ignite/internal/processors/configuration/distributed/{DistributedProperty.java
 => SimpleDistributedProperty.java} (55%)



[ignite] branch ignite-2.8 updated (e6b7973 -> 45eeab3)

2020-02-17 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from e6b7973  IGNITE-12650 Mark MVCC with @IgniteExperimental - Fixes #7419.
 add 45eeab3  IGNITE-12638 Distributed meta storage classes are 
IgniteDataTransferObjects now.

No new revisions were added by this update.

Summary of changes:
 .../DistributedMetaStorageHistoryItem.java | 76 ++
 .../persistence/DistributedMetaStorageImpl.java| 64 +-
 .../persistence/DistributedMetaStorageVersion.java | 46 +++--
 .../persistence/DmsDataWriterWorker.java   | 24 +++
 ...InMemoryCachedDistributedMetaStorageBridge.java | 10 +--
 .../persistence/DmsDataWriterWorkerTest.java   |  6 +-
 6 files changed, 158 insertions(+), 68 deletions(-)



[ignite] branch master updated (049266a -> 38563e2)

2020-02-18 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 049266a  IGNITE-12627 Control utility does not show corrupted indexes 
- Fixes #7368.
 add 38563e2  IGNITE-12472: upgrade checkstyle version up to 8.21 (#7174)

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/client/impl/connection/GridClientConnection.java| 1 -
 .../java/org/apache/ignite/internal/client/thin/TcpClientCache.java | 1 -
 .../persistence/diagnostic/pagelocktracker/PageLockTrackerManager.java  | 1 -
 .../org/apache/ignite/internal/processors/query/ColumnInformation.java  | 1 -
 .../org/apache/ignite/internal/processors/query/TableInformation.java   | 1 -
 .../internal/processors/query/messages/GridQueryKillResponse.java   | 1 -
 .../main/java/org/apache/ignite/internal/util/GridStringBuilder.java| 1 -
 .../core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java | 2 +-
 .../main/java/org/apache/ignite/internal/util/nio/GridNioServer.java| 1 -
 .../ignite/spi/communication/tcp/TcpCommunicationMetricsListener.java   | 1 -
 .../src/main/java/org/apache/ignite/spi/discovery/tcp/ServerImpl.java   | 1 -
 .../internal/managers/communication/IgniteMessageFactoryImplTest.java   | 1 -
 .../internal/processors/cache/IgniteClusterActivateDeactivateTest.java  | 1 -
 .../processors/cache/distributed/PartitionsExchangeAwareTest.java   | 1 -
 .../processors/cache/persistence/RebuildIndexLogMessageTest.java| 1 -
 .../main/java/org/apache/ignite/ml/selection/paramgrid/ParamGrid.java   | 1 -
 .../main/java/org/apache/ignite/ml/util/genetic/GeneticAlgorithm.java   | 1 -
 .../ml/src/main/java/org/apache/ignite/ml/util/genetic/Population.java  | 1 -
 parent/pom.xml  | 2 +-
 19 files changed, 2 insertions(+), 19 deletions(-)



[ignite] branch ignite-2.8 updated (45eeab3 -> 68433ba)

2020-02-18 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 45eeab3  IGNITE-12638 Distributed meta storage classes are 
IgniteDataTransferObjects now.
 add 68433ba  IGNITE-12626: update RELEASE_NOTES for 2.8 (#7367)

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.txt  | 396 +
 .../ignite/spi/metric/MetricExporterSpi.java   |   2 +-
 2 files changed, 397 insertions(+), 1 deletion(-)



[ignite] branch master updated (f98b268 -> f88c237)

2020-02-18 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from f98b268  IGNITE-12672 Fix incorrect parsing of lower-case statements 
in Spring Data - Fixes #7420.
 add f88c237  IGNITE-12626: update RELEASE_NOTES for 2.8 (#7367)

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.txt  | 396 +
 .../ignite/spi/metric/MetricExporterSpi.java   |   2 +-
 2 files changed, 397 insertions(+), 1 deletion(-)



[ignite] branch master updated (38563e2 -> cd79e84)

2020-02-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 38563e2  IGNITE-12472: upgrade checkstyle version up to 8.21 (#7174)
 add cd79e84  IGNITE-12703: Remove G.grid method mention from javadoc. 
(#7452)

No new revisions were added by this update.

Summary of changes:
 modules/core/src/main/java/org/apache/ignite/Ignition.java  | 2 --
 modules/core/src/main/java/org/apache/ignite/internal/IgnitionEx.java   | 2 --
 .../org/apache/ignite/internal/processors/cache/query/CacheQuery.java   | 2 +-
 3 files changed, 1 insertion(+), 5 deletions(-)



[ignite] branch ignite-2.8 updated (24e8a3f -> b5f1e60)

2020-02-21 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 24e8a3f  IGNITE-12690: remove deprecation from DataRegionMetrics, add 
IgniteExperimental to the new metrics API (#7440)
 add b5f1e60  IGNITE-12707: Update project versions for pre-build package 
to 2.8.0 (#7458)

No new revisions were added by this update.

Summary of changes:
 examples/pom.xml| 2 +-
 modules/aop/pom.xml | 2 +-
 modules/apache-license-gen/pom.xml  | 2 +-
 modules/aws/pom.xml | 2 +-
 modules/benchmarks/pom.xml  | 2 +-
 modules/camel/pom.xml   | 2 +-
 modules/cassandra/pom.xml   | 2 +-
 modules/cassandra/serializers/pom.xml   | 4 ++--
 modules/cassandra/store/pom.xml | 4 ++--
 modules/clients/pom.xml | 2 +-
 modules/cloud/pom.xml   | 2 +-
 modules/codegen/pom.xml | 2 +-
 modules/compatibility/pom.xml   | 2 +-
 modules/compress/pom.xml| 2 +-
 modules/core/pom.xml| 2 +-
 modules/core/src/main/resources/ignite.properties   | 2 +-
 modules/dev-utils/ignite-modules-test/build.gradle  | 2 +-
 modules/dev-utils/pom.xml   | 2 +-
 modules/direct-io/pom.xml   | 2 +-
 modules/extdata/p2p/pom.xml | 2 +-
 modules/extdata/platform/pom.xml| 2 +-
 modules/extdata/uri/modules/uri-dependency/pom.xml  | 2 +-
 modules/extdata/uri/pom.xml | 2 +-
 modules/flink/pom.xml   | 2 +-
 modules/flume/pom.xml   | 2 +-
 modules/gce/pom.xml | 2 +-
 modules/geospatial/pom.xml  | 2 +-
 modules/hadoop/pom.xml  | 2 +-
 modules/hibernate-4.2/pom.xml   | 2 +-
 modules/hibernate-5.1/pom.xml   | 2 +-
 modules/hibernate-5.3/pom.xml   | 2 +-
 modules/hibernate-core/pom.xml  | 2 +-
 modules/ignored-tests/pom.xml   | 2 +-
 modules/indexing/pom.xml| 2 +-
 modules/jcl/pom.xml | 2 +-
 modules/jms11/pom.xml   | 2 +-
 modules/jta/pom.xml | 2 +-
 modules/kafka/pom.xml   | 2 +-
 modules/kubernetes/pom.xml  | 2 +-
 modules/log4j/pom.xml   | 2 +-
 modules/log4j2/pom.xml  | 2 +-
 modules/mesos/pom.xml   | 2 +-
 modules/ml/h2o-model-parser/pom.xml | 2 +-
 modules/ml/pom.xml  | 2 +-
 modules/ml/spark-model-parser/pom.xml   | 2 +-
 modules/ml/xgboost-model-parser/pom.xml | 2 +-
 modules/mqtt/pom.xml| 2 +-
 modules/opencensus/pom.xml  | 2 +-
 modules/osgi-karaf/pom.xml  | 2 +-
 modules/osgi-paxlogging/pom.xml | 2 +-
 modules/osgi/pom.xml| 2 +-
 modules/platforms/cpp/binary/configure.ac   | 2 +-
 modules/platforms/cpp/common/configure.ac   | 2 +-
 modules/platforms/cpp/configure.ac  | 2 +-
 modules/platforms/cpp/configure.acrel   | 2 +-
 modules/platforms/cpp/core-test/configure.ac| 2 +-
 modules/platforms/cpp/core/configure.ac | 2 +-
 modules/platforms/cpp/examples/configure.ac | 2 +-
 modules/platforms/cpp/ignite/configure.ac   | 2 +-
 modules/platforms/cpp/jni/configure.ac

[ignite] branch ignite-2.8 updated (b5f1e60 -> a02f25e)

2020-02-21 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from b5f1e60  IGNITE-12707: Update project versions for pre-build package 
to 2.8.0 (#7458)
 add a02f25e  IGNITE-12707: Fix release date format for RPM build

No new revisions were added by this update.

Summary of changes:
 packaging/rpm/apache-ignite.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[ignite] branch ignite-2.8 updated (68433ba -> 24e8a3f)

2020-02-20 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 68433ba  IGNITE-12626: update RELEASE_NOTES for 2.8 (#7367)
 add 24e8a3f  IGNITE-12690: remove deprecation from DataRegionMetrics, add 
IgniteExperimental to the new metrics API (#7440)

No new revisions were added by this update.

Summary of changes:
 modules/core/src/main/java/org/apache/ignite/DataRegionMetrics.java | 4 
 .../src/main/java/org/apache/ignite/DataRegionMetricsAdapter.java   | 4 
 .../core/src/main/java/org/apache/ignite/DataStorageMetrics.java| 4 
 .../src/main/java/org/apache/ignite/DataStorageMetricsAdapter.java  | 5 -
 .../src/main/java/org/apache/ignite/IgniteSystemProperties.java | 6 +-
 .../ignite/internal/managers/systemview/ScanQuerySystemView.java| 1 -
 .../main/java/org/apache/ignite/mxbean/CacheGroupMetricsMXBean.java | 4 
 .../src/main/java/org/apache/ignite/mxbean/CacheMetricsMXBean.java  | 4 
 .../main/java/org/apache/ignite/mxbean/DataRegionMetricsMXBean.java | 4 
 .../java/org/apache/ignite/mxbean/DataStorageMetricsMXBean.java | 4 
 .../src/main/java/org/apache/ignite/mxbean/ThreadPoolMXBean.java| 5 -
 .../java/org/apache/ignite/mxbean/TransactionMetricsMxBean.java | 4 
 .../src/main/java/org/apache/ignite/spi/metric/BooleanMetric.java   | 6 ++
 .../src/main/java/org/apache/ignite/spi/metric/DoubleMetric.java| 6 ++
 .../src/main/java/org/apache/ignite/spi/metric/HistogramMetric.java | 6 ++
 .../core/src/main/java/org/apache/ignite/spi/metric/IntMetric.java  | 6 ++
 .../core/src/main/java/org/apache/ignite/spi/metric/LongMetric.java | 6 ++
 modules/core/src/main/java/org/apache/ignite/spi/metric/Metric.java | 5 +
 .../main/java/org/apache/ignite/spi/metric/MetricExporterSpi.java   | 5 +
 .../src/main/java/org/apache/ignite/spi/metric/ObjectMetric.java| 5 +
 .../java/org/apache/ignite/spi/metric/ReadOnlyMetricManager.java| 5 +
 .../java/org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.java   | 5 +
 .../java/org/apache/ignite/spi/metric/jmx/JmxMetricExporterSpi.java | 5 +
 .../java/org/apache/ignite/spi/metric/jmx/MetricRegistryMBean.java  | 5 +
 .../java/org/apache/ignite/spi/metric/jmx/ReadOnlyDynamicMBean.java | 5 +
 .../main/java/org/apache/ignite/spi/metric/log/LogExporterSpi.java  | 5 +
 .../org/apache/ignite/spi/metric/noop/NoopMetricExporterSpi.java| 5 +
 27 files changed, 81 insertions(+), 48 deletions(-)



[ignite] branch ignite-2.8 updated (6892c66 -> 4bd9567)

2020-01-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 6892c66  IGNITE-12531 Cluster is unable to change BLT on 2.8 if 
storage was initially created on 2.7 or less - Fixes #7265.
 add 4bd9567  Revert "IGNITE-11256 Implement read-only mode for grid - 
Fixes #6423." (#7238)

No new revisions were added by this update.

Summary of changes:
 .../internal/jdbc2/JdbcStreamingSelfTest.java  |  56 
 .../ignite/jdbc/JdbcErrorsAbstractSelfTest.java|  55 
 .../thin/JdbcThinStreamingAbstractSelfTest.java|   8 -
 .../main/java/org/apache/ignite/IgniteCluster.java |  15 -
 .../org/apache/ignite/internal/IgniteFeatures.java |   3 -
 .../org/apache/ignite/internal/IgniteKernal.java   |  19 --
 .../internal/client/GridClientClusterState.java|  14 -
 .../client/impl/GridClientClusterStateImpl.java|  22 +-
 .../impl/connection/GridClientConnection.java  |  22 --
 .../connection/GridClientNioTcpConnection.java |  18 --
 .../ClusterReadOnlyModeCheckedException.java   |  78 -
 .../internal/cluster/IgniteClusterAsyncImpl.java   |  10 -
 .../ignite/internal/cluster/IgniteClusterImpl.java |  37 ---
 .../internal/commandline/BaselineCommand.java  |   2 +-
 .../ClusterReadOnlyModeDisableCommand.java |  72 -
 .../ClusterReadOnlyModeEnableCommand.java  |  72 -
 .../ignite/internal/commandline/CommandList.java   |   8 +-
 .../ignite/internal/commandline/StateCommand.java  |  13 +-
 .../ignite/internal/commandline/TxCommands.java|   2 +-
 .../ignite/internal/jdbc2/JdbcBatchUpdateTask.java |   9 +-
 .../processors/cache/StateChangeRequest.java   |   7 -
 .../dht/GridDhtTopologyFutureAdapter.java  |   6 +-
 .../cache/query/IgniteQueryErrorCode.java  |   6 -
 .../cluster/ChangeGlobalStateMessage.java  |  23 +-
 .../cluster/DiscoveryDataClusterState.java |  43 +--
 .../cluster/GridClusterStateProcessor.java | 242 +++
 .../cluster/IGridClusterStateProcessor.java|  32 --
 .../processors/datastreamer/DataStreamerImpl.java  |  21 +-
 .../internal/processors/odbc/SqlStateCode.java |   8 -
 .../internal/processors/rest/GridRestCommand.java  |   9 -
 .../processors/rest/GridRestProcessor.java |   2 -
 .../message/GridClientReadOnlyModeRequest.java |  95 --
 .../GridChangeReadOnlyModeCommandHandler.java  |  92 --
 .../rest/protocols/tcp/GridTcpRestNioListener.java |  21 --
 .../request/GridRestReadOnlyChangeModeRequest.java |  49 ---
 .../org/apache/ignite/mxbean/IgniteMXBean.java |  28 --
 .../main/resources/META-INF/classnames.properties  |   1 -
 .../commandline/CommandHandlerParsingTest.java | 253 +++-
 .../cache/ClusterReadOnlyModeAbstractTest.java |  70 -
 .../processors/cache/ClusterReadOnlyModeTest.java  | 204 -
 .../cache/ClusterReadOnlyModeTestUtils.java| 185 
 .../cluster/ClusterReadOnlyModeNodeJoinTest.java   |  76 -
 .../cluster/ClusterReadOnlyModeSelfTest.java   | 328 -
 .../junits/multijvm/IgniteClusterProcessProxy.java |  12 +-
 .../testsuites/IgniteKernalSelfTestSuite.java  |   4 -
 .../ignite/util/GridCommandHandlerSslTest.java |   3 +-
 .../apache/ignite/util/GridCommandHandlerTest.java |  23 --
 .../org.apache.ignite.util/control.sh_help.output  |   6 -
 .../processors/query/h2/IgniteH2Indexing.java  |  12 -
 .../processors/query/h2/dml/DmlBatchSender.java|  13 -
 .../cache/ttl/CacheTtlReadOnlyModeSelfTest.java| 123 
 .../IgniteCacheWithIndexingTestSuite.java  |   2 -
 .../ApiParity/ClusterMetricsParityTest.cs  |   2 +-
 .../ApiParity/ClusterParityTest.cs |   7 +-
 54 files changed, 391 insertions(+), 2152 deletions(-)
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/cluster/ClusterReadOnlyModeCheckedException.java
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/commandline/ClusterReadOnlyModeDisableCommand.java
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/commandline/ClusterReadOnlyModeEnableCommand.java
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/processors/rest/client/message/GridClientReadOnlyModeRequest.java
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/cluster/GridChangeReadOnlyModeCommandHandler.java
 delete mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/processors/rest/request/GridRestReadOnlyChangeModeRequest.java
 delete mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/ClusterReadOnlyModeTestUtils.java
 delete mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/processors/cluster/ClusterReadOnlyModeNodeJoinTest.java
 delete m

[ignite] branch ignite-2.8 updated (90625d4 -> f24e945)

2020-01-13 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 90625d4  IGNITE-12378 .NET: Fix NuGet package warnings
 add f24e945  IGNITE-12528: fix javadoc build with adding package group 
(#7243)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 4 
 1 file changed, 4 insertions(+)



[ignite] branch master updated: IGNITE-12528: fix javadoc build with adding package group (#7243)

2020-01-13 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new b8b8d68  IGNITE-12528: fix javadoc build with adding package group 
(#7243)
b8b8d68 is described below

commit b8b8d687ee45c461a72858354f05b43886363cbb
Author: Maxim Muzafarov 
AuthorDate: Mon Jan 13 17:08:04 2020 +0300

IGNITE-12528: fix javadoc build with adding package group (#7243)
---
 parent/pom.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index fe963f9..db82367 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -503,6 +503,10 @@
 
org.apache.ignite.springdata20.repository*
 
 
+Spring Data 2.2 Integration
+
org.apache.ignite.springdata22.repository*
+
+
 RocketMQ integration
 
org.apache.ignite.stream.rocketmq*
 



[ignite] branch master updated (de123e2 -> ee09a99)

2020-01-22 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from de123e2  IGNITE-12474: Support newer boost.test versions.
 add ee09a99  IGNITE-8641: Spring data example now uses its own xml config 
(#7280)

No new revisions were added by this update.

Summary of changes:
 examples/config/spring/example-spring-data.xml | 64 ++
 ...fg.java => SpringApplicationConfiguration.java} | 22 +---
 .../examples/springdata/SpringDataExample.java |  6 +-
 3 files changed, 69 insertions(+), 23 deletions(-)
 create mode 100644 examples/config/spring/example-spring-data.xml
 rename 
examples/src/main/java/org/apache/ignite/examples/springdata/{SpringAppCfg.java 
=> SpringApplicationConfiguration.java} (75%)



[ignite] branch ignite-2.8 updated (9e21862 -> 2385cbb)

2020-01-22 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 9e21862  IGNITE-12552: Move ReadOnlyMetricRegistry to public API. 
(#7269)
 add 2385cbb  IGNITE-8641: Spring data example now uses its own xml config 
(#7280)

No new revisions were added by this update.

Summary of changes:
 examples/config/spring/example-spring-data.xml | 64 ++
 ...fg.java => SpringApplicationConfiguration.java} | 22 +---
 .../examples/springdata/SpringDataExample.java |  6 +-
 3 files changed, 69 insertions(+), 23 deletions(-)
 create mode 100644 examples/config/spring/example-spring-data.xml
 rename 
examples/src/main/java/org/apache/ignite/examples/springdata/{SpringAppCfg.java 
=> SpringApplicationConfiguration.java} (75%)



[ignite] branch master updated: IGNITE-12539: fix hibernate 5.3 javadoc errors (#7259)

2020-01-17 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new f1adff9  IGNITE-12539: fix hibernate 5.3 javadoc errors (#7259)
f1adff9 is described below

commit f1adff9040fd32b5b1f4d5da806924f9e6e7
Author: Maxim Muzafarov 
AuthorDate: Fri Jan 17 15:11:05 2020 +0300

IGNITE-12539: fix hibernate 5.3 javadoc errors (#7259)
---
 .../hibernate/IgniteCollectionDataAccess.java  | 32 --
 .../cache/hibernate/IgniteDomainDataRegion.java| 22 ---
 .../cache/hibernate/IgniteEntityDataAccess.java| 30 
 .../cache/hibernate/IgniteNaturalIdDataAccess.java | 30 
 4 files changed, 71 insertions(+), 43 deletions(-)

diff --git 
a/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteCollectionDataAccess.java
 
b/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteCollectionDataAccess.java
index aabe32e..34d2195 100644
--- 
a/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteCollectionDataAccess.java
+++ 
b/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteCollectionDataAccess.java
@@ -25,27 +25,41 @@ import org.hibernate.cache.spi.access.CollectionDataAccess;
 import org.hibernate.engine.spi.SessionFactoryImplementor;
 import org.hibernate.persister.collection.CollectionPersister;
 
-/** */
+/**
+ * Implementation of {@link CollectionDataAccess} contract for managing 
transactional and concurrent
+ * L2 cache access to cached collection data.
+ */
 public class IgniteCollectionDataAccess extends IgniteCachedDomainDataAccess 
implements CollectionDataAccess {
-/** */
+/** Access strategiy type. */
 private final AccessType accessType;
 
-/** */
-public IgniteCollectionDataAccess(HibernateAccessStrategyAdapter stgy, 
AccessType accessType,
+/**
+ * @param stgy Access strategy implementation.
+ * @param accessType Strategy access type.
+ * @param regionFactory Region factory.
+ * @param domainDataRegion Data region.
+ * @param ignite Ignite instance.
+ * @param cache Cache proxy.
+ */
+public IgniteCollectionDataAccess(
+HibernateAccessStrategyAdapter stgy,
+AccessType accessType,
 RegionFactory regionFactory,
-DomainDataRegion domainDataRegion, Ignite ignite,
-HibernateCacheProxy cache) {
+DomainDataRegion domainDataRegion,
+Ignite ignite,
+HibernateCacheProxy cache
+) {
 super(stgy, regionFactory, domainDataRegion, ignite, cache);
 
 this.accessType = accessType;
 }
 
-/** */
+/** {@inheritDoc} */
 @Override public AccessType getAccessType() {
 return accessType;
 }
 
-/** */
+/** {@inheritDoc} */
 @Override public Object generateCacheKey(
 Object id,
 CollectionPersister persister,
@@ -54,7 +68,7 @@ public class IgniteCollectionDataAccess extends 
IgniteCachedDomainDataAccess imp
 return HibernateKeyWrapper.staticCreateCollectionKey(id, persister, 
tenantIdentifier);
 }
 
-/** */
+/** {@inheritDoc} */
 @Override public Object getCacheKeyId(Object cacheKey) {
 return ((HibernateKeyWrapper)cacheKey).id();
 }
diff --git 
a/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteDomainDataRegion.java
 
b/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteDomainDataRegion.java
index c422a52..1501f67 100644
--- 
a/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteDomainDataRegion.java
+++ 
b/modules/hibernate-5.3/src/main/java/org/apache/ignite/cache/hibernate/IgniteDomainDataRegion.java
@@ -33,12 +33,14 @@ import org.hibernate.cache.spi.access.EntityDataAccess;
 import org.hibernate.cache.spi.access.NaturalIdDataAccess;
 import org.hibernate.cache.spi.support.AbstractDomainDataRegion;
 
-/** */
+/**
+ * Implementation of a region for cacheable domain data.
+ */
 public class IgniteDomainDataRegion extends AbstractDomainDataRegion 
implements ExtendedStatisticsSupport {
-/** */
+/** Cache proxy. */
 private final HibernateCacheProxy cache;
 
-/** */
+/** Strategy factory. */
 private HibernateAccessStrategyFactory stgyFactory;
 
 /** */
@@ -56,7 +58,7 @@ public class IgniteDomainDataRegion extends 
AbstractDomainDataRegion implements
 completeInstantiation(regionCfg, buildingCtx);
 }
 
-/** */
+/** {@inheritDoc} */
 @Override protected EntityDataAccess 
generateEntityAccess(EntityDataCachingConfig entityAccessCfg) {
 AccessType accessType = entityAccessCfg.getAccessType();
 Ignite ignite = stgyFactory.node();
@@ -90,7 +92,7 @@ public class IgniteDomainDataRegion extends 
AbstractDomainDataRegion

[ignite] branch ignite-2.8 updated (f7fcc40 -> b2d8bc4)

2020-01-17 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from f7fcc40  IGNITE-12108: TCP Communication Metrics migration to a new 
framework. (#6814)
 add b2d8bc4  IGNITE-12539: fix hibernate 5.3 javadoc errors (#7259)

No new revisions were added by this update.

Summary of changes:
 .../hibernate/IgniteCollectionDataAccess.java  | 32 --
 .../cache/hibernate/IgniteDomainDataRegion.java| 22 ---
 .../cache/hibernate/IgniteEntityDataAccess.java| 30 
 .../cache/hibernate/IgniteNaturalIdDataAccess.java | 30 
 4 files changed, 71 insertions(+), 43 deletions(-)



[ignite] branch master updated: IGNITE-12520: Update a year in copyright in control utility output tests. (#7224)

2020-01-04 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 4a31ffb  IGNITE-12520: Update a year in copyright in control utility 
output tests. (#7224)
4a31ffb is described below

commit 4a31ffb1c86d4c680ddd70d0b531d03c43a7954f
Author: sergey antonov 
AuthorDate: Sat Jan 4 18:07:52 2020 +0300

IGNITE-12520: Update a year in copyright in control utility output tests. 
(#7224)
---
 .../test/resources/org.apache.ignite.util/control.sh_cache_help.output  | 2 +-
 .../src/test/resources/org.apache.ignite.util/control.sh_help.output| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/modules/core/src/test/resources/org.apache.ignite.util/control.sh_cache_help.output
 
b/modules/core/src/test/resources/org.apache.ignite.util/control.sh_cache_help.output
index e7cc2ef..2d70ab8 100644
--- 
a/modules/core/src/test/resources/org.apache.ignite.util/control.sh_cache_help.output
+++ 
b/modules/core/src/test/resources/org.apache.ignite.util/control.sh_cache_help.output
@@ -1,5 +1,5 @@
 Control utility [ver. 
-2019 Copyright(C) Apache Software Foundation
+2020 Copyright(C) Apache Software Foundation
 User: 
 Time: 
 Command [CACHE] started
diff --git 
a/modules/core/src/test/resources/org.apache.ignite.util/control.sh_help.output 
b/modules/core/src/test/resources/org.apache.ignite.util/control.sh_help.output
index d7d6618..b87bce1 100644
--- 
a/modules/core/src/test/resources/org.apache.ignite.util/control.sh_help.output
+++ 
b/modules/core/src/test/resources/org.apache.ignite.util/control.sh_help.output
@@ -1,5 +1,5 @@
 Control utility [ver. 
-2019 Copyright(C) Apache Software Foundation
+2020 Copyright(C) Apache Software Foundation
 User: 
 Time: 
 Control utility script is used to execute admin commands on cluster or get 
common cluster info. The command has the following syntax:



[ignite] branch ignite-2.8 updated (abbda34 -> 08c224d)

2020-01-04 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from abbda34  IGNITE-12482 Fix query mapping on nodes for REPLICATED caches 
when there are MOVING partitions - Fixes #7182.
 add 08c224d  IGNITE-12520: Update a year in copyright in control utility 
output tests. (#7224)

No new revisions were added by this update.

Summary of changes:
 .../test/resources/org.apache.ignite.util/control.sh_cache_help.output  | 2 +-
 .../src/test/resources/org.apache.ignite.util/control.sh_help.output| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[ignite] branch master updated (4a31ffb -> c8c21c3)

2020-01-06 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 4a31ffb  IGNITE-12520: Update a year in copyright in control utility 
output tests. (#7224)
 add c8c21c3  IGNITE-12521: change copyrights to the new 2020 year (#7226)

No new revisions were added by this update.

Summary of changes:
 NOTICE| 2 +-
 assembly/NOTICE_HADOOP| 2 +-
 assembly/NOTICE_IGNITE| 2 +-
 modules/core/src/main/java/META-INF/NOTICE| 2 +-
 .../dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs  | 4 ++--
 .../platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs  | 4 ++--
 .../dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs| 4 ++--
 .../Apache.Ignite.Core.Tests.DotNetCore/Properties/AssemblyInfo.cs| 2 +-
 .../dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs  | 4 ++--
 .../Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs   | 2 +-
 .../dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs| 4 ++--
 .../dotnet/Apache.Ignite.Core/Apache.Ignite.Core.Schema.nuspec| 4 ++--
 modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs| 2 +-
 .../Apache.Ignite.EntityFramework.nuspec  | 4 ++--
 .../dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs   | 4 ++--
 modules/platforms/dotnet/Apache.Ignite.Linq/Apache.Ignite.Linq.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs| 4 ++--
 .../dotnet/Apache.Ignite.Log4Net/Apache.Ignite.Log4Net.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs | 4 ++--
 modules/platforms/dotnet/Apache.Ignite.NLog/Apache.Ignite.NLog.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs| 2 +-
 modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs | 4 ++--
 .../dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs | 4 ++--
 .../examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs | 4 ++--
 modules/scalar-2.10/pom.xml   | 2 +-
 modules/scalar/pom.xml| 2 +-
 modules/web-console/frontend/app/modules/branding/branding.service.js | 4 ++--
 29 files changed, 48 insertions(+), 48 deletions(-)



[ignite] branch ignite-2.8 updated (38fa20b -> 749101e)

2020-01-06 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 38fa20b  IGNITE-12471 .NET Thin Client: Fix WithExpiryPolicy crash
 add 749101e  IGNITE-12521: change copyrights to the new 2020 year (#7228)

No new revisions were added by this update.

Summary of changes:
 NOTICE| 2 +-
 assembly/NOTICE_HADOOP| 2 +-
 assembly/NOTICE_IGNITE| 2 +-
 modules/core/src/main/java/META-INF/NOTICE| 2 +-
 .../dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs  | 4 ++--
 .../platforms/dotnet/Apache.Ignite.AspNet/Apache.Ignite.AspNet.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs  | 4 ++--
 .../dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs| 4 ++--
 .../Apache.Ignite.Core.Tests.DotNetCore/Properties/AssemblyInfo.cs| 2 +-
 .../dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs  | 4 ++--
 .../Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs   | 2 +-
 .../dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs| 4 ++--
 .../dotnet/Apache.Ignite.Core/Apache.Ignite.Core.Schema.nuspec| 4 ++--
 modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs| 2 +-
 .../Apache.Ignite.EntityFramework.nuspec  | 4 ++--
 .../dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs   | 4 ++--
 modules/platforms/dotnet/Apache.Ignite.Linq/Apache.Ignite.Linq.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs| 4 ++--
 .../dotnet/Apache.Ignite.Log4Net/Apache.Ignite.Log4Net.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs | 4 ++--
 modules/platforms/dotnet/Apache.Ignite.NLog/Apache.Ignite.NLog.nuspec | 4 ++--
 .../platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs| 2 +-
 modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs | 4 ++--
 .../dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs | 4 ++--
 .../examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs | 4 ++--
 modules/scalar-2.10/pom.xml   | 2 +-
 modules/scalar/pom.xml| 2 +-
 modules/web-console/frontend/app/modules/branding/branding.service.js | 4 ++--
 29 files changed, 48 insertions(+), 48 deletions(-)



[ignite] branch master updated: IGNITE-12501: Clarify checked exception on node left to the ClusterTopologyCheckedException (#7203)

2019-12-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 31d6ad7  IGNITE-12501: Clarify checked exception on node left to the 
ClusterTopologyCheckedException (#7203)
31d6ad7 is described below

commit 31d6ad7e1704e6ebd038fa87dca9c7354f490fd0
Author: Nikita Amelchev 
AuthorDate: Sat Dec 28 04:37:02 2019 +0300

IGNITE-12501: Clarify checked exception on node left to the 
ClusterTopologyCheckedException (#7203)
---
 .../spi/communication/tcp/TcpCommunicationSpi.java |  2 +-
 .../AuthenticationProcessorNodeRestartTest.java| 39 ++
 2 files changed, 18 insertions(+), 23 deletions(-)

diff --git 
a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
 
b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
index 99dd212..65efb4f 100755
--- 
a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
@@ -2862,7 +2862,7 @@ public class TcpCommunicationSpi extends IgniteSpiAdapter 
implements Communicati
 ClusterNode node0 = getSpiContext().node(node.id());
 
 if (node0 == null)
-throw new IgniteCheckedException("Failed to send 
message to remote node " +
+throw new ClusterTopologyCheckedException("Failed 
to send message to remote node " +
 "(node has left the grid): " + node.id());
 }
 
diff --git 
a/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java
 
b/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java
index 762da04..040d68e 100644
--- 
a/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java
+++ 
b/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java
@@ -24,6 +24,7 @@ import 
org.apache.ignite.configuration.DataRegionConfiguration;
 import org.apache.ignite.configuration.DataStorageConfiguration;
 import org.apache.ignite.configuration.IgniteConfiguration;
 import org.apache.ignite.internal.IgniteInternalFuture;
+import org.apache.ignite.internal.cluster.ClusterTopologyCheckedException;
 import org.apache.ignite.internal.util.typedef.internal.U;
 import org.apache.ignite.testframework.GridTestUtils;
 import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest;
@@ -191,7 +192,8 @@ public class AuthenticationProcessorNodeRestartTest extends 
GridCommonAbstractTe
 }
 }
 catch (Exception e) {
-e.printStackTrace(System.err);
+log.error("Unexpected exception.", e);
+
 fail("Unexpected exception on server restart: " + 
e.getMessage());
 }
 });
@@ -209,15 +211,12 @@ public class AuthenticationProcessorNodeRestartTest 
extends GridCommonAbstractTe
 assertNotNull(actx);
 }
 }
-catch (IgniteCheckedException e) {
-// Skip exception if server down.
-if (!serverDownMessage(e.getMessage())) {
-e.printStackTrace();
-fail("Unexpected exception: " + e.getMessage());
-}
+catch (ClusterTopologyCheckedException ignored) {
+// No-op.
 }
 catch (Exception e) {
-e.printStackTrace();
+log.error("Unexpected exception.", e);
+
 fail("Unexpected exception: " + e.getMessage());
 }
 }, testUsersCnt, "user-op");
@@ -226,15 +225,6 @@ public class AuthenticationProcessorNodeRestartTest 
extends GridCommonAbstractTe
 }
 
 /**
- * Exception messages from {@code 
org.apache.ignite.internal.managers.communication.GridIoManager#send}.
- */
-private boolean serverDownMessage(String text) {
-return text.contains("Failed to send message (node may have left the 
grid or "
-+ "TCP connection cannot be established due to firewall issues)")
-|| text.contains("Failed to send message, node left");
-}
-
-/**
  * @return Future.
  */
 private IgniteInternalFuture restartCoordinator() {
@@ -283,7 +273,8 @@ public class AuthenticationProcessorNodeRestartTest extends 
GridCommonAbstractTe
 }
 }
  

[ignite] branch master updated (2b8e14f -> 622c34d)

2019-12-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 2b8e14f  IGNITE-12193: Add rebalancing metrics for cache groups. 
(#6960)
 add 622c34d  IGNITE-11977: Fix metric type for GridDataStreamExecutor 
(#6695)

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/managers/IgniteMBeansManager.java | 19 ++-
 .../internal/processors/metric/GridMetricManager.java | 10 ++
 2 files changed, 20 insertions(+), 9 deletions(-)



[ignite-website] branch ignite-12775 updated (fe32ca8 -> 8b28a1e)

2020-04-13 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12775
in repository https://gitbox.apache.org/repos/asf/ignite-website.git.


from fe32ca8  IGNITE-12775: update docker and cloud image links
 add 8b28a1e  IGNITE-12775: fix review comments

No new revisions were added by this update.

Summary of changes:
 download.html | 56 +++-
 1 file changed, 27 insertions(+), 29 deletions(-)



[ignite-website] 01/01: IGNITE-12775: Update download page according to Apache requirements

2020-04-14 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git

commit 98dd4413dbaca148299ba4f143fe37581bccd085
Merge: b53b501 debf03e
Author: Maxim Muzafarov 
AuthorDate: Wed Apr 15 00:45:59 2020 +0300

IGNITE-12775: Update download page according to Apache requirements

 .gitignore|2 +
 download.html | 1048 +
 2 files changed, 81 insertions(+), 969 deletions(-)




[ignite-website] branch master updated (b53b501 -> 98dd441)

2020-04-14 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git.


from b53b501  Updated the list of video tutorials.
 add 33232b8  IGNITE-12775: Update download page according to requirements
 add fe32ca8  IGNITE-12775: update docker and cloud image links
 add 8b28a1e  IGNITE-12775: fix review comments
 add debf03e  IGNITE-12775: add pgp, sha512 signatures
 new 98dd441  IGNITE-12775: Update download page according to Apache 
requirements

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore|2 +
 download.html | 1048 +
 2 files changed, 81 insertions(+), 969 deletions(-)
 create mode 100644 .gitignore



[ignite-website] branch ignite-12775 updated (8b28a1e -> debf03e)

2020-04-14 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12775
in repository https://gitbox.apache.org/repos/asf/ignite-website.git.


from 8b28a1e  IGNITE-12775: fix review comments
 add debf03e  IGNITE-12775: add pgp, sha512 signatures

No new revisions were added by this update.

Summary of changes:
 download.html | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)



[ignite] branch master updated: IGNITE-12916: travis.yml must be excluded from licenses check (#7707)

2020-04-21 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 25080ad  IGNITE-12916: travis.yml must be excluded from licenses check 
(#7707)
25080ad is described below

commit 25080adf68b5b8aa13c099b9d0969cf32f11c803
Author: Maxim Muzafarov 
AuthorDate: Tue Apr 21 16:09:40 2020 +0300

IGNITE-12916: travis.yml must be excluded from licenses check (#7707)
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index 21615d5..b6cb2b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -867,6 +867,7 @@
 
**/keystore/ca/*serial
 
**/META-INF/services/** 
 
+.travis.yml
 
idea/ignite_codeStyle.xml
 **/DEVNOTES*.txt
 **/NOTICE*



[ignite] branch master updated: IGNITE-12919: Renamed lost occurrences of GridUuid to IgniteUuid (#7699)

2020-04-21 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 55a4cf5  IGNITE-12919: Renamed lost occurrences of GridUuid to 
IgniteUuid (#7699)
55a4cf5 is described below

commit 55a4cf58dc1deb49f5abfe67e48517f305c29554
Author: Nikita Amelchev 
AuthorDate: Tue Apr 21 16:29:33 2020 +0300

IGNITE-12919: Renamed lost occurrences of GridUuid to IgniteUuid (#7699)
---
 .../apache/ignite/internal/GridJobContextImpl.java |  4 +--
 .../apache/ignite/internal/GridJobSiblingImpl.java |  8 ++---
 .../java/org/apache/ignite/internal/GridTopic.java | 12 +++
 .../deployment/GridDeploymentInfoBean.java |  4 +--
 .../processors/affinity/GridAffinityMessage.java   |  4 +--
 .../datastructures/CacheDataStructuresManager.java |  8 ++---
 .../cache/distributed/dht/GridDhtLockFuture.java   |  4 +--
 .../cache/transactions/IgniteTxAdapter.java|  4 +--
 .../processors/cache/version/GridCacheVersion.java |  4 +--
 .../datastructures/GridCacheQueueAdapter.java  | 16 -
 .../datastructures/GridCacheQueueHeader.java   |  4 +--
 .../datastructures/GridCacheQueueItemKey.java  |  4 +--
 .../datastructures/GridCacheSetHeader.java |  4 +--
 .../datastructures/GridCacheSetItemKey.java|  4 +--
 .../datastructures/GridSetQueryPredicate.java  |  4 +--
 .../internal/processors/igfs/IgfsBlockKey.java |  8 ++---
 .../internal/processors/igfs/IgfsEntryInfo.java|  4 +--
 .../processors/igfs/IgfsFileAffinityRange.java |  4 +--
 .../internal/processors/igfs/IgfsFileInfo.java |  8 ++---
 .../internal/processors/igfs/IgfsListingEntry.java |  4 +--
 .../ignite/internal/processors/igfs/IgfsUtils.java |  4 +--
 .../IgfsMetaDirectoryListingRemoveProcessor.java   |  4 +--
 .../IgfsMetaDirectoryListingReplaceProcessor.java  |  4 +--
 .../igfs/meta/IgfsMetaFileCreateProcessor.java |  8 ++---
 .../igfs/meta/IgfsMetaFileLockProcessor.java   |  4 +--
 .../apache/ignite/internal/util/IgniteUtils.java   | 38 +++---
 .../ignite/internal/visor/cache/VisorCache.java|  4 +--
 .../visor/cache/VisorCacheConfiguration.java   |  4 +--
 .../compute/VisorComputeCancelSessionTaskArg.java  |  4 +--
 .../internal/visor/event/VisorGridEvent.java   |  4 +--
 .../internal/visor/event/VisorGridJobEvent.java|  8 ++---
 .../internal/visor/event/VisorGridTaskEvent.java   |  4 +--
 .../node/VisorNodeEventsCollectorTaskArg.java  |  4 +--
 .../internal/visor/tx/FetchNearXidVersionTask.java |  2 +-
 .../ignite/internal/visor/tx/TxVerboseId.java  |  4 +--
 .../ignite/internal/visor/tx/VisorTxInfo.java  |  8 ++---
 .../ignite/internal/visor/tx/VisorTxTask.java  |  6 ++--
 .../java/org/apache/ignite/lang/IgniteUuid.java| 20 ++--
 .../internal/GridTopicExternalizableSelfTest.java  | 14 
 .../TxPartitionCounterStateAbstractTest.java   | 20 ++--
 ...rtitionCounterStateOnePrimaryOneBackupTest.java |  2 +-
 .../org/apache/ignite/lang/IgniteUuidSelfTest.java | 32 +-
 .../GridTcpCommunicationBenchmark.java | 12 +++
 .../loadtests/communication/GridTestMessage.java   |  4 +--
 44 files changed, 167 insertions(+), 167 deletions(-)

diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/GridJobContextImpl.java 
b/modules/core/src/main/java/org/apache/ignite/internal/GridJobContextImpl.java
index b4b2be7..9e62e6a 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/GridJobContextImpl.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/GridJobContextImpl.java
@@ -272,14 +272,14 @@ public class GridJobContextImpl implements 
ComputeJobContext, Externalizable {
 /** {@inheritDoc} */
 @Override public void writeExternal(ObjectOutput out) throws IOException {
 out.writeObject(ctx);
-U.writeGridUuid(out, jobId);
+U.writeIgniteUuid(out, jobId);
 U.writeMap(out, getAttributes());
 }
 
 /** {@inheritDoc} */
 @Override public void readExternal(ObjectInput in) throws IOException, 
ClassNotFoundException {
 ctx = (GridKernalContext)in.readObject();
-jobId = U.readGridUuid(in);
+jobId = U.readIgniteUuid(in);
 attrs = U.readMap(in);
 }
 
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/GridJobSiblingImpl.java 
b/modules/core/src/main/java/org/apache/ignite/internal/GridJobSiblingImpl.java
index 6d2da87..5004aa9 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/GridJobSiblingImpl.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/GridJobSiblingImpl.java
@@ -176,15 +176,15 @@ public class GridJobSiblingImpl implements 
ComputeJobSibling, Externalizable {
 /** {@inheritDoc} */
 @Override public void writeExternal(ObjectOutput out) throws

[ignite] branch ignite-12916 updated (b9833e6 -> 9218f3a)

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from b9833e6  IGNITE-12916: fix travis yml configuration
 add 0904aa8  IGNITE-12916: remove unnecessary property
 add 0b175c5  IGNITE-12916: fix minor comments
 add a2b1654  IGNITE-12916: fix minor comments 2
 add eea43f1  IGNITE-12916: fix minor comments 3
 add d42dd85  IGNITE-12916: fix minor comments 4
 add c2d7d43  IGNITE-12916: with scala
 add 9218f3a  IGNITE-12916: fix ident

No new revisions were added by this update.

Summary of changes:
 .travis.yml | 23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)



[ignite] branch ignite-12916 updated (9218f3a -> da0e6c2)

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 9218f3a  IGNITE-12916: fix ident
 add da0e6c2  IGNITE-12916: fix java11 build

No new revisions were added by this update.

Summary of changes:
 .travis.yml | 2 +-
 .../main/java11/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[ignite] branch ignite-12916 updated (da0e6c2 -> 0d4c53c)

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from da0e6c2  IGNITE-12916: fix java11 build
 add 0d4c53c  IGNITE-12916: fix java11 scala build

No new revisions were added by this update.

Summary of changes:
 .travis.yml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)



[ignite] branch ignite-12916 created (now 569f6d2)

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git.


  at 569f6d2  IGNITE-12916: add README build badge

This branch includes the following new commits:

 new 5097d3a  IGNITE-12916: Add travis-ci configuration to run builds
 new 569f6d2  IGNITE-12916: add README build badge

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[ignite] 01/02: IGNITE-12916: Add travis-ci configuration to run builds

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git

commit 5097d3ab921554d72c79ce9f59c3ac11fd800fe6
Author: Maxim Muzafarov 
AuthorDate: Sun Apr 19 22:59:49 2020 +0300

IGNITE-12916: Add travis-ci configuration to run builds
---
 .travis.yml | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000..793eaf5
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,10 @@
+sudo: false
+
+script: "mvn package -P all-java,lgpl,examples,checkstyle,java-8 -DskipTests 
-Dmaven.javadoc.skip=true -B -V"
+
+jdk:
+  - openjdk8
+
+cache:
+  directories:
+- '$HOME/.m2/repository'



[ignite] 02/02: IGNITE-12916: add README build badge

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git

commit 569f6d29289ef98ca2fad89c2754b99b2568bf76
Author: Maxim Muzafarov 
AuthorDate: Sun Apr 19 23:02:08 2020 +0300

IGNITE-12916: add README build badge
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 345f12a..2b14b72 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 https://ignite.apache.org/;>https://ignite.apache.org/images/logo3.png; hspace="20"/>
 
 https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_RunAll_IgniteTests24Java8=%3Cdefault%3E;>https://ci.ignite.apache.org/app/rest/builds/buildType:(id:IgniteTests24Java8_RunAll)/statusIcon.svg"/>
+[![Build 
Status](https://travis-ci.org/apache/ignite.svg?branch=master)](https://travis-ci.org/apache/ignite)
 
 
 ## Getting Started



[ignite] branch ignite-12916 updated (569f6d2 -> b9833e6)

2020-04-19 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 569f6d2  IGNITE-12916: add README build badge
 add b9833e6  IGNITE-12916: fix travis yml configuration

No new revisions were added by this update.

Summary of changes:
 .travis.yml | 21 +
 1 file changed, 17 insertions(+), 4 deletions(-)



[ignite] branch ignite-12916 updated (0d4c53c -> ac28657)

2020-04-20 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12916
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 0d4c53c  IGNITE-12916: fix java11 scala build
 add b1ae160  IGNITE-12916: fix java11 scalar
 add 888312e  IGNITE-12916: fix change to env
 add 4cd8702  IGNITE-12916: fix java11 build
 add d9071e1  IGNITE-12916: fix java11 build 2
 add 88c3590  IGNITE-12916: fix java11 build 3
 add df3e6ce  IGNITE-12916: fix code style
 add 248d3fd  IGNITE-12916: fix code style 2
 add ac28657  IGNITE-12916: fix code style 4

No new revisions were added by this update.

Summary of changes:
 .travis.yml | 31 +--
 1 file changed, 17 insertions(+), 14 deletions(-)



[ignite] branch master updated: IGNITE-12916: Add travis-ci configuration for Ignite build (#7692)

2020-04-20 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 822c743  IGNITE-12916: Add travis-ci configuration for Ignite build 
(#7692)
822c743 is described below

commit 822c743c0f46fd1d293da91aa9b2eda77e98b1f9
Author: Maxim Muzafarov 
AuthorDate: Mon Apr 20 11:21:18 2020 +0300

IGNITE-12916: Add travis-ci configuration for Ignite build (#7692)
---
 .travis.yml| 30 ++
 README.md  |  1 +
 .../ignite/tools/javadoc/IgniteLinkTaglet.java |  2 +-
 3 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000..15676e6
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,30 @@
+os: linux
+dist: trusty
+language: java
+install: skip
+before_script:
+  - echo $JVM_EXTRA_ARGS
+  - echo $JDK_PROFILES
+script: mvn package -Pall-java,licenses,lgpl,checkstyle,examples $JDK_PROFILES 
-DskipTests -Dmaven.javadoc.skip=true -B -V
+
+jobs:
+  include:
+- jdk: openjdk8
+  env:
+  - JDK_PROFILES='-Pall-scala,scala'
+- jdk: openjdk11
+  # ignite-scalar module currently doesn't build under jdk11
+  env:
+- JDK_PROFILES='-P!spark-2.4,!spark,!scala'
+  before_script:
+  - |
+export JVM_EXTRA_ARGS='--illegal-access=permit \
+--add-exports=java.base/jdk.internal.misc=ALL-UNNAMED \
+--add-exports=java.base/sun.nio.ch=ALL-UNNAMED \
+--add-exports=java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED \
+--add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
+
--add-exports=java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED \
+-Djdk.tls.client.protocols=TLSv1.2'
+
+before_cache: rm -rfv $HOME/.m2/repository/org/apache/ignite
+cache: {directories: [$HOME/.m2/repository]}
diff --git a/README.md b/README.md
index b79a222..490574c 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 https://ignite.apache.org/;>https://github.com/apache/ignite-website/blob/master/images/Ignite_tm_Logo_black_RGB.svg;
 hspace="20"/>
 
 https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_RunAll_IgniteTests24Java8=%3Cdefault%3E;>https://ci.ignite.apache.org/app/rest/builds/buildType:(id:IgniteTests24Java8_RunAll)/statusIcon.svg"/>
+[![Build 
Status](https://travis-ci.org/apache/ignite.svg?branch=master)](https://travis-ci.org/apache/ignite)
 
 
 ## What is Apache Ignite?
diff --git 
a/modules/tools/src/main/java11/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java
 
b/modules/tools/src/main/java11/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java
index ef5683c..9f358eb 100644
--- 
a/modules/tools/src/main/java11/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java
+++ 
b/modules/tools/src/main/java11/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java
@@ -130,4 +130,4 @@ public class IgniteLinkTaglet implements Taglet {
 (tokens.length > 1 ? ("#" + tokens[1].replace("[]", "...")) : "") +
 "\">" + simpleClsName + (tokens.length > 1 ? ("." + 
tokens[1]) : "") + "";
 }
-}
\ No newline at end of file
+}



[ignite] branch master updated: IGNITE-12916: fix checkstyle build under java11 (#7694)

2020-04-20 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new aa63af0  IGNITE-12916: fix checkstyle build under java11 (#7694)
aa63af0 is described below

commit aa63af0c7450926524350f09d843c8e7630d30ec
Author: Maxim Muzafarov 
AuthorDate: Mon Apr 20 13:17:52 2020 +0300

IGNITE-12916: fix checkstyle build under java11 (#7694)
---
 .travis.yml| 12 ++--
 parent/pom.xml |  1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 15676e6..e0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,12 +18,12 @@ jobs:
 - JDK_PROFILES='-P!spark-2.4,!spark,!scala'
   before_script:
   - |
-export JVM_EXTRA_ARGS='--illegal-access=permit \
---add-exports=java.base/jdk.internal.misc=ALL-UNNAMED \
---add-exports=java.base/sun.nio.ch=ALL-UNNAMED \
---add-exports=java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED \
---add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
-
--add-exports=java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED \
+export JVM_EXTRA_ARGS='--illegal-access=permit
+--add-exports=java.base/jdk.internal.misc=ALL-UNNAMED
+--add-exports=java.base/sun.nio.ch=ALL-UNNAMED
+--add-exports=java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED
+--add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
+
--add-exports=java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED
 -Djdk.tls.client.protocols=TLSv1.2'
 
 before_cache: rm -rfv $HOME/.m2/repository/org/apache/ignite
diff --git a/parent/pom.xml b/parent/pom.xml
index 423c28d..21615d5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -771,6 +771,7 @@
 
../checkstyle/checkstyle.xml
 
../checkstyle/checkstyle-suppressions.xml
 
true
+**/generated/**/*
 
 
 



[ignite-website] 01/01: IGNITE-12775: Update download page according to requirements

2020-04-10 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch ignite-12775
in repository https://gitbox.apache.org/repos/asf/ignite-website.git

commit 33232b8606788700270c69e92d0f91b62d612899
Author: Maxim Muzafarov 
AuthorDate: Sat Apr 11 00:42:10 2020 +0300

IGNITE-12775: Update download page according to requirements
---
 .gitignore|2 +
 download.html | 1035 -
 2 files changed, 64 insertions(+), 973 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..0cc2124
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.iml
+.idea/
diff --git a/download.html b/download.html
index ea6958f..271af45 100644
--- a/download.html
+++ b/download.html
@@ -285,29 +285,64 @@ under the License.
 Download Apache Ignite and install in your environment.
 
 
-
-
-
-Source Releases
-Binary Releases
-Nightly Builds
-Docker and Cloud Images
-Download from Maven
-Download from NuGet
-RPM Package 
Installation
-DEB Package 
Installation
-Build From Source
-Git Repository
-3rd Party 
Binaries
-
+
+
+Learn More
+
+
+
+
+Source Releases
+Binary 
Releases
+Building the 
Binaries
+Docker and Cloud 
Images
+Git 
Repository
+
+
+
+
+Download from 
Maven
+Download from 
NuGet
+DEB Package 
Installation
+RPM Package 
Installation
+3rd Party 
Binaries
+
+
+
 
 
-* To get LGPL dependencies (e.g. Hibernate L2 Cache), see Building The
-Binaries.
+* To get LGPL dependencies (e.g. Hibernate L2 Cache), see Building The Binaries.
 
 
 
 Source Releases
+
+If you encounter a problem with the selected mirror, please 
select another mirror.
+If all mirrors are failing, there are backup mirrors
+(at the end of the mirrors list) that should be available.
+
+
+Selected mirror:
+
+[if-any http]
+[for http]
+[http]
+[end]
+[end]
+[if-any ftp]
+[for ftp]
+[ftp]
+[end]
+[end]
+[if-any backup]
+[for backup]
+[backup] (backup)
+[end]
+[end]
+
+
+
+
 
 
 
@@ -439,349 +474,11 @@ under the License.
 https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-2.5.0-src.zip.sha512;>sha512)
 
 
-
-2.4.0
-
-https://apacheignite.readme.io/v2.4/docs;>guide,
-https://ignite.apache.org/releases/2.4.0/javadoc/;>javadoc,
-https://ignite.apache.org/releases/2.4.0/scaladoc/scalar/;>scaladoc
-
-
-https://ignite.apache.org/releases/2.4.0/release_notes.html;>release 
notes
-2018-03-12
-
-https://archive.apache.org/dist/ignite/2.4.0/apache-ignite-2.4.0-src.zip;
-   onclick="ga('send', 'event', 
'apache_ignite_source_download', 'download', 
'apache-ignite-2.4.0');">apache-ignite-2.4.0-src.zip
-
-(https://archive.apache.org/dist/ignite/2.4.0/apache-ignite-2.4.0-src.zip.asc;>pgp,
-https://archive.apache.org/dist/ignite/2.4.0/apache-ignite-2.4.0-src.zip.sha512;>sha512)
-
-
-
-2.3.0
-
-https://apacheignite.readme.io/v2.3/docs;>guide,
-https://ign

[ignite-website] branch ignite-12775 created (now 33232b8)

2020-04-10 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12775
in repository https://gitbox.apache.org/repos/asf/ignite-website.git.


  at 33232b8  IGNITE-12775: Update download page according to requirements

This branch includes the following new commits:

 new 33232b8  IGNITE-12775: Update download page according to requirements

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[ignite-website] branch ignite-12775 updated (33232b8 -> fe32ca8)

2020-04-10 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-12775
in repository https://gitbox.apache.org/repos/asf/ignite-website.git.


from 33232b8  IGNITE-12775: Update download page according to requirements
 add fe32ca8  IGNITE-12775: update docker and cloud image links

No new revisions were added by this update.

Summary of changes:
 download.html | 71 +--
 1 file changed, 45 insertions(+), 26 deletions(-)



[ignite] branch master updated: IGNITE-12385: Fix checkstyle build (#7746)

2020-04-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 3d9af5a  IGNITE-12385: Fix checkstyle build (#7746)
3d9af5a is described below

commit 3d9af5affc5f0a62ab9a8a01b2124f630b715a5d
Author: Maxim Muzafarov 
AuthorDate: Mon Apr 27 13:27:26 2020 +0300

IGNITE-12385: Fix checkstyle build (#7746)
---
 .../org/apache/ignite/qa/query/WarningOnBigQueryResultsBaseTest.java  | 2 +-
 .../java/org/apache/ignite/qa/query/WarningOnBigQueryResultsTest.java | 2 +-
 .../apache/ignite/internal/client/thin/ClientClusterGroupImpl.java| 2 +-
 .../java/org/apache/ignite/internal/client/thin/ComputeTaskTest.java  | 4 ++--
 .../apache/ignite/internal/processors/query/h2/H2FieldsIterator.java  | 2 +-
 .../apache/ignite/internal/processors/query/LongRunningQueryTest.java | 2 +-
 .../ignite/console/configuration/WebConsoleConfigurationSelfTest.java | 4 ++--
 7 files changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsBaseTest.java
 
b/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsBaseTest.java
index 8e0f37c..32c5089 100644
--- 
a/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsBaseTest.java
+++ 
b/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsBaseTest.java
@@ -195,7 +195,7 @@ public class WarningOnBigQueryResultsBaseTest extends 
AbstractIndexingCommonTest
 
 assertTrue("Invalid durations: " + durations,durations.get(0) >= 0);
 
-for (int i =0; i < durations.size() - 1; ++i) {
+for (int i = 0; i < durations.size() - 1; ++i) {
 assertTrue("Invalid durations: " + durations,durations.get(i + 1) 
>= 0);
 assertTrue("Invalid durations: " + durations, durations.get(i) <= 
durations.get(i + 1));
 }
diff --git 
a/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsTest.java
 
b/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsTest.java
index 2290025..bc8768a 100644
--- 
a/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsTest.java
+++ 
b/modules/clients/src/test/java/org/apache/ignite/qa/query/WarningOnBigQueryResultsTest.java
@@ -133,7 +133,7 @@ public class WarningOnBigQueryResultsTest extends 
WarningOnBigQueryResultsBaseTe
 @Test
 public void testQueryInsideCompute() throws Exception {
 List> res = 
grid("cli").compute(grid("cli").cluster().forNode(grid(0).localNode())).call(
-new IgniteCallable>>(){
+new IgniteCallable>>() {
 @IgniteInstanceResource
 Ignite ign;
 
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/client/thin/ClientClusterGroupImpl.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/client/thin/ClientClusterGroupImpl.java
index e4591e4..3fefb45 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/client/thin/ClientClusterGroupImpl.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/client/thin/ClientClusterGroupImpl.java
@@ -47,7 +47,7 @@ class ClientClusterGroupImpl implements ClientClusterGroup {
 }
 
 /** {@inheritDoc} */
-@Override public ClientClusterGroup forNodeId(UUID id, UUID ... ids) {
+@Override public ClientClusterGroup forNodeId(UUID id, UUID... ids) {
 Collection nodeIds = U.newHashSet(1 + (ids == null ? 0 : 
ids.length));
 
 nodeIds.add(id);
diff --git 
a/modules/core/src/test/java/org/apache/ignite/internal/client/thin/ComputeTaskTest.java
 
b/modules/core/src/test/java/org/apache/ignite/internal/client/thin/ComputeTaskTest.java
index 7dc23f2..12e2ece 100644
--- 
a/modules/core/src/test/java/org/apache/ignite/internal/client/thin/ComputeTaskTest.java
+++ 
b/modules/core/src/test/java/org/apache/ignite/internal/client/thin/ComputeTaskTest.java
@@ -96,7 +96,7 @@ public class ComputeTaskTest extends GridCommonAbstractTest {
 /**
  *
  */
-private IgniteClient startClient(int ... gridIdxs) {
+private IgniteClient startClient(int... gridIdxs) {
 String[] addrs = new String[gridIdxs.length];
 
 for (int i = 0; i < gridIdxs.length; i++)
@@ -530,7 +530,7 @@ public class ComputeTaskTest extends GridCommonAbstractTest 
{
  *
  * @param gridIdxs Grid indexes.
  */
-private Set nodeIds(int ... gridIdxs) {
+private Set nodeIds(int... gridIdxs) {
 Set res = new HashSet<>();
 
 for (int i : gridIdxs)
diff --git 
a/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/H2FieldsIterator.java
 
b/modules/indexing/src/main/java/org/apach

[ignite] branch master updated (3569a02 -> bf88f0c)

2020-04-28 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 3569a02  IGNITE-12283 Getting proxied components of Ignite through the 
Ignition interface inside the sandbox - Fixes #7159.
 add bf88f0c  IGNITE-12959: Add support for GenericWhitespace to checkstyle 
rules (#7749)

No new revisions were added by this update.

Summary of changes:
 checkstyle/checkstyle.xml   | 6 ++
 .../client/integration/ClientAbstractConnectivitySelfTest.java  | 2 +-
 .../ignite/internal/processors/cache/CacheIteratorConverter.java| 2 +-
 .../org/apache/ignite/internal/processors/cache/GridCacheUtils.java | 2 +-
 .../query/continuous/CacheContinuousQueryAcknowledgeBuffer.java | 2 +-
 .../apache/ignite/internal/processors/query/GridQueryProcessor.java | 2 +-
 .../distributed/dht/GridCachePartitionedUnloadEventsSelfTest.java   | 2 +-
 .../processors/service/GridServiceProcessorProxySelfTest.java   | 2 +-
 .../ignite/internal/util/GridConcurrentMultiPairQueueTest.java  | 2 +-
 .../org/apache/ignite/messaging/IgniteMessagingSendAsyncTest.java   | 4 ++--
 .../java/org/apache/ignite/testsuites/IgniteReproducingSuite.java   | 2 +-
 .../internal/processors/hadoop/impl/fs/HadoopLazyConcurrentMap.java | 2 +-
 .../processors/cache/IgniteBinaryObjectFieldsQuerySelfTest.java | 2 +-
 .../ignite/internal/processors/cache/index/LongIndexNameTest.java   | 2 +-
 .../ignite/console/agent/db/dialect/DatabaseMetadataDialect.java| 2 +-
 15 files changed, 21 insertions(+), 15 deletions(-)



[ignite] branch master updated (bf88f0c -> 859c062)

2020-04-28 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from bf88f0c  IGNITE-12959: Add support for GenericWhitespace to checkstyle 
rules (#7749)
 add 859c062  IGNITE-12958: Add licenses check to Travis configuration 
(#7748)

No new revisions were added by this update.

Summary of changes:
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



[ignite] branch master updated: IGNITE-12954: Fix checkstyle rules for ML (#7736)

2020-04-27 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 037354a  IGNITE-12954: Fix checkstyle rules for ML (#7736)
037354a is described below

commit 037354ac49fbe3d0dd53f85ed67fa242e4d35d6d
Author: Maxim Muzafarov 
AuthorDate: Mon Apr 27 19:19:13 2020 +0300

IGNITE-12954: Fix checkstyle rules for ML (#7736)
---
 checkstyle/checkstyle-suppressions.xml |  3 -
 .../ml/xgboost/parser/XGBoostModelLexer.java   | 62 +++--
 .../ml/xgboost/parser/XGBoostModelParser.java  | 81 --
 3 files changed, 132 insertions(+), 14 deletions(-)

diff --git a/checkstyle/checkstyle-suppressions.xml 
b/checkstyle/checkstyle-suppressions.xml
index 6b7fdfa..250e0fa 100644
--- a/checkstyle/checkstyle-suppressions.xml
+++ b/checkstyle/checkstyle-suppressions.xml
@@ -23,8 +23,5 @@
 
 
-
-
-
 
 
diff --git 
a/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.java
 
b/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.java
index 3f1c710..974400a 100644
--- 
a/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.java
+++ 
b/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelLexer.java
@@ -45,10 +45,64 @@ public class XGBoostModelLexer extends Lexer {
 protected static final PredictionContextCache _sharedContextCache = new 
PredictionContextCache();
 
 /** */
-public static final int
-YES = 1, NO = 2, MISSING = 3, EQ = 4, COMMA = 5, PLUS = 6, MINUS = 7, 
DOT = 8, EXP = 9,
-BOOSTER = 10, LBRACK = 11, RBRACK = 12, COLON = 13, LEAF = 14, INT = 
15, DOUBLE = 16,
-STRING = 17, NEWLINE = 18, LT = 19, WS = 20;
+public static final int YES = 1;
+
+/** */
+public static final int NO = 2;
+
+/** */
+public static final int MISSING = 3;
+
+/** */
+public static final int EQ = 4;
+
+/** */
+public static final int COMMA = 5;
+
+/** */
+public static final int PLUS = 6;
+
+/** */
+public static final int MINUS = 7;
+
+/** */
+public static final int DOT = 8;
+
+/** */
+public static final int EXP = 9;
+
+/** */
+public static final int BOOSTER = 10;
+
+/** */
+public static final int LBRACK = 11;
+
+/** */
+public static final int RBRACK = 12;
+
+/** */
+public static final int COLON = 13;
+
+/** */
+public static final int LEAF = 14;
+
+/** */
+public static final int INT = 15;
+
+/** */
+public static final int DOUBLE = 16;
+
+/** */
+public static final int STRING = 17;
+
+/** */
+public static final int NEWLINE = 18;
+
+/** */
+public static final int LT = 19;
+
+/** */
+public static final int WS = 20;
 
 /** Channel names. */
 public static String[] channelNames = {
diff --git 
a/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.java
 
b/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.java
index 999144d..d12a8b1 100644
--- 
a/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.java
+++ 
b/modules/ml/xgboost-model-parser/src/main/java/org/apache/ignite/ml/xgboost/parser/XGBoostModelParser.java
@@ -53,15 +53,82 @@ public class XGBoostModelParser extends Parser {
 protected static final PredictionContextCache _sharedContextCache = new 
PredictionContextCache();
 
 /** */
-public static final int
-YES = 1, NO = 2, MISSING = 3, EQ = 4, COMMA = 5, PLUS = 6, MINUS = 7, 
DOT = 8, EXP = 9,
-BOOSTER = 10, LBRACK = 11, RBRACK = 12, COLON = 13, LEAF = 14, INT = 
15, DOUBLE = 16,
-STRING = 17, NEWLINE = 18, LT = 19, WS = 20;
+public static final int YES = 1;
 
 /** */
-public static final int
-RULE_xgValue = 0, RULE_xgHeader = 1, RULE_xgNode = 2, RULE_xgLeaf = 3,
-RULE_xgTree = 4, RULE_xgModel = 5;
+public static final int NO = 2;
+
+/** */
+public static final int MISSING = 3;
+
+/** */
+public static final int EQ = 4;
+
+/** */
+public static final int COMMA = 5;
+
+/** */
+public static final int PLUS = 6;
+
+/** */
+public static final int MINUS = 7;
+
+/** */
+public static final int DOT = 8;
+
+/** */
+public static final int EXP = 9;
+
+/** */
+public static final int BOOSTER = 10;
+
+/** */
+public static final int LBRACK = 11;
+
+/** */
+public static final int RBRACK = 12;
+
+/** */
+public static final int COLON = 13;
+
+/** */
+public static final int LEAF = 14;
+
+/** */
+public static

[ignite] branch master updated: IGNITE-12947: Add support for MethodParamPad to the checkstyle (#7729)

2020-04-26 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 757fba8  IGNITE-12947: Add support for MethodParamPad to the 
checkstyle (#7729)
757fba8 is described below

commit 757fba823b338b5b35d297637476384e9ef97130
Author: Nikita Amelchev 
AuthorDate: Sun Apr 26 22:53:03 2020 +0300

IGNITE-12947: Add support for MethodParamPad to the checkstyle (#7729)
---
 checkstyle/checkstyle-suppressions.xml |   4 +-
 checkstyle/checkstyle.xml  |   7 ++
 .../java/org/apache/ignite/internal/GridTopic.java |   2 +-
 .../managers/communication/GridIoManager.java  |   2 +-
 .../internal/pagemem/wal/record/WALRecord.java | 120 ++---
 .../pagemem/PagesWriteThrottlePolicy.java  |   4 +-
 .../processors/metric/impl/MetricUtils.java|   2 +-
 .../processors/platform/client/ClientFlag.java |   2 +-
 .../processors/platform/client/ClientStatus.java   |   2 +-
 .../platform/messaging/PlatformMessaging.java  |   2 +-
 .../affinity/PartitionResultMarshaler.java |   2 +-
 .../apache/ignite/internal/util/GridUnsafe.java|   4 +-
 .../util/tostring/CircularStringBuilder.java   |   2 +-
 .../test/java/org/apache/ignite/GridTestTask.java  |   2 +-
 .../RendezvousAffinityFunctionSimpleBenchmark.java |   2 +-
 .../internal/binary/BinaryEnumsSelfTest.java   |   8 +-
 .../IgniteAbstractTxSuspendResumeTest.java |   2 +-
 .../cache/transactions/TxOnCachesStopTest.java |   2 +-
 .../util/tostring/GridToStringBuilderSelfTest.java |   2 +-
 .../communication/GridIoManagerBenchmark.java  |   4 +-
 .../messaging/IgniteMessagingSendAsyncTest.java|  10 +-
 .../ignite/p2p/GridP2PLocalDeploymentSelfTest.java |  10 +-
 .../internal/processors/query/h2/H2Utils.java  |   4 +-
 .../processors/query/h2/IgniteH2Indexing.java  |   8 +-
 .../IgniteCacheAbstractFieldsQuerySelfTest.java|   2 +-
 .../cache/IgniteCacheUpdateSqlQuerySelfTest.java   |   2 +-
 .../ignite/yardstick/upload/InsertBenchmark.java   |   2 +-
 27 files changed, 111 insertions(+), 104 deletions(-)

diff --git a/checkstyle/checkstyle-suppressions.xml 
b/checkstyle/checkstyle-suppressions.xml
index 3f593f9..166967b 100644
--- a/checkstyle/checkstyle-suppressions.xml
+++ b/checkstyle/checkstyle-suppressions.xml
@@ -21,7 +21,7 @@
 "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN"
 "https://checkstyle.org/dtds/suppressions_1_2.dtd;>
 
-
+
 
-
+
 
diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml
index 1fee7cd..a14b4c2 100644
--- a/checkstyle/checkstyle.xml
+++ b/checkstyle/checkstyle.xml
@@ -68,5 +68,12 @@
 
 
 
+
+
+
 
 
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java 
b/modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
index a76ce4a..1110091 100644
--- a/modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
+++ b/modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
@@ -627,7 +627,7 @@ public enum GridTopic {
 
 /** {@inheritDoc} */
 @Override public int hashCode() {
-return topic.ordinal() + id1.hashCode () + (int)(id2 ^ (id2 >>> 
32));
+return topic.ordinal() + id1.hashCode() + (int)(id2 ^ (id2 >>> 
32));
 }
 
 /** {@inheritDoc} */
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
index 9f35c06..037f808 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
@@ -3168,7 +3168,7 @@ public class GridIoManager extends 
GridManagerAdapter fromFullName(String name) {
-return new T2<> (
+return new T2<>(
 name.substring(0, name.lastIndexOf(SEPARATOR)),
 name.substring(name.lastIndexOf(SEPARATOR) + 1)
 );
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/client/ClientFlag.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/client/ClientFlag.java
index 33003eb..0471339 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/client/ClientFlag.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/client/ClientFlag.java
@@ -24,7 +24,7 @@ public class ClientFlag {
 /**
  * No-op constructor to prevent instantiation.
  */
-private ClientFlag () {
+private ClientFlag() {
 // No-op.
 }
 
dif

[ignite] branch master updated: IGNITE-12927: Fix flaky testRebalancingLastCancelledTime test. (#7709)

2020-04-23 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new c6bfa69  IGNITE-12927: Fix flaky testRebalancingLastCancelledTime 
test. (#7709)
c6bfa69 is described below

commit c6bfa69b009e4991b59260e30250fd4350b99d67
Author: Nikita Amelchev 
AuthorDate: Thu Apr 23 12:47:42 2020 +0300

IGNITE-12927: Fix flaky testRebalancingLastCancelledTime test. (#7709)
---
 .../internal/processors/cache/CacheGroupsMetricsRebalanceTest.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheGroupsMetricsRebalanceTest.java
 
b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheGroupsMetricsRebalanceTest.java
index ab11826..ac23e28 100644
--- 
a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheGroupsMetricsRebalanceTest.java
+++ 
b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheGroupsMetricsRebalanceTest.java
@@ -311,7 +311,7 @@ public class CacheGroupsMetricsRebalanceTest extends 
GridCommonAbstractTest {
 List cacheNames = Lists.newArrayList(CACHE4, CACHE5);
 
 for (String cacheName : cacheNames) {
-ignite0.getOrCreateCache(cacheName).putAll(new 
Random().ints(KEYS_COUNT).boxed()
+ignite0.getOrCreateCache(cacheName).putAll(new 
Random().ints(KEYS_COUNT).distinct().boxed()
 .collect(Collectors.toMap(i -> i, i -> (long)i)));
 }
 



[ignite] branch master updated: IGNITE-12949: Add support for NoWhitespaceAfter to the checkstyle (#7731)

2020-04-26 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 54b7b40  IGNITE-12949: Add support for NoWhitespaceAfter to the 
checkstyle (#7731)
54b7b40 is described below

commit 54b7b403e44bd61065c8c1906f7b9861bd5e78d2
Author: Nikita Amelchev 
AuthorDate: Sun Apr 26 23:22:08 2020 +0300

IGNITE-12949: Add support for NoWhitespaceAfter to the checkstyle (#7731)
---
 checkstyle/checkstyle.xml  |  9 +
 .../org/apache/ignite/p2p/P2PGridifySelfTest.java  |  2 +-
 .../misc/JmhPartitionUpdateCounterBenchmark.java   |  2 +-
 .../jdbc/thin/JdbcThinComplexDmlDdlSelfTest.java   |  4 ++--
 .../JdbcThinConnectionMultipleAddressesTest.java   |  2 +-
 .../jdbc/thin/JdbcThinConnectionSelfTest.java  | 22 +++---
 .../jdbc/thin/JdbcThinInsertStatementSelfTest.java |  2 +-
 .../apache/ignite/IgniteJdbcThinDataSource.java|  2 +-
 .../rendezvous/RendezvousAffinityFunction.java |  4 ++--
 .../ignite/internal/ThinProtocolFeature.java   |  2 +-
 .../jdbc/thin/ConnectionPropertiesImpl.java| 14 +++---
 .../bulkload/pipeline/CharsetDecoderBlock.java |  2 +-
 .../processors/igfs/IgfsOutputStreamProxyImpl.java |  2 +-
 .../odbc/jdbc/JdbcBatchExecuteResult.java  |  4 ++--
 .../platform/client/ClientConnectionContext.java   |  2 +-
 .../ignite/internal/sql/SqlParseException.java |  2 +-
 .../optimized/OptimizedMarshallerTest.java |  2 +-
 .../CachePartitionLossDetectionOnNodeLeftTest.java |  3 ++-
 .../query/GridCacheQueryTransformerSelfTest.java   |  2 +-
 ...rtitionCounterStateOnePrimaryOneBackupTest.java |  2 +-
 ...titionCounterStateTwoPrimaryTwoBackupsTest.java |  2 +-
 .../TxPessimisticDeadlockDetectionTest.java|  2 +-
 .../GridUnsafeDataOutputArraySizingSelfTest.java   |  2 +-
 .../ignite/loadtests/job/GridJobLoadTestJob.java   |  2 +-
 .../java/org/apache/ignite/p2p/GridP2PTestJob.java |  2 +-
 .../FilterDataForClientNodeDiscoveryTest.java  |  2 +-
 .../IgniteHadoopFileSystemClientBasedOpenTest.java |  2 +-
 .../shuffle/streams/HadoopDataStreamSelfTest.java  |  4 ++--
 .../query/h2/sql/GridSqlAggregateFunction.java |  2 +-
 .../ignite/ml/optimization/LossFunctions.java  |  2 +-
 .../util/SimpleStepFunctionCompressorTest.java |  2 +-
 .../uri/GridUriDeploymentMd5CheckSelfTest.java |  2 +-
 32 files changed, 61 insertions(+), 51 deletions(-)

diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml
index a14b4c2..24bf995 100644
--- a/checkstyle/checkstyle.xml
+++ b/checkstyle/checkstyle.xml
@@ -75,5 +75,14 @@
 See: 
https://checkstyle.sourceforge.io/config_whitespace.html#MethodParamPad
 -->
 
+
+
+
+
+
 
 
diff --git 
a/modules/aop/src/test/java/org/apache/ignite/p2p/P2PGridifySelfTest.java 
b/modules/aop/src/test/java/org/apache/ignite/p2p/P2PGridifySelfTest.java
index 7a58010..85479ae 100644
--- a/modules/aop/src/test/java/org/apache/ignite/p2p/P2PGridifySelfTest.java
+++ b/modules/aop/src/test/java/org/apache/ignite/p2p/P2PGridifySelfTest.java
@@ -140,7 +140,7 @@ public class P2PGridifySelfTest extends 
GridCommonAbstractTest {
 );
 
 // Test property file load.
-byte [] bytes = new byte[20];
+byte[] bytes = new byte[20];
 
 try (InputStream in = tstClsLdr.getResourceAsStream(path)) {
 if (in == null) {
diff --git 
a/modules/benchmarks/src/main/java/org/apache/ignite/internal/benchmarks/jmh/misc/JmhPartitionUpdateCounterBenchmark.java
 
b/modules/benchmarks/src/main/java/org/apache/ignite/internal/benchmarks/jmh/misc/JmhPartitionUpdateCounterBenchmark.java
index e1bd9b0..ff45c9f 100644
--- 
a/modules/benchmarks/src/main/java/org/apache/ignite/internal/benchmarks/jmh/misc/JmhPartitionUpdateCounterBenchmark.java
+++ 
b/modules/benchmarks/src/main/java/org/apache/ignite/internal/benchmarks/jmh/misc/JmhPartitionUpdateCounterBenchmark.java
@@ -55,7 +55,7 @@ public class JmhPartitionUpdateCounterBenchmark {
 private static final int COUNTER_MAX_DELTA = 50;
 
 /** Testing gaps buffer. */
-private final long [][] gapsBuf = new long[GAPS_BUFFER_SIZE][];
+private final long[][] gapsBuf = new long[GAPS_BUFFER_SIZE][];
 
 /** Random numbers generator. */
 private Random rnd;
diff --git 
a/modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinComplexDmlDdlSelfTest.java
 
b/modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinComplexDmlDdlSelfTest.java
index 372fd35..099118f 100644
--- 
a/modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinComplexDmlDdlSelfTest.java
+++ 
b/modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinComplexDmlDdlSelfTest.java
@@ -328,7 +328,7 @@ public class JdbcThinComplexDmlDdlSelfT

[ignite] branch master updated: IGNITE-12925: Fix flaky tests for continuous query metrics. (#7747)

2020-04-29 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 50776f5  IGNITE-12925: Fix flaky tests for continuous query metrics. 
(#7747)
50776f5 is described below

commit 50776f58a14486f5e2e8d2052515b4557a99453a
Author: Mikhail Petrov <32207922+ololo3...@users.noreply.github.com>
AuthorDate: Wed Apr 29 15:22:08 2020 +0300

IGNITE-12925: Fix flaky tests for continuous query metrics. (#7747)
---
 .../java/org/apache/ignite/internal/metric/JmxExporterSpiTest.java | 2 +-
 .../java/org/apache/ignite/internal/metric/SystemViewSelfTest.java | 2 +-
 .../internal/processors/cache/metric/SqlViewExporterSpiTest.java   | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git 
a/modules/core/src/test/java/org/apache/ignite/internal/metric/JmxExporterSpiTest.java
 
b/modules/core/src/test/java/org/apache/ignite/internal/metric/JmxExporterSpiTest.java
index 6377ea2..b6d835c 100644
--- 
a/modules/core/src/test/java/org/apache/ignite/internal/metric/JmxExporterSpiTest.java
+++ 
b/modules/core/src/test/java/org/apache/ignite/internal/metric/JmxExporterSpiTest.java
@@ -422,7 +422,7 @@ public class JmxExporterSpiTest extends 
AbstractExporterSpiTest {
 }
 
 assertEquals(0, systemView(CQ_SYS_VIEW).size());
-assertEquals(0, systemView(remoteNode, CQ_SYS_VIEW).size());
+assertTrue(waitForCondition(() -> systemView(remoteNode, 
CQ_SYS_VIEW).isEmpty(), getTestTimeout()));
 }
 }
 
diff --git 
a/modules/core/src/test/java/org/apache/ignite/internal/metric/SystemViewSelfTest.java
 
b/modules/core/src/test/java/org/apache/ignite/internal/metric/SystemViewSelfTest.java
index af0cd71..19bdce5 100644
--- 
a/modules/core/src/test/java/org/apache/ignite/internal/metric/SystemViewSelfTest.java
+++ 
b/modules/core/src/test/java/org/apache/ignite/internal/metric/SystemViewSelfTest.java
@@ -526,7 +526,7 @@ public class SystemViewSelfTest extends 
GridCommonAbstractTest {
 }
 
 assertEquals(0, origQrys.size());
-assertEquals(0, remoteQrys.size());
+assertTrue(waitForCondition(() -> remoteQrys.size() == 0, 
getTestTimeout()));
 }
 }
 
diff --git 
a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java
 
b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java
index ae33dbe..0f54e30 100644
--- 
a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java
+++ 
b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java
@@ -560,7 +560,8 @@ public class SqlViewExporterSpiTest extends 
AbstractExporterSpiTest {
 }
 
 assertTrue(execute(ignite0, "SELECT * FROM 
SYS.CONTINUOUS_QUERIES").isEmpty());
-assertTrue(execute(ignite1, "SELECT * FROM 
SYS.CONTINUOUS_QUERIES").isEmpty());
+assertTrue(waitForCondition(() ->
+execute(ignite1, "SELECT * FROM 
SYS.CONTINUOUS_QUERIES").isEmpty(), getTestTimeout()));
 }
 
 /** */



[ignite] branch master updated: IGNITE-12893: Add support for SimplifyBooleanExpression checkstyle rule (#7670)

2020-04-14 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 6c01d3e  IGNITE-12893: Add support for SimplifyBooleanExpression 
checkstyle rule (#7670)
6c01d3e is described below

commit 6c01d3e6895fdb4408938d17f19440a4fb94cc08
Author: Maxim Muzafarov 
AuthorDate: Tue Apr 14 19:25:44 2020 +0300

IGNITE-12893: Add support for SimplifyBooleanExpression checkstyle rule 
(#7670)
---
 checkstyle/checkstyle.xml|  3 +++
 .../java/org/apache/ignite/gridify/hierarchy/Target.java |  4 ++--
 .../org/test/gridify/ExternalNonSpringAopSelfTest.java   |  2 +-
 .../rest/handlers/cache/GridCacheCommandHandler.java |  3 +--
 .../redis/key/GridRedisExpireCommandHandler.java |  2 +-
 .../redis/server/GridRedisFlushCommandHandler.java   |  2 +-
 .../ignite/internal/util/io/GridFilenameUtils.java   |  4 ++--
 .../ignite/internal/util/test/GridTestPrintStream.java   |  2 +-
 .../ignite/spi/deployment/DeploymentResourceAdapter.java |  4 ++--
 .../dht/GridCacheDhtEvictionsDisabledSelfTest.java   |  2 +-
 .../internal/processors/database/BPlusTreeSelfTest.java  |  2 +-
 .../apache/ignite/p2p/GridP2PRecursionTaskSelfTest.java  |  2 +-
 ...ridSessionSetFutureAttributeWaitListenerSelfTest.java |  2 +-
 .../GridSessionSetJobAttributeWaitListenerSelfTest.java  |  2 +-
 .../ignite/startup/servlet/GridServletLoaderTest.java|  4 ++--
 .../org/apache/ignite/util/mbeans/GridMBeanSelfTest.java | 16 
 .../java/org/apache/ignite/logger/jcl/JclLoggerTest.java |  2 +-
 .../ignite/logger/log4j/GridLog4jLoggingFileTest.java|  2 +-
 .../spi/deployment/uri/GridUriDeploymentDiscovery.java   |  4 ++--
 .../spi/deployment/uri/GridUriDeploymentJarVerifier.java | 10 +-
 .../spi/deployment/uri/GridUriDeploymentUriParser.java   |  2 +-
 21 files changed, 39 insertions(+), 37 deletions(-)

diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml
index dbfcfd0..e832028 100644
--- a/checkstyle/checkstyle.xml
+++ b/checkstyle/checkstyle.xml
@@ -33,6 +33,9 @@
 
 
 
+
+
+
 
 
 
diff --git 
a/modules/aop/src/test/java/org/apache/ignite/gridify/hierarchy/Target.java 
b/modules/aop/src/test/java/org/apache/ignite/gridify/hierarchy/Target.java
index 42e7872..2393fc2 100644
--- a/modules/aop/src/test/java/org/apache/ignite/gridify/hierarchy/Target.java
+++ b/modules/aop/src/test/java/org/apache/ignite/gridify/hierarchy/Target.java
@@ -27,7 +27,7 @@ public class Target extends SuperTarget {
 
 String res = super.methodA();
 
-assert "SuperTarget.methodA()".equals(res) == true :
+assert "SuperTarget.methodA()".equals(res) :
 "Unexpected SuperTarget.methodA() apply result [res=" + res + ']';
 
 return "Target.MethodA()";
@@ -37,7 +37,7 @@ public class Target extends SuperTarget {
 @Override protected String methodB() {
 String res = super.methodB();
 
-assert "SuperTarget.methodC()".equals(res) == true:
+assert "SuperTarget.methodC()".equals(res) :
 "Unexpected SuperTarget.methodB() apply result [res=" + res + ']';
 
 return res;
diff --git 
a/modules/aop/src/test/java/org/test/gridify/ExternalNonSpringAopSelfTest.java 
b/modules/aop/src/test/java/org/test/gridify/ExternalNonSpringAopSelfTest.java
index fee3bb6..65224fe 100644
--- 
a/modules/aop/src/test/java/org/test/gridify/ExternalNonSpringAopSelfTest.java
+++ 
b/modules/aop/src/test/java/org/test/gridify/ExternalNonSpringAopSelfTest.java
@@ -467,7 +467,7 @@ public class ExternalNonSpringAopSelfTest extends 
GridCommonAbstractTest {
 stopGrid();
 }
 
-if (isException == false)
+if (!isException)
 fail("@Gridify method gridifyDefaultException(0) does not return 
any exception.");
 }
 
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/cache/GridCacheCommandHandler.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/cache/GridCacheCommandHandler.java
index ede41d4..088593b 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/cache/GridCacheCommandHandler.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/cache/GridCacheCommandHandler.java
@@ -35,7 +35,6 @@ import javax.cache.processor.EntryProcessor;
 import javax.cache.processor.EntryProcessorException;
 import javax.cache.processor.EntryProcessorResult;
 import javax.cache.processor.MutableEntry;
-
 import org.apache.ignite.Ignite;
 import org.apache.ignite.IgniteCheckedException;
 import org.apache.ignite.IgniteException;
@@ -588,7 +587,

[ignite] branch master updated (6e9a6d3 -> d24d844)

2020-05-08 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from 6e9a6d3  IGNITE-12985 Fixed unguarded 
log.info()/log.debug()/log.trace() calls. - Fixes #7776.
 add d24d844  IGNITE-12937: Add pull request github template (#7765)

No new revisions were added by this update.

Summary of changes:
 .github/PULL_REQUEST_TEMPLATE.md | 25 +
 parent/pom.xml   |  1 +
 2 files changed, 26 insertions(+)
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md



[ignite] branch master updated (a77ebdd -> 895eab2)

2020-05-08 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from a77ebdd  IGNITE-12827 Fix skipped detach flag when unmarshalling 
collections and object arrays - Fixes #7679.
 add 895eab2  IGNITE-12967: Start cluster snapshot from client node (#7767)

No new revisions were added by this update.

Summary of changes:
 .../snapshot/IgniteSnapshotManager.java| 58 --
 .../snapshot/AbstractSnapshotSelfTest.java | 41 +++
 .../snapshot/IgniteClusterSnapshotSelfTest.java| 56 +
 .../IgniteClusterSnapshotWithIndexesTest.java  | 42 
 4 files changed, 151 insertions(+), 46 deletions(-)



[ignite] branch master updated: IGNITE-12981: Fix pme-free snapshot exchange if coordinator left the cluster (#7770)

2020-05-06 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 6ddb17f  IGNITE-12981: Fix pme-free snapshot exchange if coordinator 
left the cluster (#7770)
6ddb17f is described below

commit 6ddb17fb9e346f085d7ef981442e8b62d09ee3fa
Author: Maxim Muzafarov 
AuthorDate: Wed May 6 19:52:48 2020 +0300

IGNITE-12981: Fix pme-free snapshot exchange if coordinator left the 
cluster (#7770)
---
 .../preloader/GridDhtPartitionsExchangeFuture.java |  41 -
 .../snapshot/IgniteSnapshotManager.java|   2 +-
 .../snapshot/IgniteClusterSnapshotSelfTest.java| 186 +
 3 files changed, 222 insertions(+), 7 deletions(-)

diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java
index e907c20..a8fc478 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java
@@ -121,6 +121,7 @@ import org.apache.ignite.internal.util.typedef.X;
 import org.apache.ignite.internal.util.typedef.internal.CU;
 import org.apache.ignite.internal.util.typedef.internal.S;
 import org.apache.ignite.internal.util.typedef.internal.U;
+import org.apache.ignite.lang.IgniteInClosure;
 import org.apache.ignite.lang.IgniteProductVersion;
 import org.apache.ignite.lang.IgniteRunnable;
 import org.jetbrains.annotations.Nullable;
@@ -800,8 +801,18 @@ public class GridDhtPartitionsExchangeFuture extends 
GridDhtTopologyFutureAdapte
 ExchangeType exchange;
 
 if (exchCtx.exchangeFreeSwitch()) {
-exchange = isSnapshotOperation(firstDiscoEvt) ? 
onCustomMessageNoAffinityChange() :
-onExchangeFreeSwitchNodeLeft();
+if (isSnapshotOperation(firstDiscoEvt)) {
+// Keep if the cluster was rebalanced.
+if (wasRebalanced())
+markRebalanced();
+
+if (!forceAffReassignment)
+cctx.affinity().onCustomMessageNoAffinityChange(this, 
exchActions);
+
+exchange = cctx.kernalContext().clientNode() ? 
ExchangeType.NONE : ExchangeType.ALL;
+}
+else
+exchange = onExchangeFreeSwitchNodeLeft();
 
 initCoordinatorCaches(newCrd);
 }
@@ -1445,6 +1456,7 @@ public class GridDhtPartitionsExchangeFuture extends 
GridDhtTopologyFutureAdapte
 private void clientOnlyExchange() throws IgniteCheckedException {
 if (crd != null) {
 assert !crd.isLocal() : crd;
+assert !exchCtx.exchangeFreeSwitch() : this;
 
 cctx.exchange().exchangerBlockingSectionBegin();
 
@@ -2166,6 +2178,8 @@ public class GridDhtPartitionsExchangeFuture extends 
GridDhtTopologyFutureAdapte
  * @param oldestNode Oldest node. Target node to send message to.
  */
 private void sendPartitions(ClusterNode oldestNode) {
+assert !exchCtx.exchangeFreeSwitch() : this;
+
 try {
 sendLocalPartitions(oldestNode);
 }
@@ -2946,7 +2960,7 @@ public class GridDhtPartitionsExchangeFuture extends 
GridDhtTopologyFutureAdapte
 if (log.isDebugEnabled())
 log.debug("Single message will be handled on completion of 
exchange future: " + this);
 
-listen(new CI1>() {
+listen(failureHandlerWrapper(new 
CI1>() {
 @Override public void 
apply(IgniteInternalFuture fut) {
 if (cctx.kernalContext().isStopping())
 return;
@@ -2963,8 +2977,8 @@ public class GridDhtPartitionsExchangeFuture extends 
GridDhtTopologyFutureAdapte
 }
 
 if (finishState0 == null) {
-assert (firstDiscoEvt.type() == EVT_NODE_JOINED && 
firstDiscoEvt.eventNode().isClient())
-|| isSnapshotOperation(firstDiscoEvt) : 
GridDhtPartitionsExchangeFuture.this;
+assert (firstDiscoEvt.type() == EVT_NODE_JOINED && 
firstDiscoEvt.eventNode().isClient()) :
+GridDhtPartitionsExchangeFuture.this;
 
 ClusterNode node = cctx.node(nodeId);
 
@@ -2990,7 +3004,22 @@ public class GridDhtPartitionsExchangeFuture extends 
GridDhtTopologyFutureAdapte
 
 sendAllPartitionsToNode(finishState0, msg, nodeId);
 }
-});
+}));
+}
+
+/**
+ * @param clsr Clos

[ignite] branch master updated (bf965ae -> 60485b1)

2020-05-21 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


from bf965ae  ignite-2.8.1 Release Notes fixes. (#7832)
 add 60485b1  IGNITE-12961: Add snapshot create command to control.sh 
(#7787)

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/commandline/CommandList.java   |   6 +-
 .../commandline/snapshot/SnapshotCommand.java  | 100 +
 .../SnapshotSubcommand.java}   |  25 +++---
 .../snapshot/IgniteSnapshotManager.java|   5 +-
 .../persistence/snapshot/SnapshotMXBeanImpl.java   |  10 ++-
 .../VisorSnapshotCreateTask.java}  |  35 
 .../main/resources/META-INF/classnames.properties  |   2 +
 .../commandline/CommandHandlerParsingTest.java |   3 +-
 .../snapshot/AbstractSnapshotSelfTest.java |   2 -
 .../apache/ignite/util/GridCommandHandlerTest.java |  57 +++-
 ...ridCommandHandlerClusterByClassTest_help.output |   6 ++
 ...andHandlerClusterByClassWithSSLTest_help.output |   6 ++
 12 files changed, 214 insertions(+), 43 deletions(-)
 create mode 100644 
modules/core/src/main/java/org/apache/ignite/internal/commandline/snapshot/SnapshotCommand.java
 copy 
modules/core/src/main/java/org/apache/ignite/internal/commandline/{encryption/EncryptionSubcommand.java
 => snapshot/SnapshotSubcommand.java} (67%)
 copy 
modules/core/src/main/java/org/apache/ignite/internal/visor/{encryption/VisorChangeMasterKeyTask.java
 => snapshot/VisorSnapshotCreateTask.java} (60%)



[ignite] branch master updated: IGNITE-13034: Additional yardstick test for page replacements test (#7828)

2020-05-21 Thread mmuzaf
This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
 new 6225222  IGNITE-13034: Additional yardstick test for page replacements 
test (#7828)
6225222 is described below

commit 6225222effcd901400bb0a9df26a565dcd33f563
Author: Evgeniy Stanilovskiy 
AuthorDate: Thu May 21 19:35:45 2020 +0300

IGNITE-13034: Additional yardstick test for page replacements test (#7828)
---
 modules/yardstick/README.txt   |   1 +
 .../benchmark-cache-pegereplacements.properties|  83 ++
 .../config/ignite-localhost-persistence-config.xml |  15 +-
 .../cache/IgnitePutGetWithPageReplacements.java| 172 +
 4 files changed, 267 insertions(+), 4 deletions(-)

diff --git a/modules/yardstick/README.txt b/modules/yardstick/README.txt
index 71ed387..45ff48d 100644
--- a/modules/yardstick/README.txt
+++ b/modules/yardstick/README.txt
@@ -102,6 +102,7 @@ The following benchmarks are provided:
 22. `SqlQueryPutOffHeapBenchmark` - benchmarks distributed SQL query with 
simultaneous cache updates off heap
 23. `PutAllBenchmark` - benchmarks atomic distributed cache batch put operation
 24. `PutAllTxBenchmark` - benchmarks transactional distributed cache batch put 
operation
+25. `IgnitePutGetWithPageReplacements` - benchmarks atomic cache put with 
active page replacement.
 
 
 Properties And Command Line Arguments
diff --git 
a/modules/yardstick/config/benchmark-cache-pegereplacements.properties 
b/modules/yardstick/config/benchmark-cache-pegereplacements.properties
new file mode 100644
index 000..1da456c
--- /dev/null
+++ b/modules/yardstick/config/benchmark-cache-pegereplacements.properties
@@ -0,0 +1,83 @@
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#  http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+now0=`date +'%H%M%S'`
+
+# JVM options.
+JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false"
+
+# Uncomment to enable concurrent garbage collection (GC) if you encounter long 
GC pauses.
+JVM_OPTS=${JVM_OPTS}" \
+-Xloggc:./gc${now0}.log \
+-XX:+PrintGCDetails \
+-verbose:gc \
+-XX:+UseG1GC \
+-XX:+PrintGCDateStamps \
+"
+
+DRIVER_JVM_OPTS=${DRIVER_JVM_OPTS}"-Xmx1024m"
+
+SERVER_JVM_OPTS=${SERVER_JVM_OPTS}"-Xms8g -Xmx8g"
+
+#Ignite version
+ver="RELEASE-"
+
+# List of default probes.
+# Add DStatProbe or VmStatProbe if your OS supports it (e.g. if running on 
Linux).
+BENCHMARK_DEFAULT_PROBES=ThroughputLatencyProbe,PercentileProbe,DStatProbe
+
+# Packages where the specified benchmark is searched by reflection mechanism.
+BENCHMARK_PACKAGES=org.yardstickframework,org.apache.ignite.yardstick
+
+# Flag which indicates to restart the servers before every benchmark execution.
+RESTART_SERVERS=true
+
+# Probe point writer class name.
+# BENCHMARK_WRITER=
+
+# The benchmark is applicable only for 1 server and 1 driver
+SERVER_HOSTS=127.0.0.1
+DRIVER_HOSTS=127.0.0.1
+
+# Remote username.
+# REMOTE_USER=
+
+# Number of nodes, used to wait for the specified number of nodes to start.
+nodesNum=$((`echo ${SERVER_HOSTS} | tr ',' '\n' | wc -l` + `echo 
${DRIVER_HOSTS} | tr ',' '\n' | wc -l`))
+
+# Backups count.
+b=0
+
+# Warmup.
+w=30
+
+# Duration.
+d=200
+
+# Threads count.
+t=4
+
+# Sync mode.
+sm=PRIMARY_SYNC
+
+# Jobs.
+j=10
+
+# Run configuration which contains all benchmarks.
+# Note that each benchmark is set to run for 300 seconds (5 min) with warm-up 
set to 60 seconds (1 minute).
+CONFIGS="\
+-cfg ${SCRIPT_DIR}/../config/ignite-localhost-persistence-config.xml -nn 
${nodesNum} -b ${b} -w ${w} -d ${d} -t ${t} -sm ${sm} -dn 
IgnitePutGetWithPageReplacements -sn IgniteNode -ds 
${ver}cache-pagereplacement-r1-${b}-backup -cl,\
+"
diff --git a/modules/yardstick/config/ignite-localhost-persistence-config.xml 
b/modules/yardstick/config/ignite-localhost-persistence-config.xml
index 2e9d9ff..0ecabd1 100644
--- a/modules/yardstick/config/ignite-localhost-persistence-config.xml
+++ b/modules/yardstick/config/ignite-localhost-persistence-config.xml
@@ -21,14 +21,20 @@
 Ignite Spring configuration file to startup grid.
 -->
 htt

  1   2   3   4   5   >