paul-rogers commented on a change in pull request #2000: DRILL-7607: Support 
dynamic credit based flow control
URL: https://github.com/apache/drill/pull/2000#discussion_r386781840
 
 

 ##########
 File path: exec/java-exec/src/main/resources/drill-module.conf
 ##########
 @@ -248,6 +248,9 @@ drill.exec: {
     spooling: {
       delete: true,
       size: 100000000
+    },
+    unlimited: {
+      size: 500000000
 
 Review comment:
   The name seems confusing. "Unlmited" means (except in American cell phone 
plans) that there is no limit. Yet, we see a limit with the `size`. Is this the 
`receive_buffer_size`? 

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