[ https://issues.apache.org/jira/browse/CASSANDRA-20363 ]


    Stefan Miklosovic deleted comment on CASSANDRA-20363:
    -----------------------------------------------

was (Author: smiklosovic):
[CASSANDRA-20363|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20363]
{noformat}
java17_pre-commit_tests                         
  ✓ j17_build                                        4m 21s
  ✓ j17_cqlsh_dtests_py311                           7m 14s
  ✓ j17_cqlsh_dtests_py311_vnode                     7m 32s
  ✓ j17_cqlsh_dtests_py38                            7m 38s
  ✓ j17_cqlsh_dtests_py38_vnode                      8m 24s
  ✓ j17_cqlshlib_cython_tests                        7m 59s
  ✓ j17_cqlshlib_tests                               7m 31s
  ✓ j17_dtests_latest                               42m 20s
  ✓ j17_dtests_vnode                                43m 44s
  ✓ j17_unit_tests                                  14m 19s
  ✓ j17_unit_tests_repeat                           22m 45s
  ✓ j17_utests_latest                               16m 50s
  ✓ j17_utests_latest_repeat                        22m 52s
  ✓ j17_utests_oa                                   15m 22s
  ✓ j17_utests_oa_repeat                            22m 15s
  ✕ j17_dtests                                      39m 47s
      refresh_test.TestRefresh test_refresh_deadlock_startup
      counter_test.TestCounters test_counter_node_down
      pushed_notifications_test.TestPushedNotifications 
test_move_single_node_localhost
  ✕ j17_jvm_dtests                                  28m 24s
      org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
  ✕ j17_jvm_dtests_latest_vnode                     26m 54s
      org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
{noformat}

[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5552/workflows/637f4233-5d07-414d-8c0e-6d15be531c07]


> Introduce a robust way to intercept FSError and commit log errors
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-20363
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20363
>             Project: Apache Cassandra
>          Issue Type: New Feature
>          Components: Legacy/Core
>            Reporter: Tommy Stendahl
>            Assignee: Tommy Stendahl
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Add java property to override the DefaultFSErrorHandler with a custom 
> implementation.
> The use case I am looking at is a customer deployment that are using network 
> disks and these can go off-line sometimes, I would like to use 
> "disk_failure_policy: stop" but automatically detect when the disk is on-line 
> again and just open gossip and transports so the nodes comes back UP without 
> triggering a restart of the node.



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