Skip to content

Cassandra driver_name in system.clients #300

@vbazhmin

Description

@vbazhmin

Hello,

While traversing several databases I noticed that it might be useful to see which driver used by a client.

For the current moment this value used to fill the driver_name column in system.clients table.

private static final String DRIVER_NAME = "DataStax Java Driver";

This is ambiguous in situations when you're doing migration from Cassandra to Scylla.

image

Regards,
Vladimir

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions