[ https://issues.apache.org/jira/browse/CASSANDRA-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171661#comment-17171661 ]
Brandon Williams commented on CASSANDRA-15873: ---------------------------------------------- I ran them again here: [https://ci-cassandra.apache.org/job/Cassandra-devbranch/230/] A lot of those can probably be ignore, but I'm talking about the ones like this: [https://ci-cassandra.apache.org/job/Cassandra-devbranch/230/testReport/junit/dtest.materialized_views_test/TestMaterializedViews/test_view_metadata_cleanup/] {code:java} Unexpected error found in node logs (see stdout for full details). Errors: [WARN [epollEventLoopGroup-2-8] 2020-08-05 17:37:18,666 AbstractChannelHandlerContext.java:311 - An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.nio.channels.ClosedChannelException: null {code} This one: https://ci-cassandra.apache.org/job/Cassandra-devbranch/230/testReport/junit/dtest.native_transport_ssl_test/TestNativeTransportSSL/test_connect_to_ssl/ also looks a bit fishy. Here's a random run from trunk to compare (also not completely successful, that's still rare): https://ci-cassandra.apache.org/job/Cassandra-trunk/258/ > Update Netty 4.0.44 -> 4.1.50 (fix security/performance issues) > --------------------------------------------------------------- > > Key: CASSANDRA-15873 > URL: https://issues.apache.org/jira/browse/CASSANDRA-15873 > Project: Cassandra > Issue Type: Task > Components: Dependencies > Reporter: Matt Davis > Priority: Normal > Fix For: 3.11.x > > Attachments: dependency-check-report.html, unittest_netty.log > > > See https://issues.apache.org/jira/browse/CASSANDRA-15868 for the same issue > on 4.0 / trunk. Attached is an OWASP dependency report for Netty 4.0.44, > which identifies 3 of the same vulnerabilities as above. > > Additionally, 4.1.50 contains aarch64 native libraries which can improve > performance on ARM processors. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org