Oneal65 commented on code in PR #5200:
URL: https://github.com/apache/inlong/pull/5200#discussion_r936534677


##########
inlong-sort/sort-connectors/jdbc/src/main/java/org/apache/inlong/sort/jdbc/internal/JdbcBatchingOutputFormat.java:
##########
@@ -122,7 +122,7 @@ public void open(int taskNumber, int numTasks) throws 
IOException {
         this.runtimeContext = getRuntimeContext();
         metricData = new MetricData(runtimeContext.getMetricGroup());
         if (inLongMetric != null && !inLongMetric.isEmpty()) {

Review Comment:
   All pr about metrics will be refactored in One PR in the future



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