Eric Pai created IOTDB-2836:
-------------------------------
Summary: ErrorHandlingUtils doesn't log error stactrace
Key: IOTDB-2836
URL: https://issues.apache.org/jira/browse/IOTDB-2836
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Engine
Reporter: Eric Pai
Assignee: Eric Pai
Fix For: master branch
See our log output
{code:java}
2022-04-01 15:47:24,545 [pool-429-IoTDB-RPC-Client-540] WARN
o.a.i.d.u.ErrorHandlingUtils:61 - Status code: INTERNAL_SERVER_ERROR(500),
operation: insertRecords failed
2022-04-01 15:47:24,545 [pool-429-IoTDB-RPC-Client-540] WARN
o.a.i.d.u.ErrorHandlingUtils:155 - Exception occurred while processing
non-query. {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)