This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Description
Describe the bug
release-1.9 branch does not support startupmode of "external subscription".
PulsarTableSink support "external subscription". but Pulsarvalidator disables this mode:
|
public static String normalizeStartupMode(StartupMode startupMode) { |
To Reproduce
Expected behavior
release-1.9 branch support startupmode of "external subscription"
Screenshots
Additional context