Yufan Sheng created FLINK-26025: ----------------------------------- Summary: Replace MockPulsar with new Pulsar test tools based on PulsarStandalone Key: FLINK-26025 URL: https://issues.apache.org/jira/browse/FLINK-26025 Project: Flink Issue Type: Sub-task Components: Connectors / Pulsar Reporter: Yufan Sheng
The old Pulsar connector tests are based on a mocked Pulsar broker which is kinda wired in some behavior. The transaction isn't supported in this mocked Pulsar. So we have to use PulsarStandalone directly. -- This message was sent by Atlassian Jira (v8.20.1#820001)