Now, there is a regression introduced in 2.9.2
I have pushed out the fix https://github.com/apache/pulsar/pull/14231, PTAL.
-1 from my side
Need to get the fix merged and roll out the new RC3 @Ran
Regards,
Penghui
On Thu, Feb 10, 2022 at 9:54 PM Nicolò Boschi wrote:
> Penghui,
>
>
> I didn't
eolivelli commented on a change in pull request #223:
URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r804508083
##
File path: charts/pulsar/templates/zookeeper-statefulset.yaml
##
@@ -151,7 +157,9 @@ spec:
command:
- timeout
lhotari commented on a change in pull request #223:
URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r804576961
##
File path: charts/pulsar/templates/zookeeper-statefulset.yaml
##
@@ -151,7 +157,9 @@ spec:
command:
- timeout
GeroL opened a new issue #96:
URL: https://github.com/apache/pulsar-dotpulsar/issues/96
Basically same as here https://github.com/apache/pulsar/issues/3030
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
GeroL closed issue #96:
URL: https://github.com/apache/pulsar-dotpulsar/issues/96
--
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...@
GeroL commented on issue #96:
URL:
https://github.com/apache/pulsar-dotpulsar/issues/96#issuecomment-1036144623
Sorry. found it on the IMessage interface
--
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
This is the first release candidate for Apache Pulsar, version 2.7.5.
It contains the following commits after the previous release:
https://github.com/apache/pulsar/compare/v2.7.4...v2.7.5-candidate-1
*** Please download, test and vote on this release. This vote will stay open
for at least 72 hou
GeroL commented on pull request #97:
URL: https://github.com/apache/pulsar-dotpulsar/pull/97#issuecomment-1036395632
This is a first version as I do not have any more time this week. Will work
on it later again.
--
This is an automated message from the Apache Git Service.
To respond to t
GeroL opened a new issue #98:
URL: https://github.com/apache/pulsar-dotpulsar/issues/98
Let the consumer handle dead letters
First design: #97
Feel free to add comments. Will work on it again after next week.
--
This is an automated message from the Apache Git Service.
To
eolivelli commented on a change in pull request #223:
URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r804843537
##
File path: charts/pulsar/templates/zookeeper-statefulset.yaml
##
@@ -151,7 +157,9 @@ spec:
command:
- timeout
+1 (non binding)
Checks:
- Checksum and signatures
- Apache Rat check passes
- Compile from source w JDK11
- Build docker image from source
- Run Pulsar standalone and produce-consume from CLI
Il giorno ven 11 feb 2022 alle ore 14:47 Lari Hotari
ha scritto:
> This is the first release can
Thanks for all the feedback on this.
So, I'm looking into running functions in the Kubernetes runtime, and I'm
seeing another potential issue in terms of restricting function
authorization scope.
The function worker reads the token from the pulsar-admin call's
Authorization header when the functio
You don't need tenant admin access to create functions, you just need
to give "functions" access to a normal user:
pulsar-admin namespaces grant-permission --actions
produce,consume,functions --role $MY_PRINCIPAL
--
Matteo Merli
On Fri, Feb 11, 2022 at 5:46 PM Devin Bost wrote:
>
> Thanks for
13 matches
Mail list logo