[GitHub] ignite pull request #5610: IGNITE-10599 Add Compute Schedule example to LGPL...

2018-12-07 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5610 IGNITE-10599 Add Compute Schedule example to LGPL suite. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10599

[GitHub] ignite pull request #5605: IGNITE-10594 Remove modules/indexing/src/java8, a...

2018-12-07 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5605 IGNITE-10594 Remove modules/indexing/src/java8, add test to regular suite. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #5603: IGNITE-9211 Remove Java 8 examples suite since we...

2018-12-07 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5603 IGNITE-9211 Remove Java 8 examples suite since we always run on Java 8+. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4892: Ignite 2.5.3

2018-11-29 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4892 ---

[GitHub] ignite pull request #5516: IGNITE-9298 SSL support in control.sh

2018-11-27 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5516 IGNITE-9298 SSL support in control.sh I have merged two commits to get best of two worlds. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #5480: Ignite 2.7 master

2018-11-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5480 Ignite 2.7 master You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.7-master Alternatively you can review

[GitHub] ignite pull request #4932: IGNITE-9221 Uncomment Cache Query tests, delete a...

2018-10-30 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4932 ---

[GitHub] ignite pull request #5210: IGNITE-9842 Avoid stopping rebalance on Indexing ...

2018-10-30 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5210 IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9842

[GitHub] ignite pull request #5209: IGNITE-9221 Rename classes to avoid changing suit...

2018-10-30 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5209 IGNITE-9221 Rename classes to avoid changing suites on TC. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9221b

[GitHub] ignite pull request #5206: IGNITE-9221 Uncomment Cache Query tests, delete d...

2018-10-30 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5206 IGNITE-9221 Uncomment Cache Query tests, delete duplicating suites to simplify layout. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #5066: IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, ...

2018-10-24 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5066 IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, JOIN_AS_SERVER permi… …ssions in SecurityPermissionSetBuilder. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #5027: IGNITE-9843 If metadata is not available due to r...

2018-10-18 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/5027 IGNITE-9843 If metadata is not available due to reconnect.., …return reconnect future wrapped in CacheException. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #4932: IGNITE-9221 Uncomment Cache Query tests, delete a...

2018-10-09 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4932 IGNITE-9221 Uncomment Cache Query tests, delete and rename suites You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #4892: Ignite 2.5.3

2018-10-02 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4892 Ignite 2.5.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.3 Alternatively you can review and apply

[GitHub] ignite pull request #4792: Ignite 2.5 master

2018-10-02 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4792 ---

[GitHub] ignite pull request #4792: Ignite 2.5 master

2018-09-19 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4792 Ignite 2.5 master You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5-master Alternatively you can review

[GitHub] ignite pull request #4718: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-14 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4718 ---

[GitHub] ignite pull request #4756: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-14 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4756 IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output format. Second take You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #4755: IGNITE-9573 Fix ZooKeeper SASL authentication tes...

2018-09-14 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4755 IGNITE-9573 Fix ZooKeeper SASL authentication tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9573

[GitHub] ignite pull request #4740: IGNITE-9563 Try to fix processor count / thread p...

2018-09-12 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4740 IGNITE-9563 Try to fix processor count / thread pool size test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #4718: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-10 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4718 IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output format. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #4700: IGNITE-9212 Uncomment or explain various commente...

2018-09-06 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4700 IGNITE-9212 Uncomment or explain various commented out tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #4687: Revert TOPIC_MONGO removal in "IGNITE-9361 Remove...

2018-09-05 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4687 Revert TOPIC_MONGO removal in "IGNITE-9361 Remove IgniteInternalCache… ….isMongo*Cache() and other remnants." This partially reverts commit de30a86e740067ed239602fb5dc283

[GitHub] ignite pull request #4592: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-09-04 Thread alamar
GitHub user alamar reopened a pull request: https://github.com/apache/ignite/pull/4592 IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4592: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-09-04 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4592 ---

[GitHub] ignite pull request #4678: IGNITE-9361 Remove IgniteInternalCache.isMongo*Ca...

