This is an automated email from the ASF dual-hosted git repository.

tuglu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 181b5bcefa8 Info log for stopping lifecycle. (#18640)
     add aa3d659f6db Fix query status metric reporting bug in router (#18639)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/query/DefaultQueryMetrics.java    |  5 +-
 .../java/org/apache/druid/query/DruidMetrics.java  |  2 +-
 .../java/org/apache/druid/query/QueryMetrics.java  |  5 +-
 .../query/search/DefaultSearchQueryMetrics.java    |  6 +-
 .../org/apache/druid/server/QueryLifecycle.java    |  6 +-
 .../org/apache/druid/server/QueryResourceTest.java | 34 +++++-----
 .../druid/server/AsyncQueryForwardingServlet.java  | 23 ++++---
 .../server/AsyncQueryForwardingServletTest.java    | 76 +++++++++++++++++++++-
 .../org/apache/druid/sql/SqlExecutionReporter.java |  4 +-
 .../org/apache/druid/sql/http/SqlResourceTest.java | 24 +++----
 10 files changed, 129 insertions(+), 56 deletions(-)


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

Reply via email to