Haishi Yao created SCB-2897:
-------------------------------
Summary: Polish WebSocket code and provide statistics logs
Key: SCB-2897
URL: https://issues.apache.org/jira/browse/SCB-2897
Project: Apache ServiceComb
Issue Type: New Feature
Components: Java-Chassis
Affects Versions: java-chassis-2.8.22
Reporter: Haishi Yao
Assignee: Haishi Yao
As the furthur enhancement feature on SCB-2894, this isssue involves such
aspect:
# fix a problem that ServerRestArgsFilter treat ServerWebSocket as response
body data, and try to serialize it into JSON, which may cause Exception when
the user-extended ServerWebSocket objects contains unserializable getter/setter
methods.
# add accesslog to record WebSocket message streams action.
# add metricslog on WebSocket handlers' performance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)