Skip to content

Conversation

merlimat
Copy link
Contributor

Motivation

The current Pulsar IO connectors tar.gz archive is at 510 MBytes. In addition to make it impractal as a distribution method, this is above the max file size allowed by the ASF subversion repository where we stage the release files.

Modifications

  • Distribute the connectors NAR files individually
  • Added missing connectors added recently that were not being packaged in.

@merlimat merlimat added this to the 2.3.0 milestone Feb 14, 2019
@merlimat merlimat self-assigned this Feb 14, 2019
@merlimat
Copy link
Contributor Author

Note: I just want to get started with the release, will fix the website later before finalizing the release

@merlimat merlimat merged commit 0a6fa4b into apache:master Feb 14, 2019
@merlimat merlimat deleted the connectors branch February 14, 2019 22:27
sijie added a commit to sijie/pulsar that referenced this pull request Feb 22, 2019
*Motivation*

Fixes apache#3651

`pulsar-io-debezium` is a normal module but not a connector package.
it was added as a connector package by mistake at apache#3601. This would
cause failing to load connectors during broker starts up.

*Changes*

- remove nar plugin from `pulsar-io-debezium`
- remove `pulsar-io-debezium` from distribution
- add `pulsar-io-kafka-connect-adaptor` in the website
merlimat pushed a commit that referenced this pull request Feb 22, 2019
*Motivation*

Fixes #3651

`pulsar-io-debezium` is a normal module but not a connector package.
it was added as a connector package by mistake at #3601. This would
cause failing to load connectors during broker starts up.

*Changes*

- remove nar plugin from `pulsar-io-debezium`
- remove `pulsar-io-debezium` from distribution
- add `pulsar-io-kafka-connect-adaptor` in the website
merlimat pushed a commit that referenced this pull request Mar 29, 2019
*Motivation*

Fixes #3651

`pulsar-io-debezium` is a normal module but not a connector package.
it was added as a connector package by mistake at #3601. This would
cause failing to load connectors during broker starts up.

*Changes*

- remove nar plugin from `pulsar-io-debezium`
- remove `pulsar-io-debezium` from distribution
- add `pulsar-io-kafka-connect-adaptor` in the website
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