[GitHub] ignite pull request #5560: IGNITE-10516: Storage is corrupted after CREATE I...

2018-12-03 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/5560 IGNITE-10516: Storage is corrupted after CREATE INDEX IF NOT EXISTS on different tables You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #5317: IGNITE-10150: Fixed handling of non-existing cach...

2018-11-06 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/5317 IGNITE-10150: Fixed handling of non-existing cache context in GridRed… …uceQueryExecutor. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #5069: Ignite 9841

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

[GitHub] ignite pull request #5054: IGNITE-9964: Added test.

2018-10-22 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/5054 IGNITE-9964: Added test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9964 Alternatively you can review

[GitHub] ignite pull request #5004: IGNITE-9900: Upgrade annotations.jar to a new ver...

2018-10-16 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/5004 IGNITE-9900: Upgrade annotations.jar to a new version. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9900

[GitHub] ignite pull request #4798: Ignite 2.4.10

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

[GitHub] ignite pull request #4793: IGNITE-9646: Added jackson dependencies back to i...

2018-09-19 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4793 IGNITE-9646: Added jackson dependencies back to ignite-aws. 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 #4730: Ignite 2.4.6.b4

2018-09-11 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4730 Ignite 2.4.6.b4 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.6.b4 Alternatively you can review

[GitHub] ignite pull request #4590: Ignite 2.4.9

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

[GitHub] ignite pull request #4568: IGNITE-9315: Eviction meta from near cache may ap...

2018-08-17 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4568 IGNITE-9315: Eviction meta from near cache may appear in DHT entries. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4526: Ignite 2.4.6.b3

2018-08-13 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4526 Ignite 2.4.6.b3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.6.b3 Alternatively you can review

[GitHub] ignite pull request #4524: Ignite 2.4.8 p1

2018-08-13 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4524 Ignite 2.4.8 p1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.8-p1 Alternatively you can review

[GitHub] ignite pull request #4473: Ignite 2.4.8

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

[GitHub] ignite pull request #4370: Ignite 2.4.7.b5

2018-07-16 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4370 Ignite 2.4.7.b5 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.7.b5 Alternatively you can review

[GitHub] ignite pull request #4343: Ignite 2.4.6 p1

2018-07-10 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4343 Ignite 2.4.6 p1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.6-p1 Alternatively you can review

[GitHub] ignite pull request #4175: Ignite 2.4.6

2018-06-09 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4175 Ignite 2.4.6 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.6 Alternatively you can review and apply

[GitHub] ignite pull request #4004: IGNITE-8501: Retry on GridServiceNotFoundExceptio...

2018-05-15 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/4004 IGNITE-8501: Retry on GridServiceNotFoundException in GridServiceProxy needs to be fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #3995: IGNITE-8486: Updated ConcurrentLinkedDeque8 to ma...

2018-05-14 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3995 IGNITE-8486: Updated ConcurrentLinkedDeque8 to match the latest version in JSR 166 repo. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #3882: Ignite 2.4.4.b3

2018-05-09 Thread slukyano
Github user slukyano closed the pull request at: https://github.com/apache/ignite/pull/3882 ---

[GitHub] ignite pull request #3912: Ignite 2.4.5

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

[GitHub] ignite pull request #3887: Ignite 1.8.19.b1

2018-04-20 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3887 Ignite 1.8.19.b1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.8.19.b1 Alternatively you can review

[GitHub] ignite pull request #3882: Ignite 2.4.4.b3

2018-04-19 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3882 Ignite 2.4.4.b3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.4.b3 Alternatively you can review

[GitHub] ignite pull request #3781: Ignite 1.9.12

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

[GitHub] ignite pull request #3772: Ignite 1.9.12

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

[GitHub] ignite pull request #3772: Ignite 1.9.12

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

[GitHub] ignite pull request #3728: IGNITE-7753: Processors are incorrectly initializ...

2018-04-01 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3728 IGNITE-7753: Processors are incorrectly initialized if a node joins d… …uring cluster activation. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #3683: IGNITE-7904: Changed IgniteUtils::cast not to tri...

