I'm using the https://github.com/lhotari/pulsar-release-validation to validate the Pulsar, and I found the sink doesn't work:
``` + docker exec -i cassandra31 cqlsh localhost + cat + bin/pulsar-admin sink create --tenant public --namespace default --name cassandra-test-sink --sink-type cassandra --sink-config-file /tmp/tmp.Ilt8S9hK5k/apache-pulsar-4.2.0/examples/cassandra-sink.yml --inputs test_cassandra Internal Error updating function at the leader Reason: Internal Error updating function at the leader + kill_processes + set +xe cassandra31 ``` Thanks, Zixuan Lari Hotari <[email protected]> 于2026年3月25日周三 01:58写道: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar version 4.2.0 > based on 4.2.0-candidate-1. > > Included changes since the previous release: > https://github.com/apache/pulsar/compare/v41f2cd4...v4.2.0-candidate-1 > > *** Please download, test and vote on this release. This vote will stay > open > for at least 72 hours *** > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-4.2.0-candidate-1/ > > SHA-512 checksums: > > fe5089c211d7978c8be35538472c352584c534c1405ba6b3a6c2f32452ecb9fefad7e1c6c77e224966da585cd3f93b857d8450b29c9704cbd2b8d9463990d277 > apache-pulsar-4.2.0-src.tar.gz > > 512949f478d6260c4f7018dbded6a330c2ca06b18bfadfb44275ae6a90995c6addae07912d2df374c4a2deffd2354f328e0616286a56dfee7bfa584db340e5de > apache-pulsar-4.2.0-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1388 > > The tag to be voted upon: > v4.2.0-candidate-1 (commit de347884acbf2e982265e2a50034e0dd6d624213) > https://github.com/apache/pulsar/releases/tag/v4.2.0-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Docker images: > docker pull lhotari/pulsar:4.2.0-de34788 > > https://hub.docker.com/layers/lhotari/pulsar/4.2.0-de34788/images/sha256-e03d15e801d26db5e27843fcda1ca1012d163288e9e97fd5359df74b6a37d9f2 > docker pull lhotari/pulsar-all:4.2.0-de34788 > > https://hub.docker.com/layers/lhotari/pulsar-all/4.2.0-de34788/images/sha256-fd33f5b1d0ea8d8abc273ff1f1a173db39f940b94c913b3adf904bc1d79428c0 > > Please download the source package, and follow the README to build > and run the Pulsar standalone service. > > More advanced release validation instructions can be found at > https://pulsar.apache.org/contribute/validate-release-candidate/ > > Thanks, > > Lari Hotari >
