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

Stefan Miklosovic commented on CASSANDRA-19445:
-----------------------------------------------

not bad ... tracing stuff is CASSANDRA-19683

[CASSANDRA-19445-5.0|https://github.com/instaclustr/cassandra/tree/CASSANDRA-19445-5.0]
{noformat}
java17_pre-commit_tests                         
java17_separate_tests                            
java11_pre-commit_tests                         
  ✓ j11_build                                         8m 1s
  ✓ j11_cqlsh_dtests_py38_vnode                      9m 37s
  ✓ j11_cqlshlib_cython_tests                       11m 21s
  ✓ j11_cqlshlib_tests                               6m 34s
  ✓ j11_jvm_dtests                                   26m 8s
  ✓ j11_jvm_dtests_latest_vnode                     16m 15s
  ✓ j11_simulator_dtests                             5m 47s
  ✓ j11_utests_oa                                   15m 25s
  ✓ j11_utests_system_keyspace_directory            18m 47s
  ✓ j17_cqlsh_dtests_py311                           6m 22s
  ✓ j17_cqlsh_dtests_py311_vnode                     6m 16s
  ✓ j17_cqlsh_dtests_py38_vnode                      6m 28s
  ✓ j17_cqlshlib_cython_tests                        7m 12s
  ✓ j17_cqlshlib_tests                               6m 24s
  ✓ j17_jvm_dtests                                  25m 46s
  ✓ j17_jvm_dtests_latest_vnode                      16m 1s
  ✓ j17_unit_tests                                  14m 47s
  ✓ j17_utests_latest                               14m 40s
  ✓ j17_utests_oa                                   14m 31s
  ✕ j11_cqlsh_dtests_py311                           9m 32s
      cql_tracing_test.TestCqlTracing test_tracing_default_impl
      cql_tracing_test.TestCqlTracing test_tracing_simple
  ✕ j11_cqlsh_dtests_py311_vnode                     6m 32s
      cql_tracing_test.TestCqlTracing test_tracing_simple
  ✕ j11_cqlsh_dtests_py38                            9m 26s
      cql_tracing_test.TestCqlTracing test_tracing_default_impl
  ✕ j11_dtests                                      36m 18s
      materialized_views_test.TestMaterializedViews test_rename_column_atomicity
  ✕ j11_dtests_latest                               36m 21s
      materialized_views_test.TestMaterializedViews test_rename_column_atomicity
      read_repair_test.TestReadRepair 
test_tracing_does_not_interfere_with_digest_calculation
  ✕ j11_dtests_vnode                                42m 30s
      materialized_views_test.TestMaterializedViews test_rename_column_atomicity
      read_repair_test.TestReadRepair 
test_tracing_does_not_interfere_with_digest_calculation
  ✕ j11_unit_tests                                  15m 43s
      org.apache.cassandra.tools.TopPartitionsTest 
testServiceTopPartitionsSingleTable
  ✕ j11_utests_latest                               16m 46s
      
org.apache.cassandra.cql3.validation.entities.SecondaryIndexOnStaticColumnTest 
testIndexOnCompoundRowKey
  ✕ j17_cqlsh_dtests_py38                             6m 5s
      cql_tracing_test.TestCqlTracing test_tracing_unknown_impl
  ✕ j17_dtests                                      35m 22s
      materialized_views_test.TestMaterializedViews test_rename_column_atomicity
  ✕ j17_dtests_latest                               31m 46s
      materialized_views_test.TestMaterializedViews test_rename_column_atomicity
  ✕ j17_dtests_vnode                                32m 58s
      materialized_views_test.TestMaterializedViews test_rename_column_atomicity
java11_separate_tests                            
{noformat}

[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4374/workflows/b6f12eff-661a-48c1-bd8f-84fea006982b]
[java17_separate_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4374/workflows/979bca10-145f-4a2c-b36f-9fe144a5bb41]
[java11_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4374/workflows/e46c1335-1bd3-4665-93be-a65039f89b9c]
[java11_separate_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4374/workflows/49be6bd5-5e73-4b31-8de9-020c7fc83b21]


> Cassandra 4.1.4 floods logs with "Completed 0 uncommitted paxos instances for"
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19445
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19445
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Lightweight Transactions
>            Reporter: Zbyszek Z
>            Assignee: Tommy Stendahl
>            Priority: Normal
>             Fix For: 4.1.x, 5.0.x, 5.x
>
>         Attachments: patch-4.1.txt, patch-5.0.txt, patch-trunk.txt, 
> paxos-entry.txt, paxos-multiple.txt
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Hello,
> On our cluster logs are flooded with: 
> {code:java}
> INFO  [OptionalTasks:1] 2024-02-27 14:27:51,213 
> PaxosCleanupLocalCoordinator.java:185 - Completed 0 uncommitted paxos 
> instances for XXXXXXXXX on ranges 
> [(9210458530128018597,-9222146739399525061], 
> (-9222146739399525061,-9174246180597321488], 
> (-9174246180597321488,-9155837684527496840], 
> (-9155837684527496840,-9148981328078890812], 
> (-9148981328078890812,-9141853035919151700], 
> (-9141853035919151700,-9138872620588476741], {code}
> I cannot find anything in doc regarding this longline. Also this are huge log 
> payloads that heavy flood system.log. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to