apache / rocketmq-connect

A tool for scalable and reliably streaming data between Apache RocketMQ and other systems.
https://rocketmq.apache.org/
Apache License 2.0
121 stars 118 forks source link

fix plugin load exception #377

Closed odbozhou closed 1 year ago

odbozhou commented 1 year ago

BUG REPORT

  1. Please describe the issue you observed: When the connector implementation includes the rocketmq-client dependency, it can cause class loading problems
  1. Please tell us about your environment:

  2. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):

FEATURE REQUEST

  1. Please describe the feature you are requesting.

  2. Provide any additional detail on your proposed use case for this feature.

  3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

  4. If there are some sub-tasks involved, use -[] for each sub-task and create a corresponding issue to map to the sub-task:

Oliverwqcwrw commented 1 year ago

close as merged