2018-09-04 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4678 IGNITE-9361 Remove IgniteInternalCache.isMongo*Cache() and other remn… …ants. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #4673: Preliminary Binary Object compression with Zstd.

2018-09-03 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4673 Preliminary Binary Object compression with Zstd. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-compress-zstd

[GitHub] ignite pull request #4606: Ignite 2.4.8 p2

2018-08-30 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4606 ---

[GitHub] ignite pull request #4643: IGNITE-8886 Fix position calculation for mixed ra...

2018-08-29 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4643 IGNITE-8886 Fix position calculation for mixed raw binary objects. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4614: Ignite gg 14139

2018-08-24 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4614 ---

[GitHub] ignite pull request #4617: IGNITE-9374 Replace expired 1-yr certs with new 3...

2018-08-24 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4617 IGNITE-9374 Replace expired 1-yr certs with new 3-yr ones. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9374

[GitHub] ignite pull request #4614: Ignite gg 14139

2018-08-24 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4614 Ignite gg 14139 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-14139 Alternatively you can review and apply

[GitHub] ignite pull request #4608: Remove SnapTreeMap. Remove IgniteInternalCache.is...

2018-08-23 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4608 Remove SnapTreeMap. Remove IgniteInternalCache.isMongo*Cache(). You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #4606: Ignite 2.4.8 p2

2018-08-23 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4606 Ignite 2.4.8 p2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.8-p2 Alternatively you can review and apply

[GitHub] ignite pull request #4594: Ignite gg 14002

2018-08-22 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4594 ---

[GitHub] ignite pull request #4594: Ignite gg 14002

2018-08-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4594 Ignite gg 14002 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-14002 Alternatively you can review and apply

[GitHub] ignite pull request #4529: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-08-22 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4529 ---

[GitHub] ignite pull request #4592: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-08-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4592 IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4582: Ignite 6167

2018-08-20 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4582 Ignite 6167 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6167 Alternatively you can review and apply

[GitHub] ignite pull request #4567: IGNITE-9220 Uncomment tests from internal test su...

2018-08-17 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4567 IGNITE-9220 Uncomment tests from internal test suites. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9220

[GitHub] ignite pull request #4359: IGNITE-8060 IGNITE-8055 IGNITE-8100

2018-08-15 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4359 ---

[GitHub] ignite pull request #3264: IGNITE-7165 Only cancel old rebalance future when...

2018-08-15 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3264 ---

[GitHub] ignite pull request #4545: IGNITE-9093 IgniteDbPutGetWithCacheStoreTest fail...

2018-08-14 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4545 IGNITE-9093 IgniteDbPutGetWithCacheStoreTest failed occassionally due… … to cache store cancel. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #4529: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-08-13 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4529 IGNITE-9054 Avoid using OptimizedMarshaller with ScanQuery initial. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4504: IGNITE-9219 Uncomment tests in IgniteCacheTestSui...

2018-08-09 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4504 IGNITE-9219 Uncomment tests in IgniteCacheTestSuite4, minor fixes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2955: IGNITE-6803 Avoid classloader widening for intern...

2018-07-31 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/2955 ---

[GitHub] ignite pull request #4379: GG-13998 IGNITE-5975 Fixed hang on concurrent nod...

2018-07-26 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4379 ---

[GitHub] ignite pull request #4420: IGNITE-9056 Disallow calling clear() on Concurren...

2018-07-24 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4420 IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #4379: GG-13998 IGNITE-5975 Fixed hang on concurrent nod...

2018-07-18 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4379 GG-13998 IGNITE-5975 Fixed hang on concurrent node stop and continuous query You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #4359: IGNITE-8060 IGNITE-8055

2018-07-13 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4359 IGNITE-8060 IGNITE-8055 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8060 Alternatively you can review

[GitHub] ignite pull request #3928: Ignite client reassign

2018-07-10 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3928 ---

[GitHub] ignite pull request #2621: IGNITE-6070 Ensure that Web Session RequestWrappe...

