gengliangwang commented on code in PR #46980:
URL: https://github.com/apache/spark/pull/46980#discussion_r1643397565
##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -752,10 +780,13 @@ private[spark] object LogKeys {
case object THREAD_POOL_SIZE extends LogKey
case object THREAD_POOL_WAIT_QUEUE_SIZE extends LogKey
case object THRESHOLD extends LogKey
+ case object THRESH_TIME extends LogKey
+ case object TID extends LogKey
Review Comment:
This was removed in https://github.com/apache/spark/pull/46951
--
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]