EMsnap commented on code in PR #5276:
URL: https://github.com/apache/inlong/pull/5276#discussion_r937453707
##########
inlong-sort/sort-connectors/pulsar/src/main/java/org/apache/inlong/sort/pulsar/table/PulsarDynamicTableFactory.java:
##########
@@ -284,7 +287,8 @@ public DynamicTableSource createDynamicTableSource(Context
context) {
serviceUrl,
adminUrl,
properties,
- startupOptions);
+ startupOptions,
+ inLongMetric);
Review Comment:
I guess it's nessary to create a Constant for connectors.
--
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]