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

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

We actually do not _need_ to update these dependencies in dtest-api project. 
However, we can not use STRICT date format as suggested above because STRICT is 
not available in older versions and dtest upgrades, when they pack all 
dependencies via "ant dtest-jar", they will bundle old versions. But we run 
upgrade dtests with new logback.xml where STRICT would be, and that is not 
recognized.

The workaround is to not use STRICT but to use raw timestamp template. That 
way, no matter what logback jar we use (via dtest-jar), it will be always 
parseable. 

> 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