Josh Elser created CALCITE-1087:
-----------------------------------
Summary: Request/Response tracing for Avatica
Key: CALCITE-1087
URL: https://issues.apache.org/jira/browse/CALCITE-1087
Project: Calcite
Issue Type: Improvement
Components: avatica
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: next
We had something similar to this for the JSON work where the JSON requests and
responses can be logged by the server when they're received and before they're
sent. It would be good to centralize this into a specific Logger that is used
by both JSON and protobuf impls.
Something like org.apache.calcite.avatica.server.PayloadLogger=TRACE in the
logging configuration would enable the deluge of logging statements for all
requests and responses the server handles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)