Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
IGN-2066 #8461
IGN-2066 #8461
Conversation
…nored during uniqueness validation of field's name - Fixes #7993. Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
…ixes #8000. Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
Fix race condition in ClientSocket.AddNotificationHandler: SetHandler call was causing RemoveNotificationHandler call before ConcurrentDictionary.AddOrUpdate has finished, so AddOrUpdate added the handler back, causing the leak. (cherry picked from commit 69c5b51)
Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
(cherry picked from commit 6c69aa3)
* Add `StartTxIfNeeded` to all cache operations (it was missing for Get, GetAll, TryGet) * Add `OptimisticTransactionTest` with explicit and ambient tests * Add exception mapping for `IgniteTxOptimisticCheckedException` * Fix error handling in ambient transactions - close Ignite tx on Prepare failure (cherry picked from commit 0aceb36)
…ature - Fixes #7964. Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
(cherry picked from commit bca6316)
(cherry picked from commit e730185)
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
(cherry picked from commit c897985)
….com/apache/ignite-web-console - Fixes #8065. Signed-off-by: Alexey Kuznetsov <akuznetsov@apache.org> (cherry picked from commit b799a08)
Co-authored-by: Nikolay Izhikov <nizhikov@apache.org> (cherry picked from commit baf8c67)
Client reconnect causes local node ID to change, so cached local node info should be cleared on disconnect (cherry picked from commit 3cb7199)
…t nodes. - Fixes #8199. Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
(cherry picked from commit 89edd56)
(cherry picked from commit 2987996)
(cherry picked from commit 301b5cf)
(cherry picked from commit 31a45bf)
…xing licensing issues) (cherry picked from commit 073488a)
Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:
The Contribution Checklist
The description explains WHAT and WHY was made instead of HOW.
The following pattern must be used:
IGNITE-XXXX Change summarywhereXXXX- number of JIRA issue.(see the Maintainers list)
the
green visaattached to the JIRA ticket (see TC.Bot: Check PR)Notes
If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.