luoxin created ZOOKEEPER-4865:
---------------------------------
Summary: User-level exception log cannot be output correctly.
Key: ZOOKEEPER-4865
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4865
Project: ZooKeeper
Issue Type: Improvement
Reporter: luoxin
Attachments: image-2024-09-29-17-01-01-153.png
Currently, the condition check for the user-level exception log may be
incorrect, and the exception log may not be output correctly. The error code is
negative, so the exception log should be output when the error code is less
than APIERROR.
!image-2024-09-29-17-01-01-153.png!
And shall we move the user-level exception log to FinalRequestProcessor?
Because we can get more user-level exception there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)