georgezhangguo opened a new issue #11476:
URL: https://github.com/apache/druid/issues/11476


   Please provide a detailed title (e.g. "Broker crashes when using TopN query 
with Bound filter" instead of just "Broker crashes").
   
   ### Affected Version
   ≥ 0.17.0
   The Druid version where the problem was encountered.
   
   Overlord did not monitor the zk status change of the task, causing the task 
to time out and fail. In fact, the task has been completed.
   In the inder storage mode, the task is executed very quickly, from the 
RUNNING state to the SUCCESS state soon, the overlord has not monitored the 
state change of the task, and is still waiting for the state of the task 
through zk. In fact, the task has been executed.
   
   ### Description
   
   Please include as much detailed information about the problem as possible.
   - Cluster size
   - Configurations in use
   - Steps to reproduce the problem
   - The error message or stack traces encountered. Providing more context, 
such as nearby log messages or even entire logs, can be helpful.
   - Any debugging that you have already done
   
   Overlord did not monitor the zk status change of the task, causing the task 
to time out and fail. In fact, the task has been completed.
   In the inder storage mode, the task is executed very quickly, from the 
RUNNING state to the SUCCESS state soon, the overlord has not monitored the 
state change of the task, and is still waiting for the state of the task 
through zk. In fact, the task has been executed.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to