willome commented on a change in pull request #4567: Add missing
debezium-postgres connector in distribution
URL: https://github.com/apache/pulsar/pull/4567#discussion_r295792311
##########
File path: distribution/io/src/assemble/io.xml
##########
@@ -65,5 +65,6 @@
<file><source>${basedir}/../../pulsar-io/netty/target/pulsar-io-netty-${project.version}.nar</source></file>
<file><source>${basedir}/../../pulsar-io/mongo/target/pulsar-io-mongo-${project.version}.nar</source></file>
<file><source>${basedir}/../../pulsar-io/debezium/mysql/target/pulsar-io-debezium-mysql-${project.version}.nar</source></file>
+
<file><source>${basedir}/../../pulsar-io/debezium/postgres/target/pulsar-io-debezium-postgres-${project.version}.nar</source></file>
Review comment:
done: tab replaced with spaces
[28037a7](https://github.com/apache/pulsar/commit/28037a77f0a1a28500812d1081fc2699e2cd1a8d)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services