xintongsong commented on issue #11284: [FLINK-15911][runtime] Make Flink work with NAT. URL: https://github.com/apache/flink/pull/11284#issuecomment-603067473 @tillrohrmann Thanks for the review. I've addressed the comments. Regarding queryable state, I did take a look but couldn't find an easy way to separate the external and bind address/port for it. It uses Netty `ServerBootstrap` (in `AbstractServerBase`), which seems not providing any API for separating external & bind. I guess it requires more background knowledge than I have to touch this feature.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
