zhijiangW commented on a change in pull request #8455: 
[FLINK-12284,FLINK-12637][Network,Metrics]Fix the incorrect inputBufferUsage 
metric in credit-based network mode
URL: https://github.com/apache/flink/pull/8455#discussion_r298434626
 
 

 ##########
 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>
+            <td><h5>blob.client.socket.timeout</h5></td>
 
 Review comment:
   sorry for bringing you trouble here. I also found other person cause the 
same issue for unrelated html changes. I would double check the root PR who 
should cause this change, and you might ignore this change in your PR.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to