wForget commented on code in PR #5871: URL: https://github.com/apache/kyuubi/pull/5871#discussion_r1435904184
########## kyuubi-server/src/main/scala/org/apache/kyuubi/events/KyuubiSessionEvent.scala: ########## @@ -34,7 +34,7 @@ import org.apache.kyuubi.session.KyuubiSession * @param startTime session create time * @param remoteSessionId remote engine session id * @param engineId engine id. For engine on yarn, it is applicationId. - * @param openedTime session opened time + * @param openedTime session engine opened time Review Comment: Do not change this behavior -- 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]
