[
https://issues.apache.org/jira/browse/IGNITE-15735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832716#comment-17832716
]
Ignite TC Bot commented on IGNITE-15735:
----------------------------------------
{panel:title=Branch: [pull/11291/head] Base: [master] : Possible Blockers
(10)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS 2{color} [[tests 1 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=7991258]]
* IgnitePdsTestSuite2: IgnitePdsRebalancingOnNotStableTopologyTest.test - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 2{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=7991209]]
{color:#d04437}Platform .NET (Core Linux){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=7991271]]
* DotNetCore: ClientConnectionTest.TestServerConnectionAborted - Test has low
fail rate in base branch 0,0% and is not flaky
{color:#d04437}Basic 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=7991199]]
* IgniteBasicTestSuite: GridMBeanDisableSelfTest.testCacheStart - Test has low
fail rate in base branch 0,0% and is not flaky
* IgniteBasicTestSuite: GridMBeanDisableSelfTest.testCorrectMBeanInfo - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Snapshots 1{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=7991284]]
{color:#d04437}Cache (Failover) 1{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=7991219]]
{color:#d04437}PDS 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=7991257]]
* IgnitePdsTestSuite:
IgnitePdsDestroyCacheWithoutCheckpointsTest.testDestroyGroupCachesAbruptlyWithoutCheckpoints
- Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsTestSuite:
IgnitePdsDestroyCacheWithoutCheckpointsTest.testDestroyCachesAbruptlyWithoutCheckpoints
- Test has low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/11291/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=7991306&buildTypeId=IgniteTests24Java8_RunAll]
> Improvement in IgniteConfiguration string representation.
> ---------------------------------------------------------
>
> Key: IGNITE-15735
> URL: https://issues.apache.org/jira/browse/IGNITE-15735
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 2.11
> Reporter: Evgeny Stanilovsky
> Assignee: Anton Potemkin
> Priority: Major
> Labels: newbie
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Ignite log contains uninformative: mbeanSrv, encryptionSpi and fileIOFactory,
> it`s necessary to Override toString or annotate (probably only mbeanSrv) with
> @GridToStringExclude. All these changes need to be discussed in dev-list.
> {noformat}
> IgniteConfiguration [igniteInstanceName=persistent-0, pubPoolSize=32,
> svcPoolSize=32, callbackPoolSize=32, stripedPoolSize=32, sysPoolSize=32,
> mgmtPoolSize=4, dataStreamerPoolSize=32, utilityCachePoolSize=32,
> utilityCacheKeepAliveTime=60000, p2pPoolSize=2, qryPoolSize=32,
> buildIdxPoolSize=4,
> igniteHome=/opt/buildagent/work/bde9b45ddb020b34/incubator-ignite,
> igniteWorkDir=/opt/buildagent/work/bde9b45ddb020b34/incubator-ignite/work,
> mbeanSrv=com.sun.jmx.mbeanserver.JmxMBeanServer@248cbecf, ..
> encryptionSpi=org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi@2400bbab
> ...
> fileIOFactory=org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIOFactory@78bd06ef
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)