[
https://issues.apache.org/jira/browse/IGNITE-15735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084440#comment-18084440
]
Ignite TC Bot commented on IGNITE-15735:
----------------------------------------
{panel:title=Branch: [pull/13191/head] Base: [master] : Possible Blockers
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9095742]]
* IgnitePdsWithIndexingCoreTestSuite: IgniteWalRecoveryTest.testRandomCrash -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}PDS 4{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9095736]]
* IgnitePdsTestSuite4:
IgniteClusterActivateDeactivateTestWithPersistenceAndMemoryReuse.testDeactivateFailover2
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Continuous Query 2{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9095712]]
* IgniteCacheQuerySelfTestSuite4:
CacheContinuousQueryAsyncFailoverAtomicSelfTest.testFailoverStartStopBackup -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Data Structures{color} [[tests 0 JVM CRASH , Exit Code , Failure
on metric |https://ci2.ignite.apache.org/viewLog.html?buildId=9095717]]
{panel}
{panel:title=Branch: [pull/13191/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 4{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9095678]]
* {color:#013220}IgniteBasicTestSuite2:
IgniteConfigurationTest.testIgniteConfigurationPrompt - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9095802&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9095802
rerunBuildIds=none{color}
> 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: Egor Baranov
> Priority: Major
> Labels: newbie
> Time Spent: 0.5h
> 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)