yahoNanJing commented on code in PR #398:
URL: https://github.com/apache/arrow-ballista/pull/398#discussion_r1001275453


##########
ballista/scheduler/src/standalone.rs:
##########
@@ -38,6 +38,7 @@ pub async fn new_standalone_scheduler() -> Result<SocketAddr> 
{
             "localhost:50050".to_owned(),
             Arc::new(client),
             BallistaCodec::default(),
+            100000,

Review Comment:
   It's not intentional. It's better to set it to be the same as other places. 
I'll change it.



-- 
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