Re: TeamCity #1: Problem with 'ZooKeeper (Discovery) 1'

2022-04-04 Thread Ilya Shishkov
Thanks a lot, Ivan! I have prepared a ticket [1] and will check suggested changes soon. 1. https://issues.apache.org/jira/browse/IGNITE-16793 пн, 4 апр. 2022 г. в 18:04, Ivan Daschinsky : > Seems that after update of zookeeper and curator, behaviour of testing > cluster have been slightly change

Re: TeamCity #1: Problem with 'ZooKeeper (Discovery) 1'

2022-04-04 Thread Ivan Daschinsky
Seems that after update of zookeeper and curator, behaviour of testing cluster have been slightly changed. I've tried to increase zookeeper.electionPortBindRetry for testing zk ensemble nodes and seems all issues are resolved now. пн, 4 апр. 2022 г. в 17:37, Ilya Shishkov : > Hi all, > > As I see

TeamCity #1: Problem with 'ZooKeeper (Discovery) 1'

2022-04-04 Thread Ilya Shishkov
Hi all, As I see TC#1 (ci.ignite.apache.org) experiences problems with 'ZooKeeper (Discovery) 1' test suite execution (master branch). There are such errors in logs as below [1, 2]: [2022-04-04 03:37:09,971][ERROR][QuorumPeerListener][ServiceUtils] Exiting JVM with code 14 Process exited with

IFRA ticket regarding GitHub notifications on dev list

2022-04-04 Thread Ivan Pavlukhin
Hi, I observed some GitHub PR notifications on dev list and today and created a ticket https://issues.apache.org/jira/browse/INFRA-23075 Best regards, Ivan Pavlukhin

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #739: IGNITE-16697 MV storage methods and reference implementation

2022-04-04 Thread GitBox
korlov42 commented on code in PR #739: URL: https://github.com/apache/ignite-3/pull/739#discussion_r841462683 ## modules/core/src/main/java/org/apache/ignite/internal/util/Cursor.java: ## @@ -25,5 +26,40 @@ * @param Type of elements. */ public interface Cursor extends Iter

[GitHub] [ignite-3] ibessonov commented on a diff in pull request #754: IGNITE-16691 Storage Configuration refactoring and improvements

2022-04-04 Thread GitBox
ibessonov commented on code in PR #754: URL: https://github.com/apache/ignite-3/pull/754#discussion_r841445460 ## modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbStorageEngineFactory.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache

[GitHub] [ignite-3] ibessonov commented on a diff in pull request #739: IGNITE-16697 MV storage methods and reference implementation

2022-04-04 Thread GitBox
ibessonov commented on code in PR #739: URL: https://github.com/apache/ignite-3/pull/739#discussion_r841437090 ## modules/core/src/main/java/org/apache/ignite/internal/util/Cursor.java: ## @@ -25,5 +25,38 @@ * @param Type of elements. */ public interface Cursor extends Ite

[GitHub] [ignite-3] tkalkirill commented on a diff in pull request #754: IGNITE-16691 Storage Configuration refactoring and improvements

2022-04-04 Thread GitBox
tkalkirill commented on code in PR #754: URL: https://github.com/apache/ignite-3/pull/754#discussion_r841435461 ## modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbStorageEngineFactory.java: ## @@ -0,0 +1,42 @@ +/* + * Licensed to the Apach

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #739: IGNITE-16697 MV storage methods and reference implementation

2022-04-04 Thread GitBox
korlov42 commented on code in PR #739: URL: https://github.com/apache/ignite-3/pull/739#discussion_r841434095 ## modules/core/src/main/java/org/apache/ignite/internal/util/Cursor.java: ## @@ -25,5 +25,38 @@ * @param Type of elements. */ public interface Cursor extends Iter