zhuzhurk commented on a change in pull request #8912: [FLINK-12709] [runtime]
Implement new generation restart strategy loader which also respects legacy…
URL: https://github.com/apache/flink/pull/8912#discussion_r299758806
##########
File path: docs/_includes/generated/blob_server_configuration.html
##########
@@ -7,16 +7,16 @@
</tr>
</thead>
<tbody>
- <tr>
- <td><h5>blob.client.socket.timeout</h5></td>
- <td style="word-wrap: break-word;">300000</td>
- <td>The socket timeout in milliseconds for the blob client.</td>
- </tr>
<tr>
<td><h5>blob.client.connect.timeout</h5></td>
<td style="word-wrap: break-word;">0</td>
<td>The connection timeout in milliseconds for the blob
client.</td>
</tr>
+ <tr>
Review comment:
The changes for config html is automatically generated. I guess it's due to
some previous changes did not generate docs properly.
I have notified zhijiang about it and he has already fixed it. After
rebasing master, this diff would be gone.
----------------------------------------------------------------
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