Re: Java thin client transactions withLabel ot working

2020-06-21 Thread Alex Plehanov
Hello, Looks like a bug. I've filled the ticket [1]. Thanks for your report. [1]: https://issues.apache.org/jira/browse/IGNITE-13170 пн, 22 июн. 2020 г. в 02:05, Guru Stron : > To be more specific - test was added to thin client functional tests > located in

[jira] [Created] (IGNITE-13170) Java thin client: Transactions functionality withLabel is broken

2020-06-21 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-13170: -- Summary: Java thin client: Transactions functionality withLabel is broken Key: IGNITE-13170 URL: https://issues.apache.org/jira/browse/IGNITE-13170

[MTCGA]: new failures in builds [5395772] needs to be handled

2020-06-21 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

Re: Java thin client transactions withLabel ot working

2020-06-21 Thread Guru Stron
To be more specific - test was added to thin client functional tests located in *org.apache.ignite.client.FunctionalTest.* Thank you. On Sun, 21 Jun 2020 at 23:56, Guru Stron wrote: > Dear Igniters, > > Correct me if I'm wrong, but it seems that Java thin client >

Java thin client transactions withLabel ot working

2020-06-21 Thread Guru Stron
Dear Igniters, Correct me if I'm wrong, but it seems that Java thin client *client.transactions().withLabel* functionality is broken. I've tried to add next test: * @Testpublic void testTransactions1() throws Exception {try (Ignite ignite =

Re: Can't build project/run java tests in Intellij IDEA.

2020-06-21 Thread Guru Stron
Sergey, Thank you. That worked. Maybe we should add this to the Project setup doc? On Sun, 21 Jun 2020 at 23:32, Sergey Antonov wrote: > Hi! > > Please uncheck java-9+ profile in the maven profiles in idea. It could help > you. > > вс, 21 июн. 2020 г., 22:05 Guru Stron : > > > Dear Igniters, >

IGNITE-12362 Migrate MQTT module to ignite-extensions

2020-06-21 Thread Saikat Maitra
Hi, I have created PRs for the following jira issue. https://issues.apache.org/jira/browse/IGNITE-12362 IGNITE-12362 Migrate MQTT module to ignite-extensions PRs https://github.com/apache/ignite-extensions https://github.com/apache/ignite/pull/7950 Please review and share your feedback.

Re: Tool for performance statistics reports

2020-06-21 Thread Saikat Maitra
Hi Nikita, I have reviewed the PR and shared comments. I also had a question on including files with a MIT license. Are we ok to use both Apache and MIT licenses in our source files? Regards, Saikat On Fri, Jun 12, 2020 at 8:45 PM Saikat Maitra wrote: > Hello Nikita, > > Thank you for

Re: Can't build project/run java tests in Intellij IDEA.

2020-06-21 Thread Sergey Antonov
Hi! Please uncheck java-9+ profile in the maven profiles in idea. It could help you. вс, 21 июн. 2020 г., 22:05 Guru Stron : > Dear Igniters, > > I filled instructions from > https://cwiki.apache.org/confluence/display/IGNITE/Project+Setup - checked > out project, opened it in Intellij IDEA

Can't build project/run java tests in Intellij IDEA.

2020-06-21 Thread Guru Stron
Dear Igniters, I filled instructions from https://cwiki.apache.org/confluence/display/IGNITE/Project+Setup - checked out project, opened it in Intellij IDEA and trying to build/run tests and getting "Error:java: invalid flag: --add-exports". JIC my environment is Win 10 + Java 1.8. Thank you.

[MTCGA]: new failures in builds [5406977] needs to be handled

2020-06-21 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New test failure in master IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidator

Re: [DISCUSSION] Ignite.C++ and CMake

2020-06-21 Thread Ivan Daschinsky
Hi folks. Patch is rigorously tested and with Igor Sapego help it is possible to build with cmake Ignite.C++ even on windows. But, it's required to make some TC suites and tune them, in order to patch be merged. Unfortunately, I am not a commiter and I doesn't have rights to create suites. Also,

[jira] [Created] (IGNITE-13169) Remove Ignite bean name requirement for Spring Data Repository

2020-06-21 Thread Semyon Danilov (Jira)
Semyon Danilov created IGNITE-13169: --- Summary: Remove Ignite bean name requirement for Spring Data Repository Key: IGNITE-13169 URL: https://issues.apache.org/jira/browse/IGNITE-13169 Project: