liutang123 opened a new issue #4224:
URL: https://github.com/apache/incubator-doris/issues/4224


   Now, if the length of URL is longer than 4096 bytes, netty will refuse.
   The case can be reproduced by constructing a very long URL(longer than 
4096bytes)
   ```
   curl -sS -m 1800 --location-trusted -u user:pass 
http://FE_HOST:FE_PORT/api/db/table/_load?label=XXXX\&columns=a,b,c,d...
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to