Re: Readers and partitioned topics
On 04/11/2019 16:34, Matteo Merli wrote: The documentation is correct in that a reader can only "read" a non-partitioned topic or one specific partition of a topic. To get a list of the partitions, you can use `PulsarClient.getPartitionsForTopic()` and then create a reader for each partitions.
cpp test suite - missing client-rsa.pem
ar :: Tiered Storage :: JCloud .. FAILURE [ 3.893 s] ... [INFO] Pulsar Client Java . FAILURE [ 11.926 s] ... (plus a bunch of SKIPPED tests) Clues please? Thanks, Brian Candler.