Marvin,
Il Mar 21 Set 2021, 04:49 Zhengxin Cai ha scritto:
> Hi Pulsar Community,
>
> I'd like to propose that we introduce Maven Modernizer[1] plugin into
> Pulsar project.
> This plugin helps detecting uses of legacy APIs which can be replaced with
> modern APIs that are often more performant,
Hi all,
I have started maintaining the Gradle Nar plugin since the original author
has abandoned it (see details in
https://github.com/sponiro/gradle-nar-plugin/issues/8#issuecomment-831447590)
.
The plugin page is at
https://plugins.gradle.org/plugin/io.github.lhotari.gradle-nar-plugin
and the s
The workaround mentioned in
https://github.com/sponiro/gradle-nar-plugin/issues/5 is no longer needed.
I made a fix to include all files from META-INF/services into the nar file.
Please go to
https://plugins.gradle.org/plugin/io.github.lhotari.gradle-nar-plugin for
information about how to get the
+1 to this proposal, may be we need a master issue for tracking all the
components? so that we can have more participants.
Thanks,
Penghui
On Tue, Sep 21, 2021 at 3:39 PM Enrico Olivelli wrote:
> Marvin,
>
> Il Mar 21 Set 2021, 04:49 Zhengxin Cai ha scritto:
>
> > Hi Pulsar Community,
> >
> >
Hi all, if you have questions or comments about the design concepts, please
ask here by tomorrow (Wednesday Sep. 22) your time and we will
answer/incorporate suggestions as needed.
A re-vote will be done on the ML following. Thank you!
On Fri, Sep 17, 2021 at 5:53 PM Melissa Logan wrote:
> Hi S
Thank you for adding users@.
I've put together a PR to remove the module and its references:
https://github.com/apache/pulsar/pull/12119.
Since there isn't a rush to remove this module, I think it would be a good
idea to delay merging the PR until after branch-2.9 has been cut.
Thanks,
Michael
sijie commented on issue #122:
URL:
https://github.com/apache/pulsar-client-node/issues/122#issuecomment-924372757
@osbornm I believe we are able to build the nodejs client after this PR:
https://github.com/apache/pulsar-client-node/pull/169
Have you tried to build the client from t
osbornm commented on issue #122:
URL:
https://github.com/apache/pulsar-client-node/issues/122#issuecomment-924397770
@sijie What I want to do is be able to go into our node API project and `npm
install pulsar-client`. So yes I would want released binaries for Windows.
I'd like to ha
The Apache Pulsar team is proud to announce Apache Pulsar version 2.8.1.
Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor management
for
subsc
It's exciting to release Pulsar 2.8.1.
Thank you all for your great contribution for this release. Download and
try it~
Best Regards,
Jennifer
On Wed, Sep 22, 2021 at 8:00 AM Hang Chen wrote:
> The Apache Pulsar team is proud to announce Apache Pulsar version 2.8.1.
>
> Pulsar is a highly scal
gaoran10 commented on issue #122:
URL:
https://github.com/apache/pulsar-client-node/issues/122#issuecomment-924534854
@osbornm Could you build the NodeJS client follow this README file
https://github.com/apache/pulsar-client-node. I think the key point is to build
the CPP client first.
gaoran10 edited a comment on issue #122:
URL:
https://github.com/apache/pulsar-client-node/issues/122#issuecomment-924534854
@osbornm Could you build the NodeJS client follow this README file
https://github.com/apache/pulsar-client-node? I think the key point is to build
the CPP client fi
gaoran10 edited a comment on issue #122:
URL:
https://github.com/apache/pulsar-client-node/issues/122#issuecomment-924534854
@osbornm Could you build the NodeJS client follow this README file
https://github.com/apache/pulsar-client-node? I think the key point is to build
the CPP client on
Congratulations on this new release! Thank you for your continuous effort!
From: Jinfeng Huang
Reply-To: "us...@pulsar.apache.org"
Date: Wednesday, September 22, 2021 at 09:33
To: pulsar-users
Cc: Dev , "annou...@apache.org"
Subject: Re: [ANNOUNCE] Apache Pulsar 2.8.1 released
It's exciting t
Hi Pulsar Community,
Currently, when we send chunked messages, the producer returns the
message-id of the last chunk. This can cause some problems. For example,
when we use this message-id to seek, it will cause the consumer to consume
from the position of the last chunk, and the consumer will mi
Hello:
We are sorry that there is an error in the existing transaction
coordinator load mechanism, which will cause the transaction
coordinator to be unavailable.
I created a PIP 95: Transaction coordinator loading
mechanism.(https://github.com/apache/pulsar/wiki/PIP-95:-Transaction-coordinator-lo
16 matches
Mail list logo