GitHub user trionesadam opened a pull request:
https://github.com/apache/flink/pull/6013
[FLINK-9284] [doc] update the cli page,change rest port from 6123 to â¦
## What is the purpose of the change
the flink 1.5 change the REST port from 6123 to 8081,so we need to change
Github user trionesadam commented on the issue:
https://github.com/apache/flink/pull/5920
@zentol i saw that you refactor the WebFrontendBootstrap code. could you
please take a look at this PR?
---
GitHub user trionesadam opened a pull request:
https://github.com/apache/flink/pull/5920
[FLINK-9231] [web] Enable SO_REUSEADDR on listen sockets for WebFrontâ¦
## What is the purpose of the change
Enable SO_REUSEADDR on listen sockets for WebFrontendBootstrap,This allows
Github user trionesadam commented on the issue:
https://github.com/apache/flink/pull/5802
@NicoK thanks a lot
---
Github user trionesadam commented on the issue:
https://github.com/apache/flink/pull/5802
This PR is ready for having another review. @NicoK , @tedyu , Thank you.
@tedyu , do we need change the description of this jira?
---
GitHub user trionesadam opened a pull request:
https://github.com/apache/flink/pull/5802
[FLINK-9087] [runtime] close the BufferConsumer in RecordWriter.broadâ¦
## What is the purpose of the change
BufferConsumer is Closeable, we'd better close it at