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

Stefan Miklosovic commented on CASSANDRA-19600:
-----------------------------------------------

5.0 build looks way better, I created CASSANDRA-19612 for flaky (not failing 
locally) IntersectFilteringQueryTest

[CASSANDRA-19600-5.0|https://github.com/instaclustr/cassandra/tree/CASSANDRA-19600-5.0]
{noformat}
java17_pre-commit_tests                         
  ✓ j17_build                                         4m 4s
  ✓ j17_cqlsh_dtests_py311                            6m 2s
  ✓ j17_cqlsh_dtests_py311_vnode                     5m 59s
  ✓ j17_cqlsh_dtests_py38                            5m 48s
  ✓ j17_cqlsh_dtests_py38_vnode                      6m 19s
  ✓ j17_cqlshlib_cython_tests                       10m 31s
  ✓ j17_cqlshlib_tests                               9m 24s
  ✓ j17_dtests                                      30m 59s
  ✓ j17_dtests_latest                               33m 19s
  ✓ j17_dtests_vnode                                33m 37s
  ✓ j17_jvm_dtests                                  18m 18s
  ✓ j17_jvm_dtests_latest_vnode                     20m 51s
  ✓ j17_unit_tests                                  14m 42s
  ✓ j17_utests_latest                               15m 32s
  ✓ j17_utests_oa                                   12m 28s
java17_separate_tests                            
java11_pre-commit_tests                         
  ✓ j11_build                                         8m 6s
  ✓ j11_cqlsh_dtests_py311                           6m 18s
  ✓ j11_cqlsh_dtests_py311_vnode                     7m 40s
  ✓ j11_cqlsh_dtests_py38                            6m 58s
  ✓ j11_cqlsh_dtests_py38_vnode                      9m 42s
  ✓ j11_cqlshlib_cython_tests                        11m 5s
  ✓ j11_cqlshlib_tests                               9m 54s
  ✓ j11_dtests                                      36m 45s
  ✓ j11_dtests_latest                               34m 23s
  ✓ j11_dtests_vnode                                38m 34s
  ✓ j11_jvm_dtests                                  18m 23s
  ✓ j11_jvm_dtests_latest_vnode                     15m 25s
  ✓ j11_simulator_dtests                              2m 1s
  ✓ j11_unit_tests                                   18m 9s
  ✓ j11_utests_latest                               13m 54s
  ✓ j11_utests_oa                                   15m 56s
  ✓ j11_utests_system_keyspace_directory            15m 50s
  ✓ j17_cqlsh_dtests_py311                           6m 18s
  ✓ j17_cqlsh_dtests_py311_vnode                     6m 12s
  ✓ j17_cqlsh_dtests_py38                            6m 12s
  ✓ j17_cqlsh_dtests_py38_vnode                       6m 8s
  ✓ j17_cqlshlib_cython_tests                        8m 56s
  ✓ j17_cqlshlib_tests                               6m 18s
  ✓ j17_dtests                                       32m 8s
  ✓ j17_dtests_latest                               34m 37s
  ✓ j17_dtests_vnode                                33m 38s
  ✓ j17_jvm_dtests_latest_vnode                     14m 37s
  ✓ j17_unit_tests                                  13m 23s
  ✓ j17_utests_latest                               13m 25s
  ✕ j17_jvm_dtests                                  17m 55s
      
org.apache.cassandra.distributed.test.guardrails.IntersectFilteringQueryTest 
shouldNotWarnOrFailOnIndexQuery
  ✕ j17_utests_oa                                   13m 45s
      org.apache.cassandra.net.ConnectionTest testTimeout
java11_separate_tests                            
{noformat}

[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4266/workflows/b4c7f1d1-58de-4870-bbf0-7cab9801b6ac]
[java17_separate_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4266/workflows/5c7e11d1-a536-4a96-a5ed-11e8e74239e6]
[java11_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4266/workflows/9cb3ec3b-d526-4dd4-a858-6f94b68a18a8]
[java11_separate_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4266/workflows/be48ff5d-73b5-460e-b759-93c33f824bf1]


> Resolve the oldest hints just from descriptors and current writer if available
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19600
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19600
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Core
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should not resolve hints from buffers as these are just very short-lived / 
> transient data structures and resolving "the oldest hints" from buffers too 
> just does not make sense when we should just look into descriptors and 
> current writer's descriptor at most.



--
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