a2l007 commented on code in PR #13358:
URL: https://github.com/apache/druid/pull/13358#discussion_r1023403772
##########
web-console/src/views/services-view/services-view.tsx:
##########
@@ -211,6 +224,7 @@ ORDER BY
curr_size: s.currSize,
max_size: s.maxSize,
tls_port: -1,
+ start_time: s.start_time,
Review Comment:
Good catch, removed it.
--
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]