imay commented on issue #549: Add a colocate join meta repair tool
URL: https://github.com/apache/incubator-doris/issues/549#issuecomment-456638189
 
 
   > The reason for curl failed is `HttpServerHandler.channelReadComplete` 
close the connect early. we shouldn't close ctx even if the action is null when 
we want to get the http body.
   
   Why we can't close ctx if action is null? I think when action is null, we 
have no handler to handle this request?
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to