git-hulk opened a new pull request, #3536:
URL: https://github.com/apache/kvrocks/pull/3536

   Non-admin (tenant) connections could previously enumerate and terminate 
connections belonging to other namespaces — including the admin namespace and 
replication links — via CLIENT LIST and CLIENT KILL. Filter both per-worker 
iteration and the slave-thread enumeration by the caller's namespace, allowing 
only admin (default-namespace) callers to see or kill connections outside their 
own namespace.
   
   Assistant By Claude Opus 4.7


-- 
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]

Reply via email to