eolivelli commented on a change in pull request #8938:
URL: https://github.com/apache/pulsar/pull/8938#discussion_r542170088
##
File path:
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java
##
@@ -1411,9 +1411,21 @@ synchronized void ledgerC
zymap commented on pull request #8907:
URL: https://github.com/apache/pulsar/pull/8907#issuecomment-744219919
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message,
lhotari edited a comment on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744183206
> what about log4j2.garbagefreeThreadContextMap ? probably it is not worth,
and we should perform benchmarks
@eolivelli Good point. That would also be required for c
lhotari commented on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744183206
> what about log4j2.garbagefreeThreadContextMap ? probably it is not worth,
and we should perform benchmarks
@eolivelli Good point. That would also be required for [configu
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.git
The following commit(s) were added to refs/heads/master by this push:
new 4df7bb0 Fix NSQ source META-INF file name and so
sijie merged pull request #8941:
URL: https://github.com/apache/pulsar/pull/8941
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
sijie closed issue #8940:
URL: https://github.com/apache/pulsar/issues/8940
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 spec
sijie commented on pull request #8796:
URL: https://github.com/apache/pulsar/pull/8796#issuecomment-744173864
@michaeljmarshall It seems that all integration tests failed. It seems that
it is related to this change. I am trying it locally.
-
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 1654e88 Expose non-contiguous deleted messages ranges stats. (#8936)
add ff3dbce [ISSUE 8872][docs] fix the jso
sijie merged pull request #8920:
URL: https://github.com/apache/pulsar/pull/8920
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
sijie commented on pull request #8942:
URL: https://github.com/apache/pulsar/pull/8942#issuecomment-744164505
@aahmed-se :
> The limit should be per namespace.
We usually add a default setting to broker/cluster-level first. Then add the
setting to the namespace policy. We shou
sijie merged pull request #8936:
URL: https://github.com/apache/pulsar/pull/8936
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 26749a8 [Functions] Provide an interface for functions worker service
(#8560)
add 1654e88 Expose non-contiguou
wolfstudy commented on issue #8582:
URL: https://github.com/apache/pulsar/issues/8582#issuecomment-744159728
@EliHarper Any update for this issue?
This is an automated message from the Apache Git Service.
To respond to the me
codelipenghui opened a new pull request #8947:
URL: https://github.com/apache/pulsar/pull/8947
### Motivation
Fix subscription dispatch rate does not work after the topic unload without
dispatch rate limit.
Currently, if the subscription dispatch rate is present then update the ra
sijie merged pull request #8560:
URL: https://github.com/apache/pulsar/pull/8560
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 commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 3da2365 [ISSUE 8832] Avro custom schema not work
sijie merged pull request #8939:
URL: https://github.com/apache/pulsar/pull/8939
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
sijie closed issue #8832:
URL: https://github.com/apache/pulsar/issues/8832
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 spec
sijie commented on pull request #8945:
URL: https://github.com/apache/pulsar/pull/8945#issuecomment-744155419
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message,
lxcid commented on issue #8502:
URL: https://github.com/apache/pulsar/issues/8502#issuecomment-744148721
No problem! Hope to check back on this issue, any chance of dropping in next
release?
This is an automated message from
wuzhanpeng commented on a change in pull request #8946:
URL: https://github.com/apache/pulsar/pull/8946#discussion_r542085494
##
File path:
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java
##
@@ -3300,6 +3305,13 @@ private void scheduleTim
hrsakai edited a comment on issue #389:
URL:
https://github.com/apache/pulsar-client-go/issues/389#issuecomment-744091316
@milos-matijasevic
Yes, I reproduced scenario 1.
My PR is just to fix following the issue in the scenario 2.
> all messages before are acked even if every
hangc0276 commented on pull request #8946:
URL: https://github.com/apache/pulsar/pull/8946#issuecomment-744111964
@wuzhanpeng Please help take a look, thanks.
This is an automated message from the Apache Git Service.
To respo
Jennifer88huang merged pull request #8937:
URL: https://github.com/apache/pulsar/pull/8937
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
Jennifer88huang closed issue #8909:
URL: https://github.com/apache/pulsar/issues/8909
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 t
This is an automated email from the ASF dual-hosted git repository.
hjf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new a9e1ac3 [ISSUE 8909]Fix Giggso logo link error (#8
Jennifer88huang commented on pull request #8937:
URL: https://github.com/apache/pulsar/pull/8937#issuecomment-744109957
@reswqa that's ok. I mean if you're looking for kubernetes-helm.md, there is
no such md file. `kubernetes-helm` is the id of the getting-started-helm.md
file.
-
hangc0276 opened a new pull request #8946:
URL: https://github.com/apache/pulsar/pull/8946
Fix #7195
### Changes
1. add a schedulerTask to rollover the ledger in `ManagedLedgerImpl` instead
of `BrokerService`
2. add the test.
-
Jennifer88huang commented on pull request #8912:
URL: https://github.com/apache/pulsar/pull/8912#issuecomment-744108470
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the
hangc0276 removed a comment on pull request #8942:
URL: https://github.com/apache/pulsar/pull/8942#issuecomment-744103581
> The limit should be per namespace.
@aahmed-se Yes, the limit is per namespace.
This is an auto
hangc0276 commented on pull request #8942:
URL: https://github.com/apache/pulsar/pull/8942#issuecomment-744103581
> The limit should be per namespace.
@aahmed-se Yes, the limit is per namespace.
This is an automated me
codelipenghui commented on pull request #8939:
URL: https://github.com/apache/pulsar/pull/8939#issuecomment-744094433
@congbobo184 Could you please help take a loot at this PR?
This is an automated message from the Apache Git
hrsakai commented on issue #389:
URL:
https://github.com/apache/pulsar-client-go/issues/389#issuecomment-744091316
@milos-matijasevic
Yes, I reproduced scenario 1.
My PR is just to avoid following the issue in the scenario 2.
> all messages before are acked even if every 2nd i
eolivelli commented on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744071511
what about log4j2.garbagefreeThreadContextMap ? probably it is not worth,
and we should perform benchmarks
Thi
lhotari removed a comment on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744063839
/pulsarbot rerun-failure-checks
This is an automated message from the Apache Git Service.
To respond to t
lhotari commented on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744063839
/pulsarbot rerun-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
MarvinCai commented on pull request #8401:
URL: https://github.com/apache/pulsar/pull/8401#issuecomment-744058367
@tarpdalton here's the pr to support deliverAt and deliverAfter in ms for
Websocket producer:https://github.com/apache/pulsar/pull/8945
---
MarvinCai opened a new pull request #8945:
URL: https://github.com/apache/pulsar/pull/8945
### Motivation
Support deliverAt and deliverAfter attribute for Websocket producer
### Modifications
Apply deliverAt and deliverAfter to message builder for Websocket messa
aahmed-se commented on pull request #8942:
URL: https://github.com/apache/pulsar/pull/8942#issuecomment-744056976
The limit should be per namespace.
This is an automated message from the Apache Git Service.
To respond to the
moutasemalakkad commented on issue #8833:
URL: https://github.com/apache/pulsar/issues/8833#issuecomment-744056734
It worked fine when I downloaded Pulsar from Apache.
This is an automated message from the Apache Git Service.
moutasemalakkad closed issue #8833:
URL: https://github.com/apache/pulsar/issues/8833
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 t
lhotari edited a comment on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744050750
> Can you explain more why are you saying that we do not use Java Web Servet
technologies?
I didn't mean that. I reworded the sentence, it's now "Since Pulsar isn't
lhotari commented on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744050750
> Can you explain more why are you saying that we do not use Java Web Servet
technologies?
I didn't mean that. I reworded the sentence, it's now "Since Pulsar isn't a
J2EE
lhotari commented on issue #8875:
URL: https://github.com/apache/pulsar/issues/8875#issuecomment-744050285
There's also a PR to enable Log4j2's Garbage Free logging mode, it's #8944 .
Applying both #8908 and #8944 should reduce GC pressure.
Since both PRs are simply changes to the b
sijia-w edited a comment on issue #8477:
URL: https://github.com/apache/pulsar/issues/8477#issuecomment-743159417
#8919
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
sijie commented on pull request #8936:
URL: https://github.com/apache/pulsar/pull/8936#issuecomment-74404
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message,
sijie commented on pull request #8941:
URL: https://github.com/apache/pulsar/pull/8941#issuecomment-744045444
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message,
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.git
The following commit(s) were added to refs/heads/master by this push:
new ab35e2d [build] Use absolute path to locate lice
sijie merged pull request #8918:
URL: https://github.com/apache/pulsar/pull/8918
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
lhotari opened a new pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944
### Motivation
Log4j2 has a Garbage Free logging mode which reduces GC pressure since the
garbage created by logging is very low ("garbage free"). This mode is the
default of Log4j2 unless there
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.git
The following commit(s) were added to refs/heads/master by this push:
new 9405e6b Disable maven's http connection pooling
sijie merged pull request #8921:
URL: https://github.com/apache/pulsar/pull/8921
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
eolivelli commented on pull request #8944:
URL: https://github.com/apache/pulsar/pull/8944#issuecomment-744043877
Pulsar relays heavily on JAX-RS that is a server based technology.
Can you explain more why are you saying that we do not use Java Web Servet
technologies?
I am not ag
lhotari commented on pull request #8908:
URL: https://github.com/apache/pulsar/pull/8908#issuecomment-744043773
Related to log4j2 configuration and performance optimizations, there's a
separate pull request to enable Log4j2's Garbage Free logging mode: #8944 . The
Garbage Free logging mode
fshafiee opened a new issue #8943:
URL: https://github.com/apache/pulsar/issues/8943
**Is your enhancement request related to a problem? Please describe.**
Unable to setup delayed deliveries per subscription. In other words, the
current way of delaying messages does not conform to [follo
milos-matijasevic commented on issue #389:
URL:
https://github.com/apache/pulsar-client-go/issues/389#issuecomment-743996526
Thanks @hrsakai for working on this!
Did you try to reproduce scenario 1, if a connection to a broker is closed,
a consumer will continue to read messages fro
reswqa commented on pull request #8939:
URL: https://github.com/apache/pulsar/pull/8939#issuecomment-743992913
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message,
reswqa commented on a change in pull request #8939:
URL: https://github.com/apache/pulsar/pull/8939#discussion_r541881136
##
File path:
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/BrokerClientIntegrationTest.java
##
@@ -858,8 +861,40 @@ public void
asyncClose(or
reswqa commented on pull request #8939:
URL: https://github.com/apache/pulsar/pull/8939#issuecomment-743974928
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message,
eolivelli commented on a change in pull request #8939:
URL: https://github.com/apache/pulsar/pull/8939#discussion_r541878983
##
File path:
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/BrokerClientIntegrationTest.java
##
@@ -858,8 +861,40 @@ public void
asyncClose
jiazhai commented on pull request #8930:
URL: https://github.com/apache/pulsar/pull/8930#issuecomment-743971911
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
62 matches
Mail list logo