This is an automated email from the ASF dual-hosted git repository.
ibessonov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 8435d7d725c IGNITE-24775 Disable
ItColocationDurableFinishTest.testChangePrimaryOnCleanup (#5396)
add 4842770ab07 IGNITE-24771 Optimize AbstractCompoundCondition (#5393)
No new revisions were added by this update.
Summary of changes:
.../server/AbstractCompoundCondition.java | 29 +++++++---------------
.../internal/metastorage/server/AndCondition.java | 9 +++----
.../internal/metastorage/server/OrCondition.java | 9 +++----
.../metastorage/server/AndConditionTest.java | 5 ++--
.../metastorage/server/OrConditionTest.java | 5 ++--
5 files changed, 23 insertions(+), 34 deletions(-)