[ 
https://issues.apache.org/jira/browse/CASSANDRA-19022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938975#comment-17938975
 ] 

Stefan Miklosovic commented on CASSANDRA-19022:
-----------------------------------------------

[CASSANDRA-19022|https://github.com/instaclustr/cassandra/tree/CASSANDRA-19022]
{noformat}
java17_pre-commit_tests                         
  ✓ j17_build                                        6m 59s
  ✓ j17_cqlsh_dtests_py311                            7m 3s
  ✓ j17_cqlsh_dtests_py311_vnode                     7m 26s
  ✓ j17_cqlsh_dtests_py38                            7m 14s
  ✓ j17_cqlsh_dtests_py38_vnode                      7m 23s
  ✓ j17_cqlshlib_cython_tests                         8m 0s
  ✓ j17_cqlshlib_tests                               7m 19s
  ✓ j17_dtests_vnode                                42m 43s
  ✓ j17_unit_tests                                  14m 55s
  ✓ j17_unit_tests_repeat                            7m 26s
  ✓ j17_utests_latest                               14m 47s
  ✓ j17_utests_latest_repeat                         7m 15s
  ✓ j17_utests_oa                                   15m 43s
  ✓ j17_utests_oa_repeat                             6m 47s
  ✕ j17_dtests                                      38m 43s
      refresh_test.TestRefresh test_refresh_deadlock_startup
  ✕ j17_dtests_latest                               42m 37s
      largecolumn_test.TestLargeColumn test_cleanup
  ✕ j17_jvm_dtests                                  30m 33s
      org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
  ✕ j17_jvm_dtests_latest_vnode                     27m 19s
      org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
{noformat}

[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5688/workflows/a487094c-97da-499d-95a4-fb3ca2a4d1a6]


> Fix nodetool gcstats output, support human-readable units and various formats
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19022
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19022
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: Brad Schoening
>            Assignee: Ling Mao
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> If {{io.netty.maxDirectMemory}} is not specified, Netty defaults the limit to 
> the max heap size.  Thus, direct memory in use can be significant.
> However, trying this on two different platform and the result returned in 
> gcstats is always -1:
> {noformat}
> Interval (ms) Max GC Elapsed (ms)Total GC Elapsed (ms)Stdev GC Elapsed (ms)   
> GC Reclaimed (MB)         Collections      Direct Memory Bytes
> 2792770717                 274              665186                  54      
> 41276288089024                6120                       -1{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to