[
https://issues.apache.org/jira/browse/IGNITE-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418345#comment-17418345
]
Ignite TC Bot commented on IGNITE-13631:
----------------------------------------
{panel:title=Branch: [pull/9432/head] Base: [master] : Possible Blockers
(5)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6189639]]
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryClientReconnectTest.testReconnectServersRestart_3 - Test has
low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 6{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6189663]]
{color:#d04437}JDBC Driver{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6189625]]
* IgniteJdbcDriverTestSuite:
JdbcThinJdbcToCacheDataTypesCoverageTest.testDoubleDataType[atomicityMode=ATOMIC,
cacheMode=PARTITIONED, ttlFactory=null, backups=2, evictionFactory=null,
onheapCacheEnabled=false, writeSyncMode=FULL_SYNC, persistenceEnabled=false] -
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=6189682]]
* IgniteBinaryCacheQueryTestSuite: SqlViewExporterSpiTest.testComputeBroadcast
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Platform C++ CMake (Linux Clang){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6189693]]
* IgniteThinClientTest: CacheClientTestSuite: CacheClientPartitionsInt8 - Test
has low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/9432/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=6189704&buildTypeId=IgniteTests24Java8_RunAll]
> Improve names and descriptions of data storage metrics
> ------------------------------------------------------
>
> Key: IGNITE-13631
> URL: https://issues.apache.org/jira/browse/IGNITE-13631
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Mekhanikov
> Assignee: Denis Mekhanikov
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Data storage metrics have unclear descriptions. They need to be improved.
> ||Metric||Description||Comment||
> |*WalLoggingRate*|Average number of WAL records per second written during the
> last time interval.|The "time interval" part is unclear. Which time interval?|
> |*WalFsyncTimeDuration*|Total duration of fsync|Why not just
> *WalFsyncDuration*?
> The description could be more verbose.|
> |*WalFsyncTimeNum*|Total count of fsync|Why not just *WalFsyncNum*? The
> description could be more verbose|
> |*WalBuffPollSpinsRate*|WAL buffer poll spins number over the last time
> interval. |Over which time interval?|
> |*LastCheckpointMarkDuration*|Duration of the checkpoint lock wait in
> milliseconds |The description doesn't match the name.|
> |*CheckpointTotalTime*|Total duration of checkpoint|Is it the duration of the
> last checkpoint or all checkpoints from the beginning?|
> |*StorageSize*|Storage space allocated, in bytes.|It's unclear which storage
> this is about. Is disk included, or is it just about memory?|
> |*WalTotalSize*|Total size in bytes for storage wal files.|WAL should be
> capital. The grammar|
--
This message was sent by Atlassian Jira
(v8.3.4#803005)