This is an automated email from the ASF dual-hosted git repository.
jerrypeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 2511133 [Elasticsearch-sink] support multi Elasticsearch hosts
(#10973)
add b567ecd Fix issue in CLI when validating batch source config (#11378)
No new revisions were added by this update.
Summary of changes:
distribution/io/src/assemble/io.xml | 1 +
.../org/apache/pulsar/admin/cli/CmdSources.java | 19 -------
.../apache/pulsar/admin/cli/TestCmdSources.java | 30 -----------
.../docker-images/latest-version-image/Dockerfile | 1 +
...cRecordSourceTest.java => BatchSourceTest.java} | 61 ++++++----------------
5 files changed, 17 insertions(+), 95 deletions(-)
copy
tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/sources/{GenericRecordSourceTest.java
=> BatchSourceTest.java} (84%)