Doug Rohrer created CASSSIDECAR-387:
---------------------------------------
Summary: Sidecar should allow uploads/imports with CQL disabled
Key: CASSSIDECAR-387
URL: https://issues.apache.org/jira/browse/CASSSIDECAR-387
Project: Sidecar for Apache Cassandra
Issue Type: Task
Components: Bulk Analytics
Reporter: Doug Rohrer
Today, the sidecar depends on CQL (specifically the keyspace/table metadata) to
verify that a table exists before allowing uploads. If the CQL port is
unavailable, we throw a 500 (Sever Unavailable) error.
However, there are times when native protocol is disabled, but it would be
viable to upload/commit sstables (joining nodes being one of the prime
examples).
We should find a different way (via some JMX call perhaps) to identify if a
keyspace/table exists and allow uploads/imports in those cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]