W1y1r commented on code in PR #755:
URL: https://github.com/apache/iotdb-docs/pull/755#discussion_r2108120066


##########
src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md:
##########
@@ -530,27 +530,31 @@ pipe_all_sinks_rate_limit_bytes_per_second=-1
 | password                    | 连接接收端使用的用户名对应的密码,同步要求该用户具备相应的操作权限              
                                                                                
                                                              | String          
                                                           | 选填       | root    
     |
 | batch.enable                | 是否开启日志攒批发送模式,用于提高传输吞吐,降低 IOPS                  
                                                                                
                                                              | Boolean: true, 
false                                                       | 选填       | true   
      |
 | batch.max-delay-seconds     | 在开启日志攒批发送模式时生效,表示一批数据在发送前的最长等待时间(单位:s)         
                                                                                
                                                              | Integer         
                                                           | 选填       | 1       
     |
+| batch.max-delay-ms          | 在开启日志攒批发送模式时生效,表示一批数据在发送前的最长等待时间(单位:ms)        
                                                                                
                                                              | Integer         
                                                           | 选填     | 1         
   |

Review Comment:
   这俩参数的含义咋是一样的 是原来的参数改名了么 还是含义写错了



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to