Technoboy- commented on PR #20177:
URL: https://github.com/apache/pulsar/pull/20177#issuecomment-1521244340
> After an offline discussion with @mattisonchao I notice that
`jackson-dataformat-yaml` 2.14.2 still depend on snakeyaml 1.33 so this patch
does fix a CVE.
yes, right.
--
T
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1176041341
##
pulsar-broker-auth-oidc/src/main/java/org/apache/pulsar/broker/authentication/oidc/AuthenticationProviderOpenID.java:
##
@@ -89,7 +89,7 @@ public class Authenticat
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1176056730
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderToken.java:
##
@@ -158,19 +164,18 @@ public String getAuthMethodNa
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1176041341
##
pulsar-broker-auth-oidc/src/main/java/org/apache/pulsar/broker/authentication/oidc/AuthenticationProviderOpenID.java:
##
@@ -89,7 +89,7 @@ public class Authenticat
coderzc commented on PR #20176:
URL: https://github.com/apache/pulsar/pull/20176#issuecomment-1521190130
> RoaringBitmap/RoaringBitmap#623
Yeah, I'm not sure if our usage is wrong
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
codelipenghui commented on PR #20176:
URL: https://github.com/apache/pulsar/pull/20176#issuecomment-1521184920
Interesting, ConcurrentBitmapSortedLongPairSet also used the same method.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
asafm commented on code in PR #19832:
URL: https://github.com/apache/pulsar/pull/19832#discussion_r1176031180
##
.github/ISSUE_TEMPLATE/pip.md:
##
@@ -0,0 +1,157 @@
+---
+name: PIP
+about: Submit a Pulsar Improvement Proposal (PIP)
+title: 'PIP-XYZ: '
+labels: PIP
+---
+
+
+
+#
asafm commented on code in PR #19832:
URL: https://github.com/apache/pulsar/pull/19832#discussion_r1176030857
##
.github/ISSUE_TEMPLATE/pip.md:
##
@@ -0,0 +1,151 @@
+---
+name: PIP
+about: Submit a Pulsar Improvement Proposal (PIP)
+title: 'PIP-XYZ: '
+labels: PIP
+---
+
+
+
+#
equanz opened a new pull request, #20179:
URL: https://github.com/apache/pulsar/pull/20179
### Motivation
The Key_Shared subscription type has the following issues.
1. Key_Shared subscription has out-of-order cases because of the race
condition of [the recently joined c
michaeljmarshall commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1176006164
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderToken.java:
##
@@ -158,19 +164,18 @@ public String getAuth
Anonymitaet commented on code in PR #537:
URL: https://github.com/apache/pulsar-site/pull/537#discussion_r1176005098
##
docs/client-libraries-producers.md:
##
@@ -798,6 +798,8 @@ This example shows how to set producer access mode.
values={[{"label":"Java","value":"Java"},{"la
tisonkun commented on PR #20177:
URL: https://github.com/apache/pulsar/pull/20177#issuecomment-1521146839
After an offline discussion with @mattisonchao I notice that
`jackson-dataformat-yaml` 2.14.2 still depend on snakeyaml 1.33 so this patch
does fix a CVE.
--
This is an automated mes
saurabh21316 commented on PR #478:
URL: https://github.com/apache/pulsar-manager/pull/478#issuecomment-1521146231
Hello Martin,
I am new to pulsar, since the v0.4.0 is not released yet, could you please
help with deploying it local with this fix or something you can point me out
to.
Technoboy- commented on PR #20177:
URL: https://github.com/apache/pulsar/pull/20177#issuecomment-1521133032
> I wonder if #20085 already fixes
[CVE-2022-1471](https://github.com/advisories/GHSA-mjmj-j48q-9wg2)?
>
> cc @Technoboy-
Yes, fixed, but it's better also to accept this.
shibd opened a new issue, #20178:
URL: https://github.com/apache/pulsar/issues/20178
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues)
and found nothing similar.
### What issue do you find in Pulsar docs?
In 2.8.x~2.11
mattisonchao closed pull request #20177: Upgrade jackson version to 2.15.0 to
fix CVE-2022-1471
URL: https://github.com/apache/pulsar/pull/20177
--
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 s
mattisonchao opened a new pull request, #20177:
URL: https://github.com/apache/pulsar/pull/20177
### Motivation
Fix CVE https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1471
### Modifications
- Upgrade jackson version to 2.15.0
### Verifying this ch
coderzc commented on code in PR #534:
URL: https://github.com/apache/pulsar-site/pull/534#discussion_r1175973086
##
release-notes/versioned/pulsar-2.9.5.md:
##
@@ -0,0 +1,123 @@
+---
+id: pulsar-2.9.5
+title: Apache Pulsar2.9.5
+sidebar_label: Apache Pulsar 2.9.5
+---
+
+ 20
This is an automated email from the ASF dual-hosted git repository.
zhaocong pushed a change to branch release-2.9.5
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
from b1eb4f87555 Update release-notes/versioned/pulsar-2.9.5.md
add 934962471e0 Keep consistent on the f
coderzc commented on code in PR #534:
URL: https://github.com/apache/pulsar-site/pull/534#discussion_r1175971794
##
release-notes/versioned/pulsar-2.9.5.md:
##
@@ -0,0 +1,123 @@
+---
+id: pulsar-2.9.5
+title: Apache Pulsar2.9.5
+sidebar_label: Apache Pulsar 2.9.5
+---
+
+ 20
coderzc opened a new pull request, #20176:
URL: https://github.com/apache/pulsar/pull/20176
Master Issue: #xyz
https://github.com/RoaringBitmap/RoaringBitmap/issues/623
PIP: #xyz
### Motivation
Using `contains(final int x)` instead of `contains(long minimu
BewareMyPower commented on issue #1010:
URL:
https://github.com/apache/pulsar-client-go/issues/1010#issuecomment-1521084731
It seems that we don't have any document for these prometheus metrics yet.
It would be good to add some docs.
And since you already found the reason of the high
GitHub user 3286360470 added a comment to the discussion:
Pulsar-client-shaded[pulsar-client]模块生成的源码包是空的
@tisonkun thanks for your reply, your answer perfectly solved my problem!
GitHub link:
https://github.com/apache/pulsar/discussions/20175#discussioncomment-5714381
This is an automat
Anonymitaet commented on PR #537:
URL: https://github.com/apache/pulsar-site/pull/537#issuecomment-1521046996
For versioned docs, how about adding the docs as below?
The location might not be perfect but it's the most relevant place.
Java
https://user-images.githubusercontent
github-actions[bot] commented on PR #19464:
URL: https://github.com/apache/pulsar/pull/19464#issuecomment-1521045073
The pr had no activity for 30 days, mark with Stale label.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
shibd commented on PR #537:
URL: https://github.com/apache/pulsar-site/pull/537#issuecomment-1521041383
> Soft reminder: do not forget the 2nd task commented in.
Hi, @Anonymitaet The structure of the current document(next) is very
different from the previous document(2.11.x, 2.10.x, e
massakam commented on PR #19983:
URL: https://github.com/apache/pulsar/pull/19983#issuecomment-1521026210
@eolivelli Could you please re-review?
--
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 th
Anonymitaet commented on PR #536:
URL: https://github.com/apache/pulsar-site/pull/536#issuecomment-1520948182
@liangyepianzhou Could you please review this PR from a technical
perspective? TIA!
--
This is an automated message from the Apache Git Service.
To respond to the message, please
Anonymitaet commented on code in PR #537:
URL: https://github.com/apache/pulsar-site/pull/537#discussion_r1175866970
##
docs/client-libraries-producers.md:
##
@@ -784,4 +784,41 @@ This example shows how to set the `EnforceUnencrypted`
encryption policy.
-
\ No newli
frankjkelly commented on issue #1010:
URL:
https://github.com/apache/pulsar-client-go/issues/1010#issuecomment-1520649470
Ah ok - thanks @BewareMyPower
From our side we've identified a cause of our high consumer processing time
(somehow related to the choice of EC2 node in our EKS clust
rdhabalia commented on PR #20147:
URL: https://github.com/apache/pulsar/pull/20147#issuecomment-1520599376
@mattisonchao
I don't think and I also don't see draft requirements for
configuration-related changes at :
https://github.com/apache/pulsar/blob/master/wiki/proposals/PIP.md
als
tisonkun merged PR #538:
URL: https://github.com/apache/pulsar-site/pull/538
--
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: commits-unsubscr...@pulsar.
This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new e819fc14fb6 [fix][doc] CPP client advertised lis
tisonkun commented on PR #538:
URL: https://github.com/apache/pulsar-site/pull/538#issuecomment-1520295646
Thanks for your confirmation!
Merging...
--
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 t
shibd commented on PR #538:
URL: https://github.com/apache/pulsar-site/pull/538#issuecomment-1520263395
> Could you check if other maintained versions (2.10 & 2.11) are suffering
similar issue?
This content was added by #515, and the other version does not have this
content.
--
Th
asafm commented on issue #19912:
URL: https://github.com/apache/pulsar/issues/19912#issuecomment-1520241695
I've updated the PIP according to all comments.
--
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
shibd opened a new pull request, #538:
URL: https://github.com/apache/pulsar-site/pull/538
### Preview
https://user-images.githubusercontent.com/33416836/234022727-c9ad8303-fba1-4d0e-bbda-97ae2fbc906f.png";>
### Documentation
- [x] `doc`
- [ ] `doc-require
shibd opened a new pull request, #537:
URL: https://github.com/apache/pulsar-site/pull/537
### Preview
https://user-images.githubusercontent.com/33416836/234018290-914234da-9b47-44da-8276-04678af7bb8a.png";>
https://user-images.githubusercontent.com/33416836/234018308-daa53f35-7
Anonymitaet commented on code in PR #534:
URL: https://github.com/apache/pulsar-site/pull/534#discussion_r1175301328
##
release-notes/versioned/pulsar-2.9.5.md:
##
@@ -0,0 +1,123 @@
+---
+id: pulsar-2.9.5
+title: Apache Pulsar2.9.5
+sidebar_label: Apache Pulsar 2.9.5
+---
+
+###
Anonymitaet commented on PR #232:
URL:
https://github.com/apache/pulsar-client-cpp/pull/232#issuecomment-1520171751
Hi @RobertIndie,
Just now, I discussed with @BewareMyPower on how we add docs for this PR and
summarized the thoughts below. He suggests that you're an expert in this
toneill818 commented on PR #146:
URL: https://github.com/apache/pulsar-dotpulsar/pull/146#issuecomment-1520060415
@blankensteiner Go ahead and create a new release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
asafm commented on issue #19611:
URL: https://github.com/apache/pulsar/issues/19611#issuecomment-1520014420
This is issue is still being worked on
--
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
GitHub user tisonkun edited a comment on the discussion:
Pulsar-client-shaded[pulsar-client]模块生成的源码包是空的
This is a known issue https://github.com/apache/pulsar/issues/19918 and has
been fixed https://github.com/apache/pulsar/pull/19956 on the master branch.
IIRC 3.0 will include this fix.
Git
GitHub user tisonkun edited a comment on the discussion:
Pulsar-client-shaded[pulsar-client]模块生成的源码包是空的
This is a known issue https://github.com/apache/pulsar/issues/19918 and has
been fixed on the master branch. IIRC 3.0 will include this fix.
GitHub link:
https://github.com/apache/pulsar/d
GitHub user tisonkun edited a comment on the discussion:
Pulsar-client-shaded[pulsar-client]模块生成的源码包是空的
This is a known issue https://github.com/apache/pulsar/issues/20034 and has
been fixed on the master branch. IIRC 3.0 will include this fix.
GitHub link:
https://github.com/apache/pulsar/d
GitHub user tisonkun added a comment to the discussion:
Pulsar-client-shaded[pulsar-client]模块生成的源码包是空的
This is a known issue and has been fixed on the master branch. IIRC 3.0 will
include this fix.
GitHub link:
https://github.com/apache/pulsar/discussions/20175#discussioncomment-5707164
---
AnonHxy commented on PR #20152:
URL: https://github.com/apache/pulsar/pull/20152#issuecomment-1519909875
> @AnonHxy hi, after check the intention of this admin interface. i think we
can return a meaningful response directly without return exception to the
caller. like if there is no message
github-actions[bot] commented on PR #536:
URL: https://github.com/apache/pulsar-site/pull/536#issuecomment-1519856278
@raymondBourges Please add the following content to your PR description and
select a checkbox:
```
- [ ] `doc`
- [ ] `doc-required`
- [ ] `doc-not-needed`
-
raymondBourges opened a new pull request, #536:
URL: https://github.com/apache/pulsar-site/pull/536
Without "topicName" in YAML definition file "bin/pulsar-admin source
localrun --source-config-file debezium-postgres-source-config.yaml" exits with
a "Topic name cannot be null" error.
This is an automated email from the ASF dual-hosted git repository.
cbornet pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new e8261fcef8d Revert "[fix][broker] Fix e
coderzc commented on PR #20086:
URL: https://github.com/apache/pulsar/pull/20086#issuecomment-1519841339
> This has been cherry-picked to branch-3.0 despite the code freeze. Do you
feel strongly that this needs to be in the 3.0 release ? Otherwise we should
revert this and delay it 3.0.1/3.
This is an automated email from the ASF dual-hosted git repository.
cbornet pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit f3572574b132dfb6d5a67011f7fb68096e69e1c7
Author: Christophe Bornet
AuthorDate: Mon Apr 24 11:48:03 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
cbornet pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 49539c20bea1d8b10b8465be5ee632c1c4bdc7ce
Author: Christophe Bornet
AuthorDate: Mon Apr 24 11:46:27 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
cbornet pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 89e4d46f4a5 [fix] [broker] Make `LeastResourceUsageWithWeight` thread
safe (#20159)
new 49539c20bea Revert
This is an automated email from the ASF dual-hosted git repository.
cbornet pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 254f09b70d80640095f2fe6d12ed79f046fb3241
Author: Christophe Bornet
AuthorDate: Mon Apr 24 11:50:50 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
cbornet pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 610c5f151436557d51b56e06a97ba422553592d7
Author: Christophe Bornet
AuthorDate: Mon Apr 24 11:49:13 2023 +0200
cbornet commented on PR #20086:
URL: https://github.com/apache/pulsar/pull/20086#issuecomment-1519794136
This has been cherry-picked to branch-3.0 despite the code freeze.
Do you feel strongly that this needs to be in the 3.0 release ? Otherwise we
should revert this and delay it 3.0.1/3.
This is an automated email from the ASF dual-hosted git repository.
penghui pushed a commit to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-2.10 by this push:
new 73462d65a26 [branch-2.10][fix][build]
codelipenghui merged PR #20172:
URL: https://github.com/apache/pulsar/pull/20172
--
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: commits-unsubscr...@pul
cbornet commented on PR #20155:
URL: https://github.com/apache/pulsar/pull/20155#issuecomment-1519738507
It seems that this commit will change a default setting and so will be
breaking if we do it later.
So I'd be in favor of leaving it in 3.0. WDYT ?
--
This is an automated message fr
jiangpengcheng opened a new pull request, #20174:
URL: https://github.com/apache/pulsar/pull/20174
Fixes #20173
Master Issue: #xyz
PIP: #xyz
### Motivation
Python instance should install dependencies from requirements.txt
jiangpengcheng opened a new issue, #20173:
URL: https://github.com/apache/pulsar/issues/20173
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues)
and found nothing similar.
### Version
master, commit id: 35e9897742b7db4b
RobertIndie commented on code in PR #1003:
URL: https://github.com/apache/pulsar-client-go/pull/1003#discussion_r1174946784
##
pulsar/message_chunking_test.go:
##
@@ -576,3 +548,27 @@ func createTestMessagePayload(size int) []byte {
}
return payload
}
+
+//nolin
kandersen82 commented on code in PR #149:
URL: https://github.com/apache/pulsar-dotpulsar/pull/149#discussion_r1174934905
##
src/DotPulsar/Internal/Abstractions/IChannel.cs:
##
@@ -23,6 +23,7 @@ public interface IChannel
void ClosedByServer();
void WaitingForExclusive(
This is an automated email from the ASF dual-hosted git repository.
zike pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 89e4d46f4a5585ac126a03aa298020203100ad71
Author: lifepuzzlefun
AuthorDate: Sun Apr 23 11:27:48 2023 +0800
[fix] [
This is an automated email from the ASF dual-hosted git repository.
zike pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from e3e1c08e513 Revert "[improve][broker] Optimization protobuf code in
the bucket delayed tracker (#20158)"
new 2
This is an automated email from the ASF dual-hosted git repository.
zike pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 2fa28f427b8e5e05b4d0a233cc68f62d5bbe34d7
Author: Matteo Merli
AuthorDate: Sat Apr 22 13:28:53 2023 -0700
[improve
kandersen82 opened a new pull request, #149:
URL: https://github.com/apache/pulsar-dotpulsar/pull/149
Fixes issues with Producer access modes
# Description
Fixes disconnect issues related to producer access modes.
Also changed behavior to to align with java client. When a pro
Technoboy- opened a new pull request, #20172:
URL: https://github.com/apache/pulsar/pull/20172
### Motivation
Upgrade swagger version to fix CVE-2022-1471
### Documentation
- [ ] `doc`
- [ ] `doc-required`
- [x] `doc-not-needed`
- [ ] `doc-complete`
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1174918890
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/PulsarAuthenticationException.java:
##
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache S
StevenLuMT commented on PR #20168:
URL: https://github.com/apache/pulsar/pull/20168#issuecomment-1519497624
/pulsarbot run-failure-checks
--
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 speci
71 matches
Mail list logo