mxm commented on code in PR #20485: URL: https://github.com/apache/flink/pull/20485#discussion_r960705416
########## docs/layouts/shortcodes/generated/pipeline_configuration.html: ########## @@ -128,5 +128,11 @@ <td>Boolean</td> <td>Whether name of vertex includes topological index or not. When it is true, the name will have a prefix of index of the vertex, like '[vertex-0]Source: source'. It is false by default</td> </tr> + <tr> + <td><h5>pipeline.watermark-alignment.allow-unaligned-source-splits</h5></td> Review Comment: IMHO something like `source.reader.synchronize.splits` would be more understandable for users. -- 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-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org