sangkyoonnam commented on PR #1153: URL: https://github.com/apache/flink-agents/pull/1153#issuecomment-5827480236
One correction. The description said references with different memory types do not share a hash code, and the test asserted it. `Objects.hash(type, path)` does not guarantee that, so 81c2e1fc drops that assertion and the sentence; equal references sharing a hash is still asserted. -- 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]
