leventov commented on a change in pull request #7738: Fix some problems
reported by PVS-Studio
URL: https://github.com/apache/incubator-druid/pull/7738#discussion_r288427729
##########
File path:
extensions-core/druid-basic-security/src/main/java/org/apache/druid/security/basic/authentication/db/updater/CoordinatorBasicAuthenticatorMetadataStorageUpdater.java
##########
@@ -91,7 +91,7 @@ public CoordinatorBasicAuthenticatorMetadataStorageUpdater(
BasicAuthCommonCacheConfig commonCacheConfig,
@Smile ObjectMapper objectMapper,
BasicAuthenticatorCacheNotifier cacheNotifier,
- ConfigManager configManager // ConfigManager creates the db table we
need, set a dependency here
+ ConfigManager configManager // -V6022: ConfigManager creates the db
table we need, set a dependency here
Review comment:
It means an unused parameter. I've extended the comment.
----------------------------------------------------------------
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]