You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/20 13:36:40 UTC

[GitHub] [flink] pnowojski commented on pull request #18420: [FLINK-25199][network] Make sure StreamEdges are unique

pnowojski commented on pull request #18420:
URL: https://github.com/apache/flink/pull/18420#issuecomment-1017511548


   Thanks for the reviews. 
   
   > I agree with @matriv the uniqueId could be an int in StreamEdge, but it's really minor.
   
   I would prefer it to be long, so that it could be used in any way in the future, including a global incremental counter. But indeed, that’s a minor issue, and since both of you feel the same way, I've changed it to int.


-- 
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-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org