esevastyanov commented on a change in pull request #7789: Druid basic
authentication class composition config
URL: https://github.com/apache/incubator-druid/pull/7789#discussion_r288721804
##########
File path:
extensions-core/druid-basic-security/src/main/java/org/apache/druid/security/basic/BasicSecurityDruidModule.java
##########
@@ -168,6 +211,33 @@ public static BasicAuthorizerCacheNotifier
createAuthorizerCacheNotifier(final I
);
}
+ /**
+ * Returns the instance provided either by a config property or
coordinator-run class or default class.
Review comment:
Config based properties might be null so anyway there will be null-checks
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]