You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/22 21:40:49 UTC

[GitHub] [arrow-ballista] andygrove commented on issue #416: etcdserver: request is too large

andygrove commented on issue #416:
URL: https://github.com/apache/arrow-ballista/issues/416#issuecomment-1287926383

   From https://etcd.io/docs/v3.3/dev-guide/limit/
   
   ```
   etcd is designed to handle small key value pairs typical for metadata. Larger requests will work, but may increase the latency of other requests. By default, the maximum size of any request is 1.5 MiB. This limit is configurable through --max-request-bytes flag for etcd server
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org