Guys, I created two pull requests [1] [2] for 2.8 release.
First of them [1] is a patch with ticket [3] for ignite-2.8 branch.
Second [2] is a revert of ticket [4] from 2.8 release.
I'm waiting TC run all nightly results for both PRs. I'll write update when
TC runs will be ok.
I'm okay with both
Hi Igniters,
I've detected some new issue on TeamCity to be handled. You are more than
welcomed to help.
*New stable failure of a flaky test in master-nightly
IgniteShutdownOnSupplyMessageFailureTest.testShutdownOnSupplyMessageFailure
https://ci.ignite.apache.org/project.html?projectId=I
Hello, Igniters.
During Ignite meetup I took part in there was a request from the users.
They propose to create a custom spring boot autoconfigurer module for Ignite.
This module should provide a smooth injection of Ignite to any spring-boot
application.
I've implemented a tiny straightforward p