jerrypeng opened a new pull request #7641:
URL: https://github.com/apache/pulsar/pull/7641
### Motivation
Collect some metrics on the performance of internal modules of the function
worker. Export the metrics via prometheus
-
jiazhai commented on pull request #7453:
URL: https://github.com/apache/pulsar/pull/7453#issuecomment-662834562
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
jiazhai commented on pull request #7621:
URL: https://github.com/apache/pulsar/pull/7621#issuecomment-662834481
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
jiazhai commented on pull request #7572:
URL: https://github.com/apache/pulsar/pull/7572#issuecomment-662833516
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
jiazhai commented on pull request #7572:
URL: https://github.com/apache/pulsar/pull/7572#issuecomment-662833448
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
Shenfeng1011 commented on issue #7639:
URL: https://github.com/apache/pulsar/issues/7639#issuecomment-662827439
waiting on line ~
This is an automated message from the Apache Git Service.
To respond to the message, please log
jiazhai commented on issue #7625:
URL: https://github.com/apache/pulsar/issues/7625#issuecomment-662824674
From my view, `ApiParam` should be workable.
@tuteng @Jennifer88huang Would you please help provide more instructions or
examples for @BewareMyPower to reference on this doc fix?
aahmed-se opened a new pull request #7640:
URL: https://github.com/apache/pulsar/pull/7640
The current maven build command will download snapshot jars for missing
components.
We now force building the required modules.
---
merlimat merged pull request #7603:
URL: https://github.com/apache/pulsar/pull/7603
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
This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 9366a32 Revert "#7678 - changed root pom to use jetty bom (#7630)"
(#7638)
add 67bd345 Migrate github actions
Shenfeng1011 opened a new issue #7639:
URL: https://github.com/apache/pulsar/issues/7639
can not offload data to hdfs?
version:2.6.0
1.broker.conf
managedLedgerOffloadDriver=filesystem
fileSystemProfilePath="../conf/filesystem_offload_core_site.xml"
fileSystemURI="hdfs://
BewareMyPower commented on issue #7625:
URL: https://github.com/apache/pulsar/issues/7625#issuecomment-662798336
This part of doc seems to be generated by Java annotations, eg. `A JSON
value presenting config payload of a Pulsar Sink` is from `@ApiParam` before
the following line:
`
wolfstudy commented on issue #328:
URL:
https://github.com/apache/pulsar-client-go/issues/328#issuecomment-662793192
> use case: If I send message m1, m2 and m3 to a topic t1, when my system
restarts, I want to be able to read the last message sent to t1, in this case
m3.
Thanks @q
This is an automated email from the ASF dual-hosted git repository.
rxl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 6b92881 Add zookeeper metrics port and
This is an automated email from the ASF dual-hosted git repository.
rxl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 682dfce Update grafana dashboard images
jiazhai commented on issue #7636:
URL: https://github.com/apache/pulsar/issues/7636#issuecomment-662785054
@scheung38 by default consumer is started in exclusive mode, which means,
only 1 consumer is allowed as active. You could try share mode for multi
consumers.
---
jiazhai commented on issue #7634:
URL: https://github.com/apache/pulsar/issues/7634#issuecomment-662782346
Thanks @vcottagiri what is the potential issues for current version? Would
you like to provide a fix for this Jackson upgrade?
---
jiazhai commented on issue #7625:
URL: https://github.com/apache/pulsar/issues/7625#issuecomment-662781895
Thanks @BewareMyPower . Would you like to help contribute a fix for this
issue?
This is an automated message from the
jiazhai commented on issue #7626:
URL: https://github.com/apache/pulsar/issues/7626#issuecomment-662781504
Thanks, @pg2404 There was already a simlar interface :
"CompletableFuture acknowledgeAsync(Messages messages)".
If this is not enough for your use case, It should be not hard to tu
jiazhai commented on issue #7624:
URL: https://github.com/apache/pulsar/issues/7624#issuecomment-662780104
@wangkunSE If 2.1.5 works, Would you like to provide a fix for this?
This is an automated message from the Apache Git
quintans commented on issue #328:
URL:
https://github.com/apache/pulsar-client-go/issues/328#issuecomment-662763854
@wolfstudy use case: If I send message m1, m2 and m3 to a topic t1, when my
system restarts, I want to be able to read the last message sent to t1, in this
case m3.
For w
aahmed-se merged pull request #7638:
URL: https://github.com/apache/pulsar/pull/7638
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
This is an automated email from the ASF dual-hosted git repository.
aahmed pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from d1f48bf Added an enhancement template for github (#7637)
add 9366a32 Revert "#7678 - changed root pom to use j
vcottagiri commented on pull request #7638:
URL: https://github.com/apache/pulsar/pull/7638#issuecomment-662761557
Ok, sounds good
This is an automated message from the Apache Git Service.
To respond to the message, please lo
quintans commented on issue #328:
URL:
https://github.com/apache/pulsar-client-go/issues/328#issuecomment-662759123
@wolfstudy It's the oposite. I need to consume the message at the very end.
I want to read the last message sent to the topic.
-
merlimat opened a new pull request #7638:
URL: https://github.com/apache/pulsar/pull/7638
This reverts commit e2368b80f4fda274cc57a44abb1f33067a979198. (#7630)
### Motivation
There's an issue with this change that makes tests fail in
`tiered-storage/file-system`
```
sijie merged pull request #7637:
URL: https://github.com/apache/pulsar/pull/7637
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
This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 2a59f58 #7631 - changed root pom to use netty bom (#7633)
add d1f48bf Added an enhancement template for github
vcottagiri opened a new pull request #7637:
URL: https://github.com/apache/pulsar/pull/7637
### Motivation
Added a enhancement issue template for github so that its labelled correctly.
This is an automated message
scheung38 opened a new issue #7636:
URL: https://github.com/apache/pulsar/issues/7636
Started pulsar (2.6.0)
PyCharm
(venv) python --version
Python 3.8.4
$ pulsar standalone
sample-producer.py:
```
import pulsar
client = pulsar.Client('pulsar:
vcottagiri opened a new pull request #7635:
URL: https://github.com/apache/pulsar/pull/7635
Fixes #7643
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
sijie commented on pull request #7629:
URL: https://github.com/apache/pulsar/pull/7629#issuecomment-662692424
@seeday You can put the PIP in a Google Doc or a gist and send an email to
dev@ mailing list. Once the thread is started, one of the committers will take
the content and add it to
devinbost commented on issue #:
URL: https://github.com/apache/pulsar/issues/#issuecomment-662676257
@ivankelly Is this also an issue with
`.serviceUrl("pulsar+tls://BROKER_HOSTNAME:6651")`
?
This is an
merlimat closed issue #7631:
URL: https://github.com/apache/pulsar/issues/7631
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
This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from e2368b8 #7678 - changed root pom to use jetty bom (#7630)
add 2a59f58 #7631 - changed root pom to use netty bo
merlimat merged pull request #7633:
URL: https://github.com/apache/pulsar/pull/7633
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
vcottagiri opened a new issue #7634:
URL: https://github.com/apache/pulsar/issues/7634
**Describe the bug**
Use the jackson-2.11.1 bom in root pom
This is an automated message from the Apache Git Service.
To respond to the
vcottagiri opened a new pull request #7633:
URL: https://github.com/apache/pulsar/pull/7633
Fixes #7631
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
merlimat opened a new pull request #7632:
URL: https://github.com/apache/pulsar/pull/7632
### Motivation
In order to understand what's failing in github CI, improved the test to
report the actual exception.
This is an
seeday commented on pull request #7629:
URL: https://github.com/apache/pulsar/pull/7629#issuecomment-662625702
I've drawn a PIP up but couldn't figure out how to actually contribute it.
It doesn't look like you can do wiki PRs.
-
merlimat merged pull request #7630:
URL: https://github.com/apache/pulsar/pull/7630
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
merlimat closed issue #7628:
URL: https://github.com/apache/pulsar/issues/7628
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
This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 8200878 [Issue #7583][build] - Changed pom to be consistent with
version property placeholders (#7608)
add e23
vcottagiri opened a new issue #7631:
URL: https://github.com/apache/pulsar/issues/7631
**Describe the bug**
Use the
[netty-4.1.48.Final](https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.48.Final/netty-bom-4.1.48.Final.pom)
bom in root pom
-
vcottagiri opened a new pull request #7630:
URL: https://github.com/apache/pulsar/pull/7630
Fixes #7678
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
jerrypeng commented on pull request #7611:
URL: https://github.com/apache/pulsar/pull/7611#issuecomment-662565700
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
vcottagiri commented on issue #7616:
URL: https://github.com/apache/pulsar/issues/7616#issuecomment-662542488
You could also add the main profile to the mvn settings.xml
sections
This is an automated message from the Apache
Huanli-Meng commented on a change in pull request #7627:
URL: https://github.com/apache/pulsar/pull/7627#discussion_r458906442
##
File path: site2/docs/security-oauth2.md
##
@@ -74,20 +74,42 @@ You can use the Oauth2 authentication provider with the
following Pulsar clients
Y
This is an automated email from the ASF dual-hosted git repository.
sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 5995172 changes for aws (#43)
5995172
jerrypeng commented on pull request #7611:
URL: https://github.com/apache/pulsar/pull/7611#issuecomment-662525761
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
seeday commented on pull request #7629:
URL: https://github.com/apache/pulsar/pull/7629#issuecomment-662523136
> For changes that introduce new features or protocol changes, it's
recommended to submit a PIP (design doc) for discussion to the mailing list.
PTAL for examples at https://githu
merlimat commented on pull request #7629:
URL: https://github.com/apache/pulsar/pull/7629#issuecomment-662519789
For changes that introduce new features or protocol changes, it's
recommended to submit a PIP (design doc) for discussion to the mailing list.
PTAL for examples at https://githu
seeday commented on pull request #7629:
URL: https://github.com/apache/pulsar/pull/7629#issuecomment-662516721
Hi all.
This is my first large pulsar PR, and given the contents of it I've got
quite a few questions/discussion points about the implementation (in no
particular order)
seeday opened a new pull request #7629:
URL: https://github.com/apache/pulsar/pull/7629
### Motivation
Broker-side filtering of messages can reduce the network load significantly
when running certain types of highly-filtered jobs. Example usecases are flink
filter-pushdown,
merlimat commented on a change in pull request #7603:
URL: https://github.com/apache/pulsar/pull/7603#discussion_r458832948
##
File path: .github/workflows/ci-unit-broker-broker-gp1.yaml
##
@@ -40,39 +42,11 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pul
vcottagiri opened a new issue #7628:
URL: https://github.com/apache/pulsar/issues/7628
**Describe the bug**
Use the
[jetty-9.4.29.v20200521](https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.29.v20200521/jetty-bom-9.4.29.v20200521.pom)
bom instead of listing all of the dep
jiazhai commented on pull request #7572:
URL: https://github.com/apache/pulsar/pull/7572#issuecomment-662441662
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
feeblefakie edited a comment on issue #7455:
URL: https://github.com/apache/pulsar/issues/7455#issuecomment-662433438
@codelipenghui Thanks.
I've checked #7553 but it seems to have another issue other than
out-of-order messages.
Consumers are not consuming anything now. It can be repr
feeblefakie commented on issue #7455:
URL: https://github.com/apache/pulsar/issues/7455#issuecomment-662433438
@codelipenghui Thanks.
I've checked #7553 but it seems to have another issue other than
out-of-order messages.
Consumers are not consuming anything.
https://github.com/apa
feeblefakie commented on pull request #7553:
URL: https://github.com/apache/pulsar/pull/7553#issuecomment-662432844
I've checked this PR with the procedure in #7455 to see if there are any
out-of-order messages.
But now consumers don't even consume anything.
The same thing happens for
feeblefakie removed a comment on issue #7455:
URL: https://github.com/apache/pulsar/issues/7455#issuecomment-662427243
@codelipenghui Thanks.
I've check my program with the branch of #7553 .
But it didn't work well as I shared. (Consumers seem just stuck and not
consuming any messages
feeblefakie removed a comment on pull request #7553:
URL: https://github.com/apache/pulsar/pull/7553#issuecomment-662426664
I've check the procedure described in #7455 with
equanz:stop_to_dispatch_manually_key_shared.
This time, consumers got to not consuming any messages now. Seems just
feeblefakie commented on issue #7455:
URL: https://github.com/apache/pulsar/issues/7455#issuecomment-662427243
@codelipenghui Thanks.
I've check my program with the branch of #7553 .
But it didn't work well as I shared. (Consumers seem just stuck and not
consuming any messages at all)
feeblefakie commented on pull request #7553:
URL: https://github.com/apache/pulsar/pull/7553#issuecomment-662426664
I've check the procedure described in #7455 with
equanz:stop_to_dispatch_manually_key_shared.
This time, consumers got to not consuming any messages now. Seems just stuck.
vzhikserg commented on pull request #7595:
URL: https://github.com/apache/pulsar/pull/7595#issuecomment-662416694
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
jiazhai opened a new pull request #7627:
URL: https://github.com/apache/pulsar/pull/7627
### Motivation
Related with #7606, which add oauth2 authentication in cpp.
This PR is to add cpp client document for oauth2 authentication.
### Modifications
- Add documentation.
jiazhai commented on pull request #7627:
URL: https://github.com/apache/pulsar/pull/7627#issuecomment-662396138
@Huanli-Meng to help review.
This is an automated message from the Apache Git Service.
To respond to the message,
jiazhai commented on pull request #7572:
URL: https://github.com/apache/pulsar/pull/7572#issuecomment-662381226
@merlimat @irairdon @klwilson227 @sijie Would you please help review the
changes?
The former change would still have a chance to access null ptr, add the lock
for `timer` to
Choqs commented on issue #4874:
URL: https://github.com/apache/pulsar/issues/4874#issuecomment-662340854
Same issue here, producer send produce the bellow error, while everything
seems to be ok:
`exception=ValueError(" (type ) do not
match ['null', {'type': 'record', 'name': 'Proced
pg2404 opened a new issue #7626:
URL: https://github.com/apache/pulsar/issues/7626
My project uses Apache pulsar for distributed messaging. While using the
java consumer client I am facing an issue with acknowledgement of multiple
messages in a single shot. The java consumer client as of n
BewareMyPower opened a new issue #7625:
URL: https://github.com/apache/pulsar/issues/7625
See:
https://pulsar.apache.org/sink-rest-api/?version=2.6.0#operation/registerSink
The doc of request body is
> A JSON value presenting config payload of a Pulsar Sink. All available
co
codelipenghui commented on issue #7455:
URL: https://github.com/apache/pulsar/issues/7455#issuecomment-662284317
> Is it expected to have multiple live consumers for a key ?
> If yes to the above question, how are multiple consumers supposed to
cooperate to guarantee the ordering of the
72 matches
Mail list logo