Hi everyone, I opened issue #26161 describing an improvement with the Pulsar Redis Sink Connector supporting Redis' legacy password-only. The idea is to improve this connector and support Redis 6+ ACL authentication, where a username and password are required.
The issue includes a root cause analysis and what appears to be a minimal fix. Before opening a PR, I'd appreciate feedback on whether this approach is consistent with the project's expectations or if there's a preferred solution. Issue: https://github.com/apache/pulsar/issues/26161 Thanks! Ryan
