Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
GIVEN
I am using JDBC Connector
WHEN
I cluster config is disabled (intentionally or not)
THEN
I should still be able to list and describe these mappings or connections. Their behavior should be consistent with other jdbc commands. list and describe are only looking at cluster config for that information.
Background
This came up in a conversation where, for example, what would happen in the future if an SDG user disabled cluster config, would all jdbc commands work? SDG was just the hypothetical scenario in this conversation that revealed there is an inconsistency in how list and describe work compared to other jdbc commands.