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

Stefan Miklosovic commented on CASSANDRA-20429:
-----------------------------------------------

dependency-wise it looks OK but it break a lot of tests

https://app.circleci.com/pipelines/github/instaclustr/cassandra/5744/workflows/77a82ba5-1603-482c-9e31-7aaa6f173a74/jobs/372356/tests#failed-test-0

stuff like

org.apache.cassandra.distributed.test.ClearSnapshotTest

{code}
java.util.concurrent.TimeoutException
        at 
org.apache.cassandra.distributed.api.LogAction.watchFor(LogAction.java:74)
        at 
org.apache.cassandra.distributed.api.LogAction.watchFor(LogAction.java:142)
        at 
org.apache.cassandra.distributed.test.ClearSnapshotTest.testSeqClearsSnapshot(ClearSnapshotTest.java:166)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}

and so on.

These failures look related to dependency update and should be investigated 
further.

> Upgrade logback to 1.5.x
> ------------------------
>
>                 Key: CASSANDRA-20429
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20429
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Observability/Logging
>            Reporter: Brandon Williams
>            Assignee: Nikolay Izhikov
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The logback version we use (1.2.x) is no longer maintained and 1.3.x and 
> 1.4.x are inactive.  I looked into upgrading in CASSANDRA-20408 and it's more 
> involved than a drop-in replacement so I thought it warranted its own jira 
> ticket.
> https://logback.qos.ch/download.html



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