hey all, any ideas how i might begin to debug this...
# general
i
hey all, any ideas how i might begin to debug this issue?
Copy code
kafka:index:Acl (acl-xyz):
    error: deleting urn:pulumi:test::cloud::kafka:index/acl:Acl::acl-xyz: 1 error occurred:
    	* failed to list ACLs: kafka server: This most likely occurs because of a request being malformed by the client library or the message was sent to an incompatible broker. See the broker logs for more details
nothing showing up in the redpanda server logs, my best guess is that redpanda api has drifted from compatibility with the kafka api...but can't be sure unless i see something concrete is there a way to enable verbose logging on the client?