justinmclean commented on issue #4184: URL: https://github.com/apache/gravitino/issues/4184#issuecomment-2235179409
KerberosConfig extends AuthenticationConfig and AuthenticationConfig uses KerberosConfig.DEFAULT_IMPERSONATION_ENABLE which could lead to some issues. One way of fixing it, off teh top of my head, would be to move DEFAULT_IMPERSONATION_ENABLE to AuthenticationConfig, but I'm not sure if that's the only way or best way. -- 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]