2018-03-22 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3683 IGNITE-7904: Changed IgniteUtils::cast not to trim exception chains. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3493: Ignite 9486

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

[GitHub] ignite pull request #3412: Ignite 1.9.11

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

[GitHub] ignite pull request #3411: Ignite 7284 1.9 2

2018-01-21 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3411 Ignite 7284 1.9 2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-1.9-2 Alternatively you can review

[GitHub] ignite pull request #3404: Ignite 7284 2.1 1

2018-01-19 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3404 Ignite 7284 2.1 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-2.1-1 Alternatively you can review

[GitHub] ignite pull request #3405: Ignite 7284 2.3 1

2018-01-19 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3405 Ignite 7284 2.3 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-2.3-1 Alternatively you can review

[GitHub] ignite pull request #3403: Ignite 7284 1.9 1

2018-01-19 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3403 Ignite 7284 1.9 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-1.9-1 Alternatively you can review

[GitHub] ignite pull request #3400: Ignite 6946 1

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

[GitHub] ignite pull request #3383: Ignite 7284 1.9

2018-01-15 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3383 Ignite 7284 1.9 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-1.9 Alternatively you can review

[GitHub] ignite pull request #3382: Ignite 7284 2.1

2018-01-15 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3382 Ignite 7284 2.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-2.1 Alternatively you can review

[GitHub] ignite pull request #3381: Ignite 7284 2.3

2018-01-15 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3381 Ignite 7284 2.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284-2.3 Alternatively you can review

[GitHub] ignite pull request #3332: Ignite 7217 2.3

2018-01-10 Thread slukyano
Github user slukyano closed the pull request at: https://github.com/apache/ignite/pull/3332 ---

[GitHub] ignite pull request #3334: Ignite 7217 2.1

2018-01-10 Thread slukyano
Github user slukyano closed the pull request at: https://github.com/apache/ignite/pull/3334 ---

[GitHub] ignite pull request #3346: IGNITE-7284: Introduce DEV_ONLY marker to IgniteL...

2018-01-09 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3346 IGNITE-7284: Introduce DEV_ONLY marker to IgniteLogger You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284

[GitHub] ignite pull request #3320: Gg 13139

2018-01-09 Thread slukyano
Github user slukyano closed the pull request at: https://github.com/apache/ignite/pull/3320 ---

[GitHub] ignite pull request #3334: Ignite 7217 2.1

2018-01-09 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3334 Ignite 7217 2.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7217-2.1 Alternatively you can review

[GitHub] ignite pull request #3332: Ignite 7217 2.3

2018-01-09 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3332 Ignite 7217 2.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7217-2.3 Alternatively you can review

[GitHub] ignite pull request #3301: IGNITE-7217: Add abilities to monitor custom thre...

2018-01-09 Thread slukyano
Github user slukyano closed the pull request at: https://github.com/apache/ignite/pull/3301 ---

[GitHub] ignite pull request #3320: Gg 13139

2017-12-29 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3320 Gg 13139 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gg-13139 Alternatively you can review and apply

[GitHub] ignite pull request #3318: IGNITE-7264: Caches with forward slash "/" in nam...

2017-12-28 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3318 IGNITE-7264: Caches with forward slash "/" in names cause problems for PDS You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridg

[GitHub] ignite pull request #3317: IGNITE-7334: added escaping of special characters...

2017-12-28 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3317 IGNITE-7334: added escaping of special characters to MBean registrati… …on code You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3301: Ignite 7217

2017-12-27 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3301 Ignite 7217 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7217 Alternatively you can review and apply

[GitHub] ignite pull request #3268: IGNITE-7217: Add abilities to monitor custom thre...

2017-12-27 Thread slukyano
Github user slukyano closed the pull request at: https://github.com/apache/ignite/pull/3268 ---

[GitHub] ignite pull request #3268: IGNITE-7217: Add abilities to monitor custom thre...

2017-12-21 Thread slukyano
GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3268 IGNITE-7217: Add abilities to monitor custom thread pools Added logging and MX beans for custom executors (plus simple tests for availability of other MX beans). You can merge this pull request