-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha1
-
Fix Version/s: 1.2.0, 0.23.7, 2.1.0-beta
-
Component/s: ipc
-
Labels:None
-
Hadoop Flags:Reviewed
Currently it's hard coded in the server that it doesn't print the exception stack for StandbyException.
Similarly, other components may have their own exceptions which don't need to save the stack trace in log. One example is HDFS-3817.