[
https://issues.apache.org/jira/browse/IGNITE-11977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947925#comment-16947925
]
Ignite TC Bot commented on IGNITE-11977:
----------------------------------------
{panel:title=Branch: [pull/6695/head] Base: [master] : Possible Blockers
(16)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676430]]
* IgnitePdsWithIndexingCoreTestSuite:
IgniteWalRecoveryTest.testWalBigObjectNodeCancel - Test has low fail rate in
base branch 0,0% and is not flaky
{color:#d04437}Cache 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676416]]
* IgniteCacheTestSuite2:
GridCacheAtomicNearReadersSelfTest.testTwoNodesTwoKeysNoBackups - Test has low
fail rate in base branch 0,0% and is not flaky
{color:#d04437}MVCC Queries{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676400]]
* IgniteCacheMvccSqlTestSuite:
CacheMvccPartitionedSqlTxQueriesTest.testAccountsTxDmlSql_WithRemoves_SingleNode_Persistence
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Queries 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676442]]
* IgniteBinaryCacheQueryTestSuite:
IndexingCachePartitionLossPolicySelfTest.testReadWriteSafeWithBackupsAfterKillCrd[TRANSACTIONAL]
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}MVCC PDS 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676460]]
* IgnitePdsMvccTestSuite2: IgniteNodeStoppedDuringDisableWALTest.test - History
for base branch is absent.
{color:#d04437}MVCC PDS 4{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=4676462]]
* IgnitePdsMvccTestSuite4: ResetLostPartitionTest.testResetLostPartitions -
Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite4:
ResetLostPartitionTest.testReactivateGridBeforeResetLostPartitions - Test has
low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 8{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=4676422]]
* IgniteCacheTestSuite8: GridCacheRebalancingSyncSelfTest.testLoadRebalancing -
Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCacheTestSuite8:
GridCacheRebalancingAsyncSelfTest.testComplexRebalancing - Test has low fail
rate in base branch 0,0% and is not flaky
{color:#d04437}PDS 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676433]]
* IgnitePdsTestSuite2: IgniteNodeStoppedDuringDisableWALTest.test - New test
duration 170s is more that 1 minute
{color:#d04437}MVCC Cache{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676398]]
* IgniteCacheMvccTestSuite: CacheMvccTransactionsTest.testNodesRestartNoHang -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Queries 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676377]]
* IgniteBinaryCacheQueryTestSuite2: IgniteCacheQueriesLoadTest1.testQueries -
New test duration 169s is more that 1 minute
{color:#d04437}MVCC Cache 7{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=4676456]]
* IgniteCacheMvccTestSuite7:
MvccCacheGroupMetricsMBeanTest.testCacheGroupMetrics - History for base branch
is absent.
* IgniteCacheMvccTestSuite7:
GridCacheRebalancingWithAsyncClearingMvccTest.testPartitionClearingNotBlockExchange
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache (Restarts) 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4676413]]
* IgniteCacheRestartTestSuite2:
IgniteCacheGetRestartTest.testGetRestartPartitioned2 - Test has low fail rate
in base branch 0,0% and is not flaky
{color:#d04437}[Licenses Headers]{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=4676403]]
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4676466&buildTypeId=IgniteTests24Java8_RunAll]
> Data streamer pool MXBean is registered as ThreadPoolMXBean instead of
> StripedExecutorMXBean
> --------------------------------------------------------------------------------------------
>
> Key: IGNITE-11977
> URL: https://issues.apache.org/jira/browse/IGNITE-11977
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Stanislav Lukyanov
> Assignee: Ruslan Kamashev
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Data streamer pool is registered with a ThreadPoolMXBean while it is actually
> a StripedExecutor and can use a StripedExecutorMXBean.
> Need to change the registration in the IgniteKernal code. It should be
> registered the same way as the striped executor pool.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)