[jira] [Created] (IGNITE-13650) Remove FileWriteAheadLogManager#updateCurrentHandle from under assert

2020-11-01 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13650: Summary: Remove FileWriteAheadLogManager#updateCurrentHandle from under assert Key: IGNITE-13650 URL: https://issues.apache.org/jira/browse/IGNITE-13650 Proje

[jira] [Created] (IGNITE-13649) Local cache causes system thread pool overflow

2020-11-01 Thread Pavel Vinokurov (Jira)
Pavel Vinokurov created IGNITE-13649: Summary: Local cache causes system thread pool overflow Key: IGNITE-13649 URL: https://issues.apache.org/jira/browse/IGNITE-13649 Project: Ignite Iss

Re: Compiling Apache Ignite 2.8.1 on JAVA 11

2020-11-01 Thread Alex Plehanov
Hello, You can run current Ignite binaries on JDK11, no need to compile it on JDK11. If you still want to compile it by yourself on JDK11, try the command line that I provided. You can also try Ignite 2.9, this issue is fixed in the 2.9 release. вс, 1 нояб. 2020 г. в 23:12, shm : > Hi Ilya Kasna

[jira] [Created] (IGNITE-13648) Tests failing for extensions modules

2020-11-01 Thread Saikat Maitra (Jira)
Saikat Maitra created IGNITE-13648: -- Summary: Tests failing for extensions modules Key: IGNITE-13648 URL: https://issues.apache.org/jira/browse/IGNITE-13648 Project: Ignite Issue Type: Sub-t

[jira] [Created] (IGNITE-13647) Spring Data: Avoid creation of cache object through reflection when _VAL field is present in query.

2020-11-01 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-13647: --- Summary: Spring Data: Avoid creation of cache object through reflection when _VAL field is present in query. Key: IGNITE-13647 URL: https://issues.apache.org/jira/browse/IGN

Re: Compiling Apache Ignite 2.8.1 on JAVA 11

2020-11-01 Thread shm
Hi Ilya Kasnacheev and Alexey Plekhanov Thanks for your replies... we want to run Ignite on jdk11 so compiling on jdk11 Currently the compilation failing for ignite-spark-2.4 (not sure if it fails for visor modules also) [INFO] ignite-spark ... SUCCESS [ 13

Re: [Micronaut] pubsub support

2020-11-01 Thread Saikat Maitra
Hi Denis, Ignite Messaging apis are considered for depreciation due to mainly being unused integration. Please find a related presentation that Val presented to the community. https://youtu.be/zPuLJgUfLaM?t=1580 Please feel free to start a separate [DISCUSS] thread for IgniteMessaging api in th

Re: [Micronaut] pubsub support

2020-11-01 Thread Saikat Maitra
Hi Michael, My thoughts are that in the intercept method of PubSubClientIntroductionAdvice we can publish messages similar to Mqtt. https://github.com/micronaut-projects/micronaut-mqtt/blob/230a6564344ceea21bcf244681d10b79763b2b19/mqtt-core/src/main/java/io/micronaut/mqtt/intercept/AbstractMqttIn

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

2020-11-01 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New Critical Failure in master-nightly Disk Page Compressions https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_DiskPageCompressions?branch=%3Cdefault%3E No changes

[MTCGA]: new failures in builds [5707207, 5705209] needs to be handled

2020-11-01 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New Critical Failure in master Cache (Restarts) 1 https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_CacheRestarts1?branch=%3Cdefault%3E No changes in the build *

Re: [Micronaut] pubsub support

2020-11-01 Thread Denis Garus
Hello, Saikat! I know that IgniteMessagin is used in the production environment and I don't see any bugs in Jira with this feature. I wrote some tests for IgniteMessaging in the security suite, and only one confusing thing was noticed [1]. Why did we decide to deprecate IgniyeMessaging API in Ig