You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2019/12/21 09:11:03 UTC

Slack digest for #general - 2019-12-21

2019-12-20 09:45:21 UTC - Anonymitaet: @Anonymitaet set the channel topic: Pulsar has 200 contributors!
----
2019-12-20 10:31:43 UTC - Anonymitaet: @Anonymitaet set the channel topic: - Pulsar has 200 contributors!
- First Pulsar Summit is planned for April 2020 in San Francisco. CFP and pre-registration are open: <https://pulsar.apache.org/blog/2019/12/18/Pulsar-summit-cfp/>
- Pulsar release 2.4.2 released!
tada : Yuvaraj Loganathan, xiaolong.ran, Holger Hoffstätte
beers : xiaolong.ran
bananadance : xiaolong.ran
clap : xiaolong.ran
+1 : xiaolong.ran
----
2019-12-20 14:11:25 UTC - jmogden: Hello, I've been looking at the multi-topic subscription for consumers and I have some questions.
1. Is there a way to have the consumer start from the beginning of the topic? I've found that when a new topic that matches the regex expression is found and subscribed to that the consumer doesn't consumer messages already sent. I saw that readers can start from any point on a topic, but I couldn't find if readers can do multi-topic subscription.
2. If currently readers are the only way to specify to start at the beginning of a topic and they can't do multi-topic subscription, is multi-topic subscription for readers something in the works?
----
2019-12-20 15:27:36 UTC - hengyoush: @hengyoush has joined the channel
----
2019-12-20 17:09:18 UTC - Igor Zubchenok: If I disable managedLedgerCache in `broker.conf`, what affects I get? What will happen?
----
2019-12-20 17:12:32 UTC - Roman Popenov: Is there an S3 source and sink to Pulsar?
----
2019-12-20 17:19:06 UTC - Roman Popenov: Or is it just easier to offload to S3?
----
2019-12-20 19:05:59 UTC - juraj: `pulsar-admin namespaces set-backlog-quota &lt;tenant/ns&gt; ...`  -- this sets the quota for the sum of the topics in the namespace, or per every topic in the namespace separately?
----
2019-12-20 19:07:49 UTC - juraj: i've set it to `--limit 2G --policy consumer_backlog_eviction` but my namespace run out of space at 1.7 TB of data, 125m messages
----
2019-12-20 19:33:50 UTC - Addison Higham: every topic separately I believe
----
2019-12-20 23:24:36 UTC - tuteng: 1. You can try admin rest api to reset cursor for subscription, <http://pulsar.apache.org/admin-rest-api/?version=2.4.2#operation/resetCursorOnPosition>
----
2019-12-20 23:25:24 UTC - tuteng: 2. The current reader interface does not seem to support multiple topic subscriptions yet.
----
2019-12-20 23:41:24 UTC - Jason Liu: @Jason Liu has joined the channel
----