[
https://issues.apache.org/jira/browse/IGNITE-12545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017439#comment-17017439
]
Ignite TC Bot commented on IGNITE-12545:
----------------------------------------
{panel:title=Branch: [pull/7263/head] Base: [master] : Possible Blockers
(7)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Queries 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4936312]]
* IgniteBinaryCacheQueryTestSuite:
IndexingCachePartitionLossPolicySelfTest.testReadWriteSafeWithBackupsAfterKillThreeNodesWithPersistence[TRANSACTIONAL]
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Basic 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4936264]]
* IgniteBasicTestSuite:
IgniteDiagnosticMessagesMultipleConnectionsTest.testTimeOutTxLock - Test has
low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Data Structures{color} [[tests
4|https://ci.ignite.apache.org/viewLog.html?buildId=4936297]]
* IgniteCacheDataStructuresSelfTestSuite:
ReplicatedImplicitTransactionalReadRepairTest.test[getEntry=true, async=true] -
Test has low fail rate in base branch 0,9% and is not flaky
* IgniteCacheDataStructuresSelfTestSuite:
ReplicatedImplicitTransactionalReadRepairTest.test[getEntry=false, async=false]
- Test has low fail rate in base branch 0,9% and is not flaky
* IgniteCacheDataStructuresSelfTestSuite:
ReplicatedImplicitTransactionalReadRepairTest.test[getEntry=false, async=true]
- Test has low fail rate in base branch 0,9% and is not flaky
* IgniteCacheDataStructuresSelfTestSuite:
ReplicatedImplicitTransactionalReadRepairTest.test[getEntry=true, async=false]
- Test has low fail rate in base branch 0,9% and is not flaky
{color:#d04437}Queries 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4936247]]
* IgniteBinaryCacheQueryTestSuite2:
DynamicColumnsConcurrentAtomicPartitionedSelfTest.testClientReconnectWithNonDynamicCache
- Test has low fail rate in base branch 0,0% and is not flaky
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4936336&buildTypeId=IgniteTests24Java8_RunAll]
> Introduce listener interface for components to react to partition map
> exchange events
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-12545
> URL: https://issues.apache.org/jira/browse/IGNITE-12545
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Rakov
> Assignee: Ivan Rakov
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> It would be handly to have listener interface for components that should
> react to PME instead of just adding more and more calls to
> GridDhtPartitionsExchangeFuture.
> In general, there are four possible moments when a compnent can be notified:
> on exchnage init (before and after topologies are updates and exchange latch
> is acquired) and on exchange done (before and after readyTopVer is
> incremented and user operations are unlocked).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)