Skip to content

[Fix][Connector-V2] Add Pulsar multi-table sink replica option#11168

Merged
davidzollo merged 2 commits into
apache:devfrom
DanielLeens:dev-pulsar-multi-table-replica-20260623
Jun 25, 2026
Merged

[Fix][Connector-V2] Add Pulsar multi-table sink replica option#11168
davidzollo merged 2 commits into
apache:devfrom
DanielLeens:dev-pulsar-multi-table-replica-20260623

Conversation

@DanielLeens

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds multi_table_sink_replica to the Pulsar sink factory option metadata so connector specification checks can recognize the documented multi-table sink option.

Why is this needed?

Recent PR CI runs were failing in ConnectorSpecificationCheckTest because the Pulsar sink option rule did not expose SinkConnectorCommonOptions.MULTI_TABLE_SINK_REPLICA.

Verification

  • ./mvnw spotless:apply
  • ./mvnw -pl seatunnel-connectors-v2/connector-pulsar -Dtest=PulsarSinkFactoryTest test
  • ./mvnw -pl seatunnel-dist -Dtest=ConnectorSpecificationCheckTest -DfailIfNoTests=false test
    blocked locally by missing snapshot dependencies: connector-google-bigtable, connector-salesforce, and connector-bigquery

Notes

  • seatunnel-engine-ui was not revalidated because this change only touches the Pulsar connector metadata and tests.

@davidzollo davidzollo 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.

+1

@davidzollo davidzollo merged commit e7309ef into apache:dev Jun 25, 2026
3 checks passed
chl-wxp pushed a commit to chl-wxp/seatunnel-laowang that referenced this pull request Jul 1, 2026
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.

2 participants