Skip to content

Commit

Permalink
revert unnecessary change
Browse files Browse the repository at this point in the history
Signed-off-by: ZhangJian He <[email protected]>
  • Loading branch information
shoothzj committed Jul 25, 2024
1 parent 36ee703 commit 0f39efd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ public void testSingleMessageAuth() throws Exception {
bookieConf.setBookieAuthProviderFactoryClass(
SASLBookieAuthProviderFactory.class.getName());
bookieConf.setProperty(JAAS_CLIENT_ALLOWED_IDS, ".*hd.*");

ClientConfiguration clientConf = newClientConfiguration();
clientConf.setClientAuthProviderFactoryClass(
SASLClientProviderFactory.class.getName());
Expand Down

0 comments on commit 0f39efd

Please sign in to comment.