Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-19654

Update bundled Cassandra cassandra-driver-core dependency

    XMLWordPrintableJSON

Details

    • Task
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Dependencies
    • None
    • All
    • None

    Description

      There's a dependency in Cassandra project on an old version of the Java driver cassandra-driver-core - 3.11.0 in the 4.0 and later releases of Cassandra 

       

      (For example on the 4.1 branch https://github.com/apache/cassandra/blob/cassandra-4.1/build.xml#L691) 

       

      It appears that this dependency may have some security vulnerabilities in transitive dependencies.

      But also this is a very old version of the driver, ideally it would be aligned to a newer version, I would suggest either 3.11.5 which is the latest in that line of driver versions https://mvnrepository.com/artifact/com.datastax.cassandra/cassandra-driver-core

      or this gets updated to the latest 4.x driver (as of writing that's 4.18.1 in https://mvnrepository.com/artifact/org.apache.cassandra/java-driver-core ) but this seems like a larger undertaking.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jfleming Jackson Fleming
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: