You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io.druid.server.AsyncQueryForwardingServlet does not attempt to make sure a query cancellation is received by proper broker. Instead of forwarding the cancellation DELETE to the proper broker, it will choose the default broker and send the delete to that one.
The text was updated successfully, but these errors were encountered:
io.druid.server.AsyncQueryForwardingServlet
does not attempt to make sure a query cancellation is received by proper broker. Instead of forwarding the cancellation DELETE to the proper broker, it will choose the default broker and send the delete to that one.The text was updated successfully, but these errors were encountered: