WencongLiu commented on code in PR #21983: URL: https://github.com/apache/flink/pull/21983#discussion_r1113823776
########## flink-table/flink-sql-gateway/src/main/java/org/apache/flink/table/gateway/rest/header/session/TriggerSessionHeartbeatHeaders.java: ########## @@ -27,7 +27,7 @@ import org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponseStatus; -/** Message headers for closing a session. */ +/** Message headers for touching the session. */ Review Comment: Maybe "refreshing the session" is more suitable? -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org