apache / pulsar-client-node

Apache Pulsar NodeJS Client
https://pulsar.apache.org/
Apache License 2.0
148 stars 86 forks source link

Add partitioned topic unit test for Reader. #329

Closed shibd closed 1 year ago

shibd commented 1 year ago

Master Issue: #321

Motivation

CPP Client 3.2.0 support a partitioned reader. This PR add a partitioned topic unit test for Reader.

Modifications

Verifying this change

Documentation