Caideyipi opened a new pull request, #18325:
URL: https://github.com/apache/iotdb/pull/18325

   ## Description
   
   Backport #18318 (11aa5069a6d260394c1db0c17e6a0a2ff1221d8a) to dev/1.3.
   
   - Reduce repeated pipe receiver statement exception stack traces by 
statement type, root-cause type, and failure location, independent of receiver 
IDs and dynamic messages.
   - Keep InsertRowsStatement pipe log summaries compact and exclude inserted 
values.
   - Add unit coverage for failure-location reduction and compact 
InsertRowsStatement logging.
   
   The dev/1.3 branch predates the DataNode pipe i18n message layer used on 
master, so the backport retains the existing 1.3 log templates and adapts only 
the reduction key and logging summary behavior.
   
   ## Verification
   
   - mvn -o -nsu spotless:apply -pl iotdb-core/datanode
   - mvn -o -nsu -pl iotdb-core/datanode -Dtest=IoTDBDataNodeReceiverTest test
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to