You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "caishunfeng (via GitHub)" <gi...@apache.org> on 2023/07/05 01:36:30 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #14422: [Bug] [Remot] In NettyClientHandler.class why call method future.executeInvokeCallback directly, but not method future.putResponse

caishunfeng commented on issue #14422:
URL: https://github.com/apache/dolphinscheduler/issues/14422#issuecomment-1620897136

   > If I use the `responseFuture.waitResponse()` method, do I have to wait until the timeout to get the result?
   
   Yes, when you want to send sync, it will wait until timeout or return result.


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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org