Skip to content

Split pulsar-io-kafka-connect-adaptor into a jar and nar modules - #9808

Merged
merlimat merged 1 commit into
apache:masterfrom
merlimat:fix-connect-adapter-build
Mar 5, 2021
Merged

Split pulsar-io-kafka-connect-adaptor into a jar and nar modules#9808
merlimat merged 1 commit into
apache:masterfrom
merlimat:fix-connect-adapter-build

Conversation

@merlimat

@merlimat merlimat commented Mar 4, 2021

Copy link
Copy Markdown
Contributor

Motivation

Currently, the pulsar-io-kafka-connect-adaptor module is being used both as a standalone connector as well as an adaptor for debezium connectors.
Since we're building a NAR for that though, the debezium connectors are also including the full NAR inside their own NAR. That results in ~80MB of NAR included 3 times and not being used all.

Instead, we should split the adapted into a simple dependency and then build the nar, so the debezium connectors will be much smaller.

@merlimat merlimat self-assigned this Mar 4, 2021
@merlimat merlimat added this to the 2.8.0 milestone Mar 4, 2021

@eolivelli eolivelli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@merlimat
merlimat merged commit 5fe849f into apache:master Mar 5, 2021
@merlimat
merlimat deleted the fix-connect-adapter-build branch March 5, 2021 01:36
mlyahmed pushed a commit to mlyahmed/pulsar that referenced this pull request Mar 5, 2021
codelipenghui added a commit to codelipenghui/incubator-pulsar that referenced this pull request Jun 18, 2021
We have change the nar package name in apache#9808 which will broken the website download link,
The reported issue is https://issues.apache.org/jira/browse/PULSAR-16
eolivelli pushed a commit that referenced this pull request Jun 21, 2021
* Change the nar package name for pulsar-io-kafka-connect-adaptor

We have change the nar package name in #9808 which will broken the website download link,
The reported issue is https://issues.apache.org/jira/browse/PULSAR-16

* Fix tests.
yangl pushed a commit to yangl/pulsar that referenced this pull request Jun 23, 2021
…he#10976)

* Change the nar package name for pulsar-io-kafka-connect-adaptor

We have change the nar package name in apache#9808 which will broken the website download link,
The reported issue is https://issues.apache.org/jira/browse/PULSAR-16

* Fix tests.
codelipenghui added a commit that referenced this pull request Jun 25, 2021
* Change the nar package name for pulsar-io-kafka-connect-adaptor

We have change the nar package name in #9808 which will broken the website download link,
The reported issue is https://issues.apache.org/jira/browse/PULSAR-16

* Fix tests.

(cherry picked from commit 16667d8)
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
…he#10976)

* Change the nar package name for pulsar-io-kafka-connect-adaptor

We have change the nar package name in apache#9808 which will broken the website download link,
The reported issue is https://issues.apache.org/jira/browse/PULSAR-16

* Fix tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants