Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
HDFS-13946 improved the log for longest read/write lock held time, it's very useful improvement.
In some condition, we need to locate the detailed call information(user, ip, path, etc.) for longest lock holder, but the default throttle interval(10s) is too long to find the corresponding audit log. I think we should add the timestamp for the longestWriteLockHeldStackTrace
Attachments
Attachments
Issue Links
- relates to
-
HDFS-15215 The Timestamp for longest write/read lock held log is wrong
- Resolved
-
HDFS-15217 Add more information to longest write/read lock held log
- Resolved