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/02/03 06:19:17 UTC

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #2826: [UnitTest] Support starting mocked FE and BE process in unit test

kangkaisen commented on a change in pull request #2826: [UnitTest] Support starting mocked FE and BE process in unit test
URL: https://github.com/apache/incubator-doris/pull/2826#discussion_r373929470
 
 

 ##########
 File path: fe/src/main/java/org/apache/doris/qe/ResultReceiver.java
 ##########
 @@ -76,7 +76,9 @@ public RowBatch getNext(Status status) throws TException {
                         throw new TimeoutException("query timeout");
                     }
                     try {
+                        LOG.debug("cmy before get next");
 
 Review comment:
   removed?

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


With regards,
Apache Git Services

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