frankgh commented on code in PR #160:
URL: https://github.com/apache/cassandra-sidecar/pull/160#discussion_r1879184388


##########
conf/sidecar.yaml:
##########
@@ -215,6 +222,7 @@ cassandra_input_validation:
     - system_auth
     - system_views
     - system_virtual_schema
+    - sidecar_internal

Review Comment:
   even though we've had `sidecar_internal` in the default list 
https://github.com/apache/cassandra-sidecar/blob/trunk/server/src/main/java/org/apache/cassandra/sidecar/config/yaml/CassandraInputValidationConfigurationImpl.java#L43
 , we are actually missing it in the yaml. So added it here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to