You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add parsing TABLETS_ROUTING_V1 extension to ProtocolFeatures
In order for Scylla to send the tablet info, the driver must tell
the database during connection handshake that it is able to
interpret it. This negotation is added as a part of ProtocolFeatures
class.
0 commit comments