2018-07-10 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/2621 ---

[GitHub] ignite pull request #3668: IGNITE-6711 DataRegionMetrics#totalAllocatedPages...

2018-07-10 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3668 ---

[GitHub] ignite pull request #3755: Ignite 7712v1

2018-07-10 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3755 ---

[GitHub] ignite pull request #4318: IGNITE-8935 toString() or exclusion for most clas...

2018-07-05 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4318 IGNITE-8935 toString() or exclusion for most classes accessible from IgniteConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #4296: IGNITE-8564 Clear affinity mapping cache when cli...

2018-07-03 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4296 IGNITE-8564 Clear affinity mapping cache when client node is disconnected. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #4295: Preliminary Binary Object compression.

2018-07-03 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4295 Preliminary Binary Object compression. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-compress Alternatively

[GitHub] ignite pull request #4063: IGNITE-8547 Use JVM serialization for enum values...

2018-05-24 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4063 IGNITE-8547 Use JVM serialization for enum values with OptimizedMarsh… …aller, avoid deadlock. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #4042: IGNITE-8547 Use JVM serialization for enum values...

2018-05-24 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/4042 ---

[GitHub] ignite pull request #4061: IGNITE-8605 Specify jline minor version to fix nc...

2018-05-24 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4061 IGNITE-8605 Specify jline minor version to fix ncurses issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #4042: IGNITE-8547 Use JVM serialization for enum values...

2018-05-21 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4042 IGNITE-8547 Use JVM serialization for enum values with OptimizedMarshaller .., avoid deadlock. Also IGNITE-5087 Enum comparison fails after marshal-unmarshal with BinaryMarshaller. You

[GitHub] ignite pull request #3928: Ignite client reassign

2018-04-26 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3928 Ignite client reassign You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-client-reassign Alternatively you can

[GitHub] ignite pull request #3923: IGNITE-6528 Print warnings when actual data type ...

2018-04-26 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3923 IGNITE-6528 Print warnings when actual data type not equal to expected Indexed Type. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3853: IGNITE-2766 Fix .net test.

2018-04-17 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3853 IGNITE-2766 Fix .net test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2766net Alternatively you can review

[GitHub] ignite-release pull request #1: IGNITE-8172

2018-04-11 Thread alamar
Github user alamar commented on a diff in the pull request: https://github.com/apache/ignite-release/pull/1#discussion_r180746462 --- Diff: scripts/vote_3_step_1[rpm]create_repository.sh --- @@ -19,17 +27,19 @@ then fi echo + # # Build package

[GitHub] ignite pull request #3755: Ignite 7712v1

2018-04-05 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3755 Ignite 7712v1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7712v1 Alternatively you can review and apply

[GitHub] ignite pull request #3735: IGNITE-8106 Collect suppressed exceptions from ca...

2018-04-02 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3735 IGNITE-8106 Collect suppressed exceptions from causes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8106

[GitHub] ignite pull request #3684: IGNITE-7712 Server-side system property IGNITE_SQ...

2018-03-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3684 IGNITE-7712 Server-side system property IGNITE_SQL_FORCE_LAZY_RESULT_SET You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3668: IGNITE-6711 DataRegionMetrics#totalAllocatedPages...

2018-03-21 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3668 IGNITE-6711 DataRegionMetrics#totalAllocatedPages is not valid after PDS restart You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3666: IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET f...

2018-03-21 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3666 IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET for setting default …value of SqlFieldsQuery.lazy You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #3651: IGNITE-7963 Opportunistically flush DataStreamer ...

2018-03-16 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3651 IGNITE-7963 Opportunistically flush DataStreamer instead of endless w… …ait. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #3406: Ignite 2.1.11

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3406 ---

[GitHub] ignite pull request #3505: Ignite 2.3.3

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3505 ---

[GitHub] ignite pull request #3452: Ignite 2.3.2.b1

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3452 ---

[GitHub] ignite pull request #3561: Ignite 1.7 master

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3561 ---

[GitHub] ignite pull request #3564: Ignite gg 13518

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3564 ---

[GitHub] ignite pull request #3563: Ignite gg 13518

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3563 ---

[GitHub] ignite pull request #3602: IGNITE-7881 Tests for using TreeMap or TreeSet as...

2018-03-16 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3602 ---

[GitHub] ignite pull request #3649: IGNITE-7962 Avoid swallowing unexpected exception...

2018-03-16 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3649 IGNITE-7962 Avoid swallowing unexpected exceptions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7962

[GitHub] ignite pull request #3602: IGNITE-7881 Tests for using TreeMap or TreeSet as...

2018-03-05 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3602 IGNITE-7881 Tests for using TreeMap or TreeSet as cache key. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7881

[GitHub] ignite pull request #3564: Ignite gg 13518

2018-02-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3564 Ignite gg 13518 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13518 Alternatively you can review and apply

[GitHub] ignite pull request #3563: Ignite gg 13518

2018-02-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3563 Ignite gg 13518 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13518 Alternatively you can review and apply

[GitHub] ignite pull request #3561: Ignite 1.7 master

2018-02-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3561 Ignite 1.7 master You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.7-master Alternatively you can review

[GitHub] ignite pull request #3505: Ignite 2.3.3

2018-02-12 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3505 Ignite 2.3.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.3.3 Alternatively you can review and apply

[GitHub] ignite pull request #3464: Lost and Found suite for orphaned tests

2018-02-01 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3464 Lost and Found suite for orphaned tests Remove duplicate tests. Mark abstract Abstract. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #3463: IGNITE-7489 Factor total allocated pages in data ...

2018-02-01 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3463 IGNITE-7489 Factor total allocated pages in data region's fillFactor. … add test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3452: Ignite 2.3.2.b1

2018-01-30 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3452 Ignite 2.3.2.b1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.3.2.b1 Alternatively you can review and apply

[GitHub] ignite pull request #3448: IGNITE-7476 IGNITE-7519 needed for reproducer of ...

2018-01-29 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3448 IGNITE-7476 IGNITE-7519 needed for reproducer of IGNITE-7540 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7476

[GitHub] ignite pull request #3417: IGNITE-2766 Opportunistically reopen cache after ...

2018-01-22 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3417 IGNITE-2766 Opportunistically reopen cache after client reconnect. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3406: Ignite 2.1.11

2018-01-19 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3406 Ignite 2.1.11 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.1.11 Alternatively you can review and apply

[GitHub] ignite pull request #3358: Ignite gg 13281

2018-01-11 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3358 ---

[GitHub] ignite pull request #3358: Ignite gg 13281

2018-01-11 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3358 Ignite gg 13281 Ensure that SocketChannel is always closed during unsuccessful TCP client connection attempts You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3259: Ignite gg 12015m1

2017-12-21 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3259 ---

[GitHub] ignite pull request #3260: IGNITE-7197 Avoid NPE in services() by waiting on...

2017-12-21 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3260 ---

[GitHub] ignite pull request #3264: IGNITE-7165 Only cancel old rebalance future when...

2017-12-20 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3264 IGNITE-7165 Only cancel old rebalance future when new rebalance is non-trivial. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3255: Ignite gg 12015

2017-12-20 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3255 ---

[GitHub] ignite pull request #3260: IGNITE-7197 Avoid NPE in services() by waiting on...

2017-12-20 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3260 IGNITE-7197 Avoid NPE in services() by waiting on latch You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg

[GitHub] ignite pull request #3259: Ignite gg 12015m1

2017-12-20 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3259 Ignite gg 12015m1 IGNITE-7197 Avoid NPE in services() by waiting on latch You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3255: Ignite gg 12015

2017-12-20 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3255 Ignite gg 12015 IGNITE-7197 Avoid NPE in services() by waiting on latch= You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3222: IGNITE-7197 Avoid NPE in serviced() by waiting on...

2017-12-20 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/3222 ---

  1   2   >