[jira] [Created] (IGNITE-12140) .NET: TestBaselineTopology pollutes environment variables

2019-09-03 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-12140: --- Summary: .NET: TestBaselineTopology pollutes environment variables Key: IGNITE-12140 URL: https://issues.apache.org/jira/browse/IGNITE-12140 Project: Ignite

Re: Do I have to use --illegal-access=permit for Java thin client and JDBC with JDK 9/10/11.

2019-09-03 Thread Alex Plehanov
Denis, there is almost nothing to share: thin client connects to the server, creates a cache, do some puts, gets and queries. I run this test by IDE specifying different JVM options, JDK versions and dependency Ignite versions (it's not scripted anyhow) pom: http://maven.apache.org/POM/4.0.0";

[jira] [Created] (IGNITE-12139) RPM for 2.7.5 release built from incorrect version

2019-09-03 Thread Jan Kupec (Jira)
Jan Kupec created IGNITE-12139: -- Summary: RPM for 2.7.5 release built from incorrect version Key: IGNITE-12139 URL: https://issues.apache.org/jira/browse/IGNITE-12139 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-12138) Persisted files are not cleared after queue.clear()

2019-09-03 Thread hirik (Jira)
hirik created IGNITE-12138: -- Summary: Persisted files are not cleared after queue.clear() Key: IGNITE-12138 URL: https://issues.apache.org/jira/browse/IGNITE-12138 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-12137) ODBC: Application hang when connecting to a starting single node

2019-09-03 Thread AH (Jira)
AH created IGNITE-12137: --- Summary: ODBC: Application hang when connecting to a starting single node Key: IGNITE-12137 URL: https://issues.apache.org/jira/browse/IGNITE-12137 Project: Ignite Issue Type

Re: Do I have to use --illegal-access=permit for Java thin client and JDBC with JDK 9/10/11.

2019-09-03 Thread Denis Mekhanikov
Alex, Could you share the project you’re checking? A GitHub repository would be nice. Denis On 3 Sep 2019, 17:10 +0300, Alex Plehanov , wrote: > Dmitrii, > > What version of Ignite you are using? > > I've rechecked Java thin client recently (forgot to share results here), in > my tests: > Client

Re: Do I have to use --illegal-access=permit for Java thin client and JDBC with JDK 9/10/11.

2019-09-03 Thread Alex Plehanov
Dmitrii, What version of Ignite you are using? I've rechecked Java thin client recently (forgot to share results here), in my tests: Client Version 2.7.0 OracleJDK 11: Client won't start unless "--add-exports=java.base/jdk.internal.misc=ALL-UNNAMED" option is specified. OpenJDK 12: Client can't s

Re: Do I have to use --illegal-access=permit for Java thin client and JDBC with JDK 9/10/11.

2019-09-03 Thread Dmitrii Sherstobitov
Hi! I've made some simple tests using Apache Ignite documentation for JDBC and Java Thin client with using of following API functions: JDBC: executeQuery, execute, preparedStatement Java Thin: cache get, put, create None of these API requires additional options for JVM. However, some options a

Re: Contribute to ticket IGNITE-11894

2019-09-03 Thread Ilya Kasnacheev
Hello! You should be able to do that. I have assigned this ticket to you. Regards, -- Ilya Kasnacheev вт, 3 сент. 2019 г. в 06:25, Amit Chavan : > Hi Denis, > > I still can't assign the ticket to myself. > > -Amit > > On Fri, Aug 30, 2019 at 7:52 PM Denis Magda wrote: > > > Amit, done, go ah