management-api-for-apache-cassandra icon indicating copy to clipboard operation
management-api-for-apache-cassandra copied to clipboard

Management API throws warning when connecting to a cluster that has vector types in its schema

Open bradfordcp opened this issue 1 year ago • 0 comments

While debugging a node which was timing out with other queries I noticed a warning in the mgmt API logs around the vector<> type:

WARN  [epollEventLoopGroup-9-1] 2024-06-11 07:17:57,031 Loggers.java:39 - [s5] Unexpected error while refreshing schema during initialization, proceeding without schema metadata (CompletionException: java.lang.IllegalArgumentException: Could not parse type name vector<float, 768>)

This cluster contains 3 tables with vector types along with SAI indexes attached to those columns.

┆Issue is synchronized with this Jira Story by Unito

bradfordcp avatar Jun 12 '24 01:06 bradfordcp