GitHub user startjava added a comment to the discussion: how use exclusive
implements leader election ??i want know more details??
about :
One example of concrete use case for this feature is in the Pulsar Functions
metadata controller. In order to write a single linear history of all the
fun
Hi all,
Currently there are no open PRs [1] or PRs waiting to be cherry-picked
[2] for release 2.10.2.
I plan to cut the first release candidate next Tuesday (UTC+8).
If you have any important fixes that should be included in 2.10.2,
please reply to this email.
[1]
https://github.com/apache/pul
GitHub user merlimat added a comment to the discussion: how use exclusive
implements leader election ??i want know more details??
@startjava You can implement a "leader election" pattern using the "exclusive
producer" feature.
Basically, if a certain producer is able to become the "exclusive
merlimat merged PR #231:
URL: https://github.com/apache/pulsar-client-node/pull/231
--
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.
To unsubscribe, e-mail: dev-unsubscr...@puls
merlimat closed issue #230: maxPendingMessagesAcrossPartitions not respected
URL: https://github.com/apache/pulsar-client-node/issues/230
--
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
GitHub user Jason918 added a comment to the discussion: Why pulsar retention
quota must exceed configured backlog quota
> retention: {time: -1, size: 10M} => then I can set backlog quota as much as I
> want.
This seems to be a bug. It's introduced in #10401 since v2.8.0
GitHub link:
https:/
GitHub user Jason918 added a comment to the discussion: Need max redelivery
count at message level.
We don't have `maxRedelivery` at message level. Currently, you can get
reconsumed times of a message from its properties with key
`RetryMessageUtil.SYSTEM_PROPERTY_RECONSUMETIMES` ("RECONSUMETI
GitHub user michaeljmarshall added a comment to the discussion: Need max
redelivery count at message level.
Great points @Jason918. Mixing retry patterns is not currently supported,
however you can definitely add this logic to an application using the Pulsar
client. Delayed message delivery a
GitHub user michaeljmarshall added a comment to the discussion: Why pulsar
retention quota must exceed configured backlog quota
@mnit016 - are you willing to create a GitHub issue for this bug? Thanks!
GitHub link:
https://github.com/apache/pulsar/discussions/17697#discussioncomment-3672611
michaeljmarshall commented on code in PR #284:
URL: https://github.com/apache/pulsar-helm-chart/pull/284#discussion_r973653797
##
charts/pulsar/templates/pulsar-cluster-initialize.yaml:
##
@@ -114,5 +114,9 @@ spec:
volumes:
{{- include "pulsar.toolset.certs.volumes
michaeljmarshall opened a new issue, #73:
URL: https://github.com/apache/pulsar-test-infra/issues/73
I noticed the Pulsar Bot comment on old PRs that have either been merged or
closed. I don't think we should have the bot updating those old PRs since it
just creates unnecessary notification
GitHub user michaeljmarshall added a comment to the discussion: Missing
namespaces metrics
@visortelle - how many brokers are you running? The broker stats command only
gets stats from the broker that serves the http request. If you want the stats
for the whole cluster, you currently have to
GitHub user michaeljmarshall edited a comment on the discussion: Missing
namespaces metrics
@visortelle - how many brokers are you running? The broker stats command only
gets stats from the broker that serves the http request. If you want the stats
for the whole cluster, you currently have to
michaeljmarshall commented on issue #288:
URL:
https://github.com/apache/pulsar-helm-chart/issues/288#issuecomment-1250183299
> Therefor it recommends also passing it through `sortAlpha` to sort the
list alphabetically.
This seems like the right solution. @arnarg - are you interested
GitHub user michaeljmarshall added a comment to the discussion: Healthcheck in
pulsar-admin rest api
> Is healthcheck endpoint not available pulsar-admin rest api similar to what
> is available with command line pulsar-admin?
The Pulsar Admin client uses the REST API for all commands, so anyt
GitHub user michaeljmarshall added a comment to the discussion: Why pulsar
retention quota must exceed configured backlog quota
I just discovered the "create issue from discussion" button. I created an issue
for this discussion.
GitHub link:
https://github.com/apache/pulsar/discussions/17697
GitHub user Jason918 added a comment to the discussion: Why pulsar retention
quota must exceed configured backlog quota
I have pushed a fix https://github.com/apache/pulsar/pull/17706
GitHub link:
https://github.com/apache/pulsar/discussions/17697#discussioncomment-3672730
This is an au
GitHub user visortelle added a comment to the discussion: Missing namespaces
metrics
@michaeljmarshall thank you for the reply.
I suspected that this is how it works. I just naively hoped that Pulsar Proxy
or something else can automagically 🪄 handle it for me.
Two more related questions:
-
GitHub user visortelle edited a comment on the discussion: Missing namespaces
metrics
@michaeljmarshall thank you for the reply.
I suspected that this is how it works. I just naively hoped that Pulsar Proxy
or something else can automagically 🪄 handle it for me.
Two more related questions:
GitHub user visortelle edited a comment on the discussion: Missing namespaces
metrics
@michaeljmarshall thank you for the reply.
I suspected that this is how it works. I just naively hoped that Pulsar Proxy
or something else can automagically 🪄 handle it for me.
Two more related questions:
GitHub user visortelle edited a comment on the discussion: Missing namespaces
metrics
@michaeljmarshall thank you for the reply.
I suspected that this is how it works. I just naively hoped that Pulsar Proxy
or something else can automagically 🪄 handle it for me.
Two more related questions:
21 matches
Mail list logo