WeiZhong94 commented on code in PR #26982: URL: https://github.com/apache/flink/pull/26982#discussion_r2390378684
########## flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/util/stats/StatsSummaryDto.java: ########## @@ -16,10 +16,10 @@ * limitations under the License. */ -package org.apache.flink.runtime.rest.messages.checkpoints; +package org.apache.flink.runtime.rest.messages.util.stats; Review Comment: Renaming this may change the URN in the REST API documentation, similar to what happened in https://issues.apache.org/jira/browse/FLINK-13949. I think we should regenerate the relevant REST API documentation to reflect these updates. -- 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]
