apache / pulsar-adapters

Apache Pulsar Adapters
https://pulsar.apache.org/
24 stars 31 forks source link

Removing Flink adapter in favor of the one included with Flink #34

Closed dlg99 closed 2 years ago

dlg99 commented 2 years ago

Motivation

Removing Flink adapter in favor of https://github.com/apache/flink/tree/master/flink-connectors/flink-connector-pulsar This one is based on an old version of Flink which brings in dependencies with various CVEs, since that version Flink added pulsar connector in their project.

Modifications

Removed Flink adapter, tests, examples, and dependencies.

Verifying this change

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

Documentation

merlimat commented 2 years ago

We could also update the README to mention the adapters that are now developed somewhere else

dlg99 commented 2 years ago

@merlimat I updated readme