incubator-pegasus icon indicating copy to clipboard operation
incubator-pegasus copied to clipboard

Master

Open wlock6 opened this issue 6 months ago • 0 comments

https://github.com/apache/incubator-pegasus/issues/2292

To support tests that connect to ZooKeeper via SASL, auth modules should be introduced. Otherwise, those tests would fail due to missing necessary mechanisms.

What problem does this PR solve?

What is changed and how does it work?

Checklist

Tests
  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code
Code changes
  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change
Side effects
  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility
Related changes
  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to be included in the release note

wlock6 avatar Oct 27 '25 18:10 wlock6