Piotr Smaron
Piotr Smaron
Background: https://github.com/scylladb/scylla-enterprise/issues/4336#issuecomment-2809230548 Audit component defines `audit` logger, but it uses it only to output `error` and `info` lvl logs, which is not enough when debugging e.g. a flaky test failure....
Needed in https://github.com/scylladb/scylladb/pull/22961 3 methods have been added in order to expose more information on the characteristics of a TLS socket connection.
Knowing information about the CQL client configuration without having to ask the Customer to provide it can save time when debugging issues and allow avoiding issues proactively. Information the CQL...
This reverts commit a5edbc7d612df237a1dd9d46fd5cecf251ccfd13. Why re-enabling table audit Audit has been disabled (scylladb/scylla-enterprise/pull/3094) over many concerns raised against the table implementation, e.g. scylladb/scylla-enterprise/issues/2939 / scylladb/scylla-enterprise/issues/2759 + there's whole outstanding backlog...
The preliminary changes are here: https://github.com/scylladb/scylladb/pull/25395, but one comment https://github.com/scylladb/scylladb/pull/25395#discussion_r2282843052 (restoring timeout in API call) needs to still be addressed.
Removing myself as I have no maintainer's permissions to merge the code No backport needed
Outstanding comments, which haven't been closed yet, need to be addressed; https://github.com/scylladb/scylladb/pull/22961#pullrequestreview-3230643837