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


##########
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/metric/MetricsCollector.java:
##########
@@ -15,10 +15,9 @@
  * limitations under the License.
  */
 
-package org.apache.inlong.sort.pulsar.withoutadmin;

Review Comment:
   > The format-base in connector-base is provided scoped, I changed to compile 
then
   
   @EMsnap kafka pom file also add it. You also need remove it.
   ```
     <dependency>
               <groupId>org.apache.inlong</groupId>
               <artifactId>sort-format-base</artifactId>
               <version>${project.version}</version>
               <scope>provided</scope>
           </dependency>
   ```



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