[GitHub] ignite pull request #4638: Ignite 2.4.8 p3

2018-12-06 Thread gromtech
Github user gromtech closed the pull request at: https://github.com/apache/ignite/pull/4638 ---

[GitHub] ignite pull request #4576: Ignite 2.4.5 p3

2018-12-06 Thread gromtech
Github user gromtech closed the pull request at: https://github.com/apache/ignite/pull/4576 ---

[GitHub] ignite pull request #5596: IGNITE-7993 Striped pool cannot be disabled (upda...

2018-12-06 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/5596 IGNITE-7993 Striped pool cannot be disabled (updated javadoc) 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 #4235: IGNITE-7993 Striped pool can't be disabled

2018-12-06 Thread gromtech
Github user gromtech closed the pull request at: https://github.com/apache/ignite/pull/4235 ---

[GitHub] ignite pull request #5573: Ignite 2.4.8 p8

2018-12-04 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/5573 Ignite 2.4.8 p8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.8-p8 Alternatively you can review and

[GitHub] ignite pull request #5485: IGNITE-10354 Failing client node due to not recei...

2018-11-23 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/5485 IGNITE-10354 Failing client node due to not receiving metrics updates You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #5078: IGNITE-9937 Primary response error can be lost du...

2018-10-25 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/5078 IGNITE-9937 Primary response error can be lost due to unwrapping a key You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4664: IGNITE-8987 Ignite hangs during getting of atomic...

2018-09-03 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/4664 IGNITE-8987 Ignite hangs during getting of atomic structure after… …autoactivation You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #4638: Ignite 2.4.8 p3

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

[GitHub] ignite pull request #4621: IGNITE-9367 CPP: ODBC client crashes after execut...

2018-08-27 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/4621 IGNITE-9367 CPP: ODBC client crashes after executing query… ...by using a closed connection You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #4576: Ignite 2.4.5 p3

2018-08-19 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/4576 Ignite 2.4.5 p3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.5-p3 Alternatively you can review and

[GitHub] ignite pull request #4427: IGNITE-8546 Permission denied while copying OPTIO...

2018-07-25 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/4427 IGNITE-8546 Permission denied while copying OPTION_LIBS on Openshift * Added permissions to copy optional libs, create work dir and execute entry point. * Changed run.sh: `cp libs/optional

[GitHub] ignite pull request #3860: IGNITE-7993 Striped pool can't be disabled

2018-06-21 Thread gromtech
Github user gromtech closed the pull request at: https://github.com/apache/ignite/pull/3860 ---

[GitHub] ignite pull request #4235: IGNITE-7993 Striped pool can't be disabled

2018-06-21 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/4235 IGNITE-7993 Striped pool can't be disabled Restored the capability to disable striped pool You can merge this pull request into a Git repository by running: $ git pull https://githu

[GitHub] ignite pull request #3661: IGNITE-7993 Striped pool can't be disabled

2018-05-16 Thread gromtech
Github user gromtech closed the pull request at: https://github.com/apache/ignite/pull/3661 ---

[GitHub] ignite pull request #3860: IGNITE-7993 Striped pool can't be disabled

2018-04-17 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3860 IGNITE-7993 Striped pool can't be disabled Added an option to disable Striped Pool and use IgniteThreadPoolExecutor instead. You can merge this pull request into a Git repository by ru

[GitHub] ignite pull request #3839: Ignite 6681 .NET: QueryMetrics

2018-04-17 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3839 Ignite 6681 .NET: QueryMetrics * Propagated cache methods: ResetQueryMetrics, QueryMetrics * Added CacheQueryMetricsTest You can merge this pull request into a Git repository by running

[GitHub] ignite pull request #3737: IGNITE-7944 Disconnected client node tries to sen...

2018-04-02 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3737 IGNITE-7944 Disconnected client node tries to send JOB_CANCEL message * Skip sending messages if client disconnected. * Throw IgniteCheckedException if a client node is disconnected and

[GitHub] ignite pull request #3661: IGNITE-7993 Striped pool can't be disabled

2018-03-20 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3661 IGNITE-7993 Striped pool can't be disabled Restored the capability to disable striped pool You can merge this pull request into a Git repository by running: $ git pull https://githu

[GitHub] ignite pull request #3567: IGNITE-7774 Missing Google Cloud libraries at bin...

2018-02-25 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3567 IGNITE-7774 Missing Google Cloud libraries at binary release Added missing dependencies You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #3461: IGNITE-7309 Throw NodeStoppingException if marsha...

2018-02-01 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3461 IGNITE-7309 Throw NodeStoppingException if marshaling fails while node stopping * Wrapped error log (U.error) at GridJobWorker.onJobFinished to check node stopping * Add GridJobWorkerTest

[GitHub] ignite pull request #3439: Ignite 7192 :: JDBC support FQDN to multiple IPs ...

2018-01-25 Thread gromtech
GitHub user gromtech opened a pull request: https://github.com/apache/ignite/pull/3439 Ignite 7192 :: JDBC support FQDN to multiple IPs during connection establishment * Implemented connection to host's IP-addresses one by one. * Added unit tests. You can merge this