xianjingfeng commented on issue #339: URL: https://github.com/apache/incubator-uniffle/issues/339#issuecomment-1328015950
> rss.client.send.check.timeout.ms * replicateWrite `rss.client.send.check.timeout.ms * 2`, because it will send two rounds no matter how many replica. And i am ok for this logic. > > `rss.client.send.check.timeout.ms=600000` `rss.client.retry.max=100` `rss.client.retry.interval.max=10000` > > 100 * 10000 = 1000000 > 600000, This default values seems unreasonable. But we should also solve this problem first. -- 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]
