You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/11/25 09:07:53 UTC

[GitHub] [incubator-doris] yangzhg opened a new issue #4952: 【BUG】httpv2 append extra useless information in get_small_file api

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


   **Describe the bug**
   httpv2 append extra useless information in get_small_file api
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. set in fe.conf enable_http_server_v2 = true
   2. create file in doris
   3. call get_small_file api
   4. See error
   
   this is because httpv2 will append {"msg":"success","code":0,"data":null,"} to response


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-doris] morningman closed issue #4952: 【BUG】httpv2 append extra useless information in get_small_file api

Posted by GitBox <gi...@apache.org>.
morningman closed issue #4952:
URL: https://github.com/apache/incubator-doris/issues/4952


   


----------------------------------------------------------------
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:
users@infra.apache.org



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