Thanks for the explanation, hasLocalMessages looks good.
Penghui
On Mon, Nov 8, 2021 at 10:39 PM Enrico Olivelli wrote:
> Il giorno lun 8 nov 2021 alle ore 15:01 ZhangJian He
> ha scritto:
>
> > Hello, matteo, About my PIP 108, the reason I want to have method
> > `hasMessageInReceiverQueue` i
ping
Il giorno ven 5 nov 2021 alle ore 09:23 Enrico Olivelli
ha scritto:
> Hello,
> This patch [1] contains a .jar file that must not be committed to the
> source repository.
> We generally cannot commit binary files to the source repo, as it won't be
> "open source" anymore.
>
> When we are pe
Dear all,
PIP-43
https://github.com/apache/pulsar/wiki/PIP-43%3A-producer-send-message-with-different-schema
introduced AUTO_PRODUCE_BYTES schema which allows the producer
creates the schema while publishing messages. But there is a case that the
producer with AUTO_PRODUCE_BYTES schema connects t
Penghui,
Il giorno mer 10 nov 2021 alle ore 11:36 PengHui Li ha
scritto:
> Dear all,
>
> PIP-43
>
> https://github.com/apache/pulsar/wiki/PIP-43%3A-producer-send-message-with-different-schema
>
> introduced AUTO_PRODUCE_BYTES schema which allows the producer
> creates the schema while publishing
Sure, Here is the error message from the consumer side:
```
org.apache.pulsar.client.api.PulsarClientException$IncompatibleSchemaException:
{"errorMsg":"Topic does not have schema to
check","reqId":2879480924834511227, "remote":"localhost/127.0.0.1:52451",
"local":"/127.0.0.1:52482"}`
```
Thanks,
This is the third release candidate for Apache Pulsar, version 2.9.0.
It fixes the following issues:
https://github.com/apache/pulsar/milestone/30?closed=1
*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***
Note that we are voting upon the sour
Hello,
With Pulsar 2.8.0 we have the Exclusive Producer, which allows you to use
Pulsar as a consistent write-ahead-log for replicated state machines.
It already happened to me a couple of times to need to build some
replicated state storage on top of Pulsar and I would like to share some
thoughts
frankjkelly commented on pull request #174:
URL: https://github.com/apache/pulsar-helm-chart/pull/174#issuecomment-965775270
@sijie Can you clarify which values you mean?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
sijie commented on pull request #174:
URL: https://github.com/apache/pulsar-helm-chart/pull/174#issuecomment-965776317
@frankjkelly - this file
https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/values.yaml
--
This is an automated message from the Apache Git Service.
T
frankjkelly commented on pull request #174:
URL: https://github.com/apache/pulsar-helm-chart/pull/174#issuecomment-965778593
@sijie yep but not sure what new values you want me to put there?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
10 matches
Mail list logo