[jira] [Created] (IGNITE-14289) Calcite flaky test testNotOriginatorNodeStop.

2021-03-08 Thread Stanilovsky Evgeny (Jira)
Stanilovsky Evgeny created IGNITE-14289: --- Summary: Calcite flaky test testNotOriginatorNodeStop. Key: IGNITE-14289 URL: https://issues.apache.org/jira/browse/IGNITE-14289 Project: Ignite

[jira] [Created] (IGNITE-14288) Ability to define the JVM settings by globals for server and client (app) nodes separately

2021-03-08 Thread Dmitriy Sorokin (Jira)
Dmitriy Sorokin created IGNITE-14288: Summary: Ability to define the JVM settings by globals for server and client (app) nodes separately Key: IGNITE-14288 URL: https://issues.apache.org/jira/browse/IGNITE-142

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

2021-03-08 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

[CANCEL] [VOTE] Release Apache Ignite 2.10.0 RC1

2021-03-08 Thread Maxim Muzafarov
Folks, The vote cancelled. The following issues need to be addressed: https://issues.apache.org/jira/browse/IGNITE-14284 https://issues.apache.org/jira/browse/IGNITE-14285

[jira] [Created] (IGNITE-14287) Ignite Accessibility Check: Broken links

2021-03-08 Thread Mauricio Stekl (Jira)
Mauricio Stekl created IGNITE-14287: --- Summary: Ignite Accessibility Check: Broken links Key: IGNITE-14287 URL: https://issues.apache.org/jira/browse/IGNITE-14287 Project: Ignite Issue Type:

IGNITE-2399 : Asynchronous Acquire method in IgniteSemaphore

2021-03-08 Thread Atri Sharma
Hi All, I would like to start a discussion around IGNITE-2399. Background: The typical use of IgniteSemaphore consists of acquiring the semaphore, performing the task and releasing the semaphore. This JIRA proposes a new method which will accept a callable, acquire the semaphore, and return a fut