+1 non-binding
install
package build
produce/consume
Thanks,
Guangning
Nozomi Kurihara 于2020年2月14日周五 下午4:24写道:
> +1 (binding)
>
> Checked:
>
> * build success
> * lisence
> * install and run the npm package
> * produce/consume
>
> Thanks,
> Nozomi
>
>
> Noz
mkaufmaner opened a new pull request #73: Add read compacted option to consumer
options.
URL: https://github.com/apache/pulsar-client-node/pull/73
This is an automated message from the Apache Git Service.
To respond to the m
mkaufmaner opened a new issue #72: Read from Compacted Topic
URL: https://github.com/apache/pulsar-client-node/issues/72
Currently you cannot consume a compacted topic.
This is an automated message from the Apache Git Service.
mkaufmaner opened a new pull request #71: Adds key shared subscription type.
URL: https://github.com/apache/pulsar-client-node/pull/71
This is an automated message from the Apache Git Service.
To respond to the message, pleas
mkaufmaner opened a new issue #70: KeyShared Subscription Type
URL: https://github.com/apache/pulsar-client-node/issues/70
Currently, the node.js client is missing key shared subscription type which
in the c++ client.
This is
2020-02-15 17:22:26 UTC - John Pradeep: Hi Guys, I have a quick question
regarding bookkeeper - As I understand,
• various entries for different ledgers are aggregated & interleaved in a
single `entry log`
• a sperate index file is used for every ledger which has offsets to the entry
log
I am j