Re: [VOTE] Pulsar Node.js Client Release 1.1.0 Candidate 1

2020-02-16 Thread Guangning E
+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

[GitHub] [pulsar-client-node] mkaufmaner opened a new pull request #73: Add read compacted option to consumer options.

2020-02-16 Thread GitBox
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

[GitHub] [pulsar-client-node] mkaufmaner opened a new issue #72: Read from Compacted Topic

2020-02-16 Thread GitBox
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.

[GitHub] [pulsar-client-node] mkaufmaner opened a new pull request #71: Adds key shared subscription type.

2020-02-16 Thread GitBox
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

[GitHub] [pulsar-client-node] mkaufmaner opened a new issue #70: KeyShared Subscription Type

2020-02-16 Thread GitBox
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

Slack digest for #dev - 2020-02-16

2020-02-16 Thread Apache Pulsar Slack
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