[
https://issues.apache.org/jira/browse/CASSJAVA-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bret McGuire updated CASSJAVA-58:
---------------------------------
Fix Version/s: 3.12.0
> Update 3.x DRIVER_NAME to match 4.x Java driver
> -----------------------------------------------
>
> Key: CASSJAVA-58
> URL: https://issues.apache.org/jira/browse/CASSJAVA-58
> Project: Apache Cassandra Java driver
> Issue Type: Bug
> Components: Core
> Reporter: Bret McGuire
> Priority: Normal
> Fix For: 3.12.0
>
>
> After donation to the ASF the DRIVER_NAME field sent in STARTUP messages for
> 4.x was changed to the [literal
> string|https://github.com/apache/cassandra-java-driver/blob/4.18.0/core/src/main/resources/com/datastax/oss/driver/Driver.properties#L28]
> "Apache Cassandra Java Driver". For 3.x this string [was changed
> to|https://github.com/apache/cassandra-java-driver/blob/3.x/driver-core/src/main/java/com/datastax/driver/core/Requests.java#L41]
> "Java Driver". These strings should at least be consistent for various
> versions of the Java driver.
>
> [~aratnofsky] has argued that DRIVER_NAME does not need to contain any
> version information as DRIVER_VERSION also exists as an additional prop in
> STARTUP messages. As a result we should be okay to update DRIVER_VERSION in
> 3.x to match what's in 4.x and let DRIVER_VERSION be the discriminator
> between tickets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]