[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 #4575: IGNITE-9318 SQL system view for list of baseline ...

2018-08-19 Thread alex-plekhanov
GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/4575 IGNITE-9318 SQL system view for list of baseline topology nodes You can merge this pull request into a Git repository by running: $ git pull https://github.com/alex-plekhanov/ignite

[jira] [Created] (IGNITE-9318) SQL system view for list of baseline topology nodes

2018-08-19 Thread Aleksey Plekhanov (JIRA)
Aleksey Plekhanov created IGNITE-9318: - Summary: SQL system view for list of baseline topology nodes Key: IGNITE-9318 URL: https://issues.apache.org/jira/browse/IGNITE-9318 Project: Ignite

[GitHub] ignite pull request #4574: IGNITE-9147 Race between tx async rollback and lo...

2018-08-19 Thread ascherbakoff
GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/4574 IGNITE-9147 Race between tx async rollback and lock mapping on near node can produce hanging primary tx. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #4573: IGNITE-9232 Remove commented method GridCacheUtil...

2018-08-19 Thread udaykale
GitHub user udaykale opened a pull request: https://github.com/apache/ignite/pull/4573 IGNITE-9232 Remove commented method GridCacheUtils#isMongoCache You can merge this pull request into a Git repository by running: $ git pull https://github.com/udaykale/ignite IGNITE-9232

[GitHub] ignite pull request #4572: IGNITE-9246 Transactions can wait for topology fu...

2018-08-19 Thread ascherbakoff
GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/4572 IGNITE-9246 Transactions can wait for topology future on remap for a long time even if timeout is set. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #4571: IGNITE-9259: change log message

2018-08-19 Thread plagov
GitHub user plagov opened a pull request: https://github.com/apache/ignite/pull/4571 IGNITE-9259: change log message You can merge this pull request into a Git repository by running: $ git pull https://github.com/plagov/ignite bugfix/IGNITE-9259-change-log-message

Re: Request for contributor permissions for Vitalii Plagov

2018-08-19 Thread Dmitriy Pavlov
Hi Vitalii, I've added you to the list of contributors, so now you can assign an issue to yourself. To create PR you can use your GitHub fork, so it does not require any additional permissions to set up. Welcome to the Apache Ignite Community! Sincerely, Dmitriy Pavlov P.S. Additional

Request for contributor permissions for Vitalii Plagov

2018-08-19 Thread Vitali Plagov
Hi, My name is Vitalii Plagov. And I would like to start to contribute to Apache Ignite project by taking over easy tickets. The first ticket that I could take is IGNITE-9259. Can I get contributor permissions to submit a pull request? My Jira

[jira] [Created] (IGNITE-9317) Table Names With Special Characters Don't Work in Spark SQL Optimisations

2018-08-19 Thread Stuart Macdonald (JIRA)
Stuart Macdonald created IGNITE-9317: Summary: Table Names With Special Characters Don't Work in Spark SQL Optimisations Key: IGNITE-9317 URL: https://issues.apache.org/jira/browse/IGNITE-9317

TC: Compilation error: modules\platforms\cpp\jni\project\vs\jni.vcxproj

2018-08-19 Thread Vyacheslav Daradur
Hi, Igniters! I found that TC build plan named "Platform C++ (Windows x86)" failed with compilation error in master branch, with the following error: java.obj error LNK2001: unresolved external symbol __imp__JNI_CreateJavaVM@12