hrsakai commented on issue #73: Add read compacted option to consumer options.
URL: https://github.com/apache/pulsar-client-node/pull/73#issuecomment-587189365
 
 
   @mkaufmaner 
   Could you add `readCompacted` option to the 
[ReaderConfig](https://github.com/apache/pulsar-client-node/blob/master/src/ReaderConfig.cc)
 class as well?
   
   You can use `pulsar_reader_configuration_set_read_compacted()`.
   
https://github.com/apache/pulsar/blob/v2.4.2/pulsar-client-cpp/lib/c/c_ReaderConfiguration.cc#L81
   
https://github.com/apache/pulsar/blob/v2.4.2/pulsar-client-go/pulsar/c_reader.go#L106

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to