lvyanquan commented on PR #4548: URL: https://github.com/apache/hive/pull/4548#issuecomment-1668113373
This is log at `trace` level For MemoryTokenStore & DBTokenStore, here use `info` level to be consistent with addToken method. https://github.com/apache/hive/blob/39c3861d66677388c94d34d56c889fabb14e04a3/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java#L428 As for me, `debug` level is acceptable. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
