gong commented on code in PR #7712:
URL: https://github.com/apache/inlong/pull/7712#discussion_r1150150088


##########
inlong-sort/sort-connectors/elasticsearch-base/src/main/java/org/apache/inlong/sort/elasticsearch/table/MultipleElasticsearchSinkFunctionBase.java:
##########
@@ -181,12 +141,8 @@ public void process(RowData element, RuntimeContext ctx, 
RequestIndexer<Request>
             LOGGER.error(String.format("deserialize error, raw data: %s", new 
String(element.getBinary(0))), e);

Review Comment:
   just print error log?



-- 
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