[GitHub] [incubator-doris] morningman opened a new pull request #2361: Fixed a bug that HttpServer in unit test does not start correctly.

2019-12-03 Thread GitBox
morningman opened a new pull request #2361: Fixed a bug that HttpServer in unit 
test does not start correctly.
URL: https://github.com/apache/incubator-doris/pull/2361
 
 
   Because the http client in unit test try to connect to the server when
   server is not ready yet.
   
   Add a boolean flag `isStarted` to indicate that the server thread is ready 
or not.


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

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



[GitHub] [incubator-doris] morningman opened a new pull request #2361: Fixed a bug that HttpServer in unit test does not start correctly.

2019-12-02 Thread GitBox
morningman opened a new pull request #2361: Fixed a bug that HttpServer in unit 
test does not start correctly.
URL: https://github.com/apache/incubator-doris/pull/2361
 
 
   Because the http client in unit test try to connect to the server when
   server is not ready yet.
   
   Add a boolean flag `isStarted` to indicate that the server thread is ready 
or not.


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

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