advancedxy commented on code in PR #428: URL: https://github.com/apache/incubator-uniffle/pull/428#discussion_r1055027796
########## server/src/test/resources/server.conf: ########## @@ -26,3 +26,4 @@ rss.jetty.http.port 12345 rss.jetty.corePool.size 64 rss.server.heartbeat.timeout 1 rss.server.write.timeout 2000 +rss.server.shuffleBufferManager.trigger.flush.interval 500 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
