[pulsar-client-go] branch txn_API created (now 94d7765)

2023-04-05 Thread xiangying
This is an automated email from the ASF dual-hosted git repository. xiangying pushed a change to branch txn_API in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git at 94d7765 [feat][txn]Implement transactional consumer/producer API This branch includes the following

[pulsar-client-go] 01/01: [feat][txn]Implement transactional consumer/producer API

2023-04-05 Thread xiangying
This is an automated email from the ASF dual-hosted git repository. xiangying pushed a commit to branch txn_API in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git commit 94d776554c5cd2863c1e043984c4988b6f4e8626 Author: xiangying <1984997...@qq.com> AuthorDate: Wed Apr 5

[GitHub] [pulsar] lhotari closed pull request #19930: [fix][client] Fix DeadLetterProducer creation callback blocking client io thread.

2023-04-05 Thread via GitHub
lhotari closed pull request #19930: [fix][client] Fix DeadLetterProducer creation callback blocking client io thread. URL: https://github.com/apache/pulsar/pull/19930 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [pulsar] lhotari commented on pull request #19930: [fix][client] Fix DeadLetterProducer creation callback blocking client io thread.

2023-04-05 Thread via GitHub
lhotari commented on PR #19930: URL: https://github.com/apache/pulsar/pull/19930#issuecomment-1496992446 Closing and reopening to trigger a new build. -- 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

[GitHub] [pulsar] tisonkun commented on issue #19905: [Bug][CI] pulsar-function-go build failures are ignored when the last commit in the PR doesn't modify go files

2023-04-05 Thread via GitHub
tisonkun commented on issue #19905: URL: https://github.com/apache/pulsar/issues/19905#issuecomment-1497018351 * https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#git-diff-comparisons > Pull requests: Three-dot diffs are a comparison between the

[GitHub] [pulsar-client-go] liangyepianzhou opened a new pull request, #1002: [feat][txn]Implement transactional consumer/producer API

2023-04-05 Thread via GitHub
liangyepianzhou opened a new pull request, #1002: URL: https://github.com/apache/pulsar-client-go/pull/1002 Master Issue:https://github.com/apache/pulsar-client-go/issues/932 ### Motivation Implement transaction coordinator client. ### Modifications 1. Implement transaction

[GitHub] [pulsar] tisonkun closed issue #19973: [Bug] pulsar - avro.version has a vulnerability CVE-2021-43045

2023-04-05 Thread via GitHub
tisonkun closed issue #19973: [Bug] pulsar - avro.version has a vulnerability CVE-2021-43045 URL: https://github.com/apache/pulsar/issues/19973 -- 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

[GitHub] [pulsar] tisonkun commented on issue #19973: [Bug] pulsar - avro.version has a vulnerability CVE-2021-43045

2023-04-05 Thread via GitHub
tisonkun commented on issue #19973: URL: https://github.com/apache/pulsar/issues/19973#issuecomment-1497004615 Closing as invalid. This is a vulnerability report for .NET SDK. We're using the Java SDK only. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] tisonkun commented on issue #19856: Update jaxb and jax-rs libs

2023-04-05 Thread via GitHub
tisonkun commented on issue #19856: URL: https://github.com/apache/pulsar/issues/19856#issuecomment-1497024638 Hi @onobc! From the [mailing list thread](https://lists.apache.org/thread/74cq2tyt3h62tgop61br9w3rgwqtlcvm) @Shoothzj raised an issue that Spring Boot 2.x are still using the

[GitHub] [pulsar] lhotari closed pull request #19858: [fix][client] Release the orphan producers after the primary consumer is closed

2023-04-05 Thread via GitHub
lhotari closed pull request #19858: [fix][client] Release the orphan producers after the primary consumer is closed URL: https://github.com/apache/pulsar/pull/19858 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar] tisonkun commented on issue #19905: [Bug][CI] pulsar-function-go build failures are ignored when the last commit in the PR doesn't modify go files

2023-04-05 Thread via GitHub
tisonkun commented on issue #19905: URL: https://github.com/apache/pulsar/issues/19905#issuecomment-1497008497 Weird. Does GitHub Actions fileter paths only for the last commit? This should be a bug for the GHA side. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] lhotari commented on issue #20010: Flaky-test: PersistentTopicTest.testCreateTopicWithZombieReplicatorCursor

2023-04-05 Thread via GitHub
lhotari commented on issue #20010: URL: https://github.com/apache/pulsar/issues/20010#issuecomment-1497032638 @BewareMyPower Do you have a chance to fix this flaky test that was introduced by your PR #19972? thanks -- This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] lhotari commented on pull request #19584: [fix][fn] Make KubernetesRuntime translate characters in function tenant, namespace, and name during function removal to avoid label errors

2023-04-05 Thread via GitHub
lhotari commented on PR #19584: URL: https://github.com/apache/pulsar/pull/19584#issuecomment-1496989106 Closing and reopening to get a new build with a fresh merge commit for master branch in the build. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] csthomas1 opened a new pull request, #19584: [fix][fn] Make KubernetesRuntime translate characters in function tenant, namespace, and name during function removal to avoid label erro

2023-04-05 Thread via GitHub
csthomas1 opened a new pull request, #19584: URL: https://github.com/apache/pulsar/pull/19584 Make KubernetesRuntime translate tenant, namespace, and function name characters that are not allowed within Kubernetes labels as part of function removal. Fixes #19583 ###

[GitHub] [pulsar] lhotari closed pull request #19584: [fix][fn] Make KubernetesRuntime translate characters in function tenant, namespace, and name during function removal to avoid label errors

2023-04-05 Thread via GitHub
lhotari closed pull request #19584: [fix][fn] Make KubernetesRuntime translate characters in function tenant, namespace, and name during function removal to avoid label errors URL: https://github.com/apache/pulsar/pull/19584 -- This is an automated message from the Apache Git Service. To

[pulsar] branch master updated: [refactor][broker] Suppress error logging when message expiration fails (#19778)

2023-04-05 Thread nkurihar
This is an automated email from the ASF dual-hosted git repository. nkurihar 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 0d1fe1821e0 [refactor][broker] Suppress error

[GitHub] [pulsar] nkurihar merged pull request #19778: [refactor][broker] Suppress error logging when message expiration fails

2023-04-05 Thread via GitHub
nkurihar merged PR #19778: URL: https://github.com/apache/pulsar/pull/19778 -- 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:

[GitHub] [pulsar] lifepuzzlefun commented on issue #19917: [Bug] partitioned topic offload failed

2023-04-05 Thread via GitHub
lifepuzzlefun commented on issue #19917: URL: https://github.com/apache/pulsar/issues/19917#issuecomment-1496997908 can you provide some server log -- 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] [pulsar] Technoboy- merged pull request #19999: [improve][broker] PIP-192: Update the lookup data path to support deploy and rollback

2023-04-05 Thread via GitHub
Technoboy- merged PR #1: URL: https://github.com/apache/pulsar/pull/1 -- 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:

[pulsar] branch master updated: [improve][broker] PIP-192: Update the lookup data path to support deploy and rollback (#19999)

2023-04-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy 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 be7e890d91c [improve][broker] PIP-192:

[GitHub] [pulsar] laglangyue added a comment to the discussion: what happend for this exception

2023-04-05 Thread GitBox
GitHub user laglangyue added a comment to the discussion: what happend for this exception org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error) GitHub link:

[GitHub] [pulsar] michaeljmarshall commented on pull request #19989: [fix][broker] Only validate superuser access if authz enabled

2023-04-05 Thread via GitHub
michaeljmarshall commented on PR #19989: URL: https://github.com/apache/pulsar/pull/19989#issuecomment-1497653708 There are more, legitimate test failures. This one is next `testNamespacesApiRedirects`. Interestingly, it looks like that test might have a hint as to why the

[GitHub] [pulsar] BewareMyPower commented on pull request #19972: [fix][broker] Ignore and remove the replicator cursor when the remote cluster is absent

2023-04-05 Thread via GitHub
BewareMyPower commented on PR #19972: URL: https://github.com/apache/pulsar/pull/19972#issuecomment-1497573433 Okay, I assigned that issue to me first. -- 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

[GitHub] [pulsar] laglangyue edited a discussion: what happend for this exception

2023-04-05 Thread GitBox
GitHub user laglangyue edited a discussion: what happend for this exception STDOUT: 2023-04-05 14:30:05,358 CRIT uncaptured python exception, closing channel (stdout)> (:[Errno 29] Illegal seek [/usr/lib/python2.7/dist-packages/supervisor/supervisord.py|runforever|221]

[GitHub] [pulsar] laglangyue edited a discussion: what happend for this exception

2023-04-05 Thread GitBox
GitHub user laglangyue edited a discussion: what happend for this exception ```log STDOUT: 2023-04-05 14:30:05,358 CRIT uncaptured python exception, closing channel (stdout)> (:[Errno 29] Illegal seek [/usr/lib/python2.7/dist-packages/supervisor/supervisord.py|runforever|221]

[GitHub] [pulsar] laglangyue edited a discussion: what happend for this exception

2023-04-05 Thread GitBox
GitHub user laglangyue edited a discussion: what happend for this exception ```text STDOUT: 2023-04-05 14:30:05,358 CRIT uncaptured python exception, closing channel (stdout)> (:[Errno 29] Illegal seek [/usr/lib/python2.7/dist-packages/supervisor/supervisord.py|runforever|221]

[GitHub] [pulsar] onobc commented on issue #19856: Update jaxb and jax-rs libs

2023-04-05 Thread via GitHub
onobc commented on issue #19856: URL: https://github.com/apache/pulsar/issues/19856#issuecomment-1497494457 Hi @tisonkun , If the libs are all shaded it should not matter what version is used by the admin client - they are effectively invisible. IIRC, the only remaining unshaded

[GitHub] [pulsar-client-node] tisonkun commented on pull request #311: chore: update gitignore and add note in README

2023-04-05 Thread via GitHub
tisonkun commented on PR #311: URL: https://github.com/apache/pulsar-client-node/pull/311#issuecomment-1497499980 Merging... FYI - I'm trying to build API doc now and meet this misc issue to resolve :) -- This is an automated message from the Apache Git Service. To respond to the

[pulsar-client-node] branch master updated: chore: update gitignore and add note in README (#311)

2023-04-05 Thread tison
This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git The following commit(s) were added to refs/heads/master by this push: new 2f9a741 chore: update gitignore and

[GitHub] [pulsar-client-node] tisonkun merged pull request #311: chore: update gitignore and add note in README

2023-04-05 Thread via GitHub
tisonkun merged PR #311: URL: https://github.com/apache/pulsar-client-node/pull/311 -- 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:

[GitHub] [pulsar] sigikjohn-vargheese commented on issue #19970: [Bug] Return value of getPartitionedStats doesn't contain subscription type

2023-04-05 Thread via GitHub
sigikjohn-vargheese commented on issue #19970: URL: https://github.com/apache/pulsar/issues/19970#issuecomment-1497537294 @tisonkun Here is pared down snippet. I have a service which connects to Pulsar admin API to create Partitioned topics and then get PartitionedTopicStats. Details from

[GitHub] [pulsar-client-node] BewareMyPower commented on issue #312: Send timeout produces an incomprehensible error

2023-04-05 Thread via GitHub
BewareMyPower commented on issue #312: URL: https://github.com/apache/pulsar-client-node/issues/312#issuecomment-1497575065 > [Error: Failed to create producer: TimeOut] Is it not clear? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] laglangyue edited a discussion: what happend for this exception

2023-04-05 Thread GitBox
GitHub user laglangyue edited a discussion: what happend for this exception ` STDOUT: 2023-04-05 14:30:05,358 CRIT uncaptured python exception, closing channel (stdout)> (:[Errno 29] Illegal seek [/usr/lib/python2.7/dist-packages/supervisor/supervisord.py|runforever|221]

[GitHub] [pulsar] laglangyue edited a comment on the discussion: what happend for this exception

2023-04-05 Thread GitBox
GitHub user laglangyue edited a comment on the discussion: what happend for this exception I notice a exception when start bellow ```log org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error)

[GitHub] [pulsar] heesung-sn commented on issue #20007: Flaky-test: ExtensibleLoadManagerImplTest

2023-04-05 Thread via GitHub
heesung-sn commented on issue #20007: URL: https://github.com/apache/pulsar/issues/20007#issuecomment-1497679571 The fix pr #19945 has been merged. I dont expect these tests to be flaky, moving forward. As we are very active working on this component, we will fix any future issues quickly.

[GitHub] [pulsar] chrisxrepo edited a discussion: P99 of write increases largely while Pulsar disk reads increase

2023-04-05 Thread GitBox
GitHub user chrisxrepo edited a discussion: P99 of write increases largely while Pulsar disk reads increase ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version v2.10.3 journal nvme + ledger hdd ###

[GitHub] [pulsar] lhotari merged pull request #20011: [improve][proxy] Implement graceful shutdown for Pulsar Proxy

2023-04-05 Thread via GitHub
lhotari merged PR #20011: URL: https://github.com/apache/pulsar/pull/20011 -- 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:

[pulsar] branch master updated: [improve][proxy] Implement graceful shutdown for Pulsar Proxy (#20011)

2023-04-05 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari 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 0c9a866f948 [improve][proxy] Implement

[GitHub] [pulsar-client-node] tisonkun commented on issue #305: Optimize CI performance

2023-04-05 Thread via GitHub
tisonkun commented on issue #305: URL: https://github.com/apache/pulsar-client-node/issues/305#issuecomment-1497070999 This is a common issue that using QEMU to emulate ARM64 instructions on AMD64 machines is slow. I don't think we have good solutions for it, but waiting for GitHub

[GitHub] [pulsar] tisonkun commented on issue #20013: CVE-2022-1471 identified on pulsar client for snakeyaml's SafeConstructor usage mandate

2023-04-05 Thread via GitHub
tisonkun commented on issue #20013: URL: https://github.com/apache/pulsar/issues/20013#issuecomment-1497157706 @lhotari @nicoloboschi IIRC snakeyaml has several CVEs and while bumping from 1.30 to 1.32 there are still remaining ones. What's your suggestion on handling this issue? Is

[GitHub] [pulsar] tisonkun merged pull request #19959: [improve][sql] Remove unnecessary future encapsulation

2023-04-05 Thread via GitHub
tisonkun merged PR #19959: URL: https://github.com/apache/pulsar/pull/19959 -- 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:

[pulsar] branch master updated: [improve][sql] Remove unnecessary future encapsulation (#19959)

2023-04-05 Thread tison
This is an automated email from the ASF dual-hosted git repository. tison 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 f568c8f4982 [improve][sql] Remove unnecessary

[GitHub] [pulsar] Technoboy- commented on pull request #19989: [fix][broker] Only validate superuser access if authz enabled

2023-04-05 Thread via GitHub
Technoboy- commented on PR #19989: URL: https://github.com/apache/pulsar/pull/19989#issuecomment-1497378298 /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

[GitHub] [pulsar] lifepuzzlefun commented on pull request #19929: [fix][client] Cache empty schema version in ProducerImpl schemaCache.

2023-04-05 Thread via GitHub
lifepuzzlefun commented on PR #19929: URL: https://github.com/apache/pulsar/pull/19929#issuecomment-1497405509 ping @BewareMyPower @Technoboy- @congbobo184 @liangyepianzhou can you take a look ? thank you : - ) -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] codecov-commenter commented on pull request #19858: [fix][client] Release the orphan producers after the primary consumer is closed

2023-04-05 Thread via GitHub
codecov-commenter commented on PR #19858: URL: https://github.com/apache/pulsar/pull/19858#issuecomment-1497073947 ## [Codecov](https://codecov.io/gh/apache/pulsar/pull/19858?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [pulsar-client-node] tisonkun closed issue #63: Avoid passphrase request ?

2023-04-05 Thread via GitHub
tisonkun closed issue #63: Avoid passphrase request ? URL: https://github.com/apache/pulsar-client-node/issues/63 -- 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

[GitHub] [pulsar-client-node] tisonkun closed issue #22: Convert project to typescript.

2023-04-05 Thread via GitHub
tisonkun closed issue #22: Convert project to typescript. URL: https://github.com/apache/pulsar-client-node/issues/22 -- 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

[GitHub] [pulsar-client-node] tisonkun commented on issue #22: Convert project to typescript.

2023-04-05 Thread via GitHub
tisonkun commented on issue #22: URL: https://github.com/apache/pulsar-client-node/issues/22#issuecomment-1497074453 Closed as types are provided. -- 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] [pulsar] Technoboy- closed pull request #19999: [improve][broker] PIP-192: Update the lookup data path to support deploy and rollback

2023-04-05 Thread via GitHub
Technoboy- closed pull request #1: [improve][broker] PIP-192: Update the lookup data path to support deploy and rollback URL: https://github.com/apache/pulsar/pull/1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] lhotari commented on issue #20013: CVE-2022-1471 identified on pulsar client for snakeyaml's SafeConstructor usage mandate

2023-04-05 Thread via GitHub
lhotari commented on issue #20013: URL: https://github.com/apache/pulsar/issues/20013#issuecomment-1497249154 > @lhotari @nicoloboschi IIRC snakeyaml has several CVEs and while bumping from 1.30 to 1.32 there are still remaining ones. > > What's your suggestion on handling this

[GitHub] [pulsar] tisonkun commented on pull request #19959: [improve][sql] Remove unnecessary future encapsulation

2023-04-05 Thread via GitHub
tisonkun commented on PR #19959: URL: https://github.com/apache/pulsar/pull/19959#issuecomment-1497313806 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 to go to the specific comment. To

[GitHub] [pulsar] tisonkun opened a new pull request, #20016: [feat][sql] Bump Trino version to 368 and fix Decimal breaking change

2023-04-05 Thread via GitHub
tisonkun opened a new pull request, #20016: URL: https://github.com/apache/pulsar/pull/20016 This is a follow-up to https://github.com/apache/pulsar/pull/16683. And it fixes one of the breaking changes noted at https://github.com/apache/pulsar/pull/16494. The final goal should

[GitHub] [pulsar] poorbarcode commented on pull request #19858: [fix][client] Release the orphan producers after the primary consumer is closed

2023-04-05 Thread via GitHub
poorbarcode commented on PR #19858: URL: https://github.com/apache/pulsar/pull/19858#issuecomment-1497433897 /pulsarbot rerun-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

[GitHub] [pulsar] Demogorgon314 commented on a diff in pull request #19999: [improve][broker] PIP-192: Update the lookup data path to support deploy and rollback

2023-04-05 Thread via GitHub
Demogorgon314 commented on code in PR #1: URL: https://github.com/apache/pulsar/pull/1#discussion_r1158175085 ## pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImplTest.java: ## @@ -513,6 +515,35 @@ public Map filter(Map

[GitHub] [pulsar] tisonkun commented on issue #19985: Flaky-test: Could not transfer artifact - Connect to repository.apache.org:443 timed out

2023-04-05 Thread via GitHub
tisonkun commented on issue #19985: URL: https://github.com/apache/pulsar/issues/19985#issuecomment-1497153637 Closing... This seems to be a network issue instead of something we can improve. If you have more evidence that it's something we're doing wrong. Please bring this issue

[GitHub] [pulsar] lhotari commented on pull request #19945: [improve][broker] PIP-192 updated metrics and cleanup broker selector

2023-04-05 Thread via GitHub
lhotari commented on PR #19945: URL: https://github.com/apache/pulsar/pull/19945#issuecomment-1497230092 /pulsarbot rerun-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

[GitHub] [pulsar] chrisxrepo opened a new issue, #20015: [Bug] pulsar读盘时,写入P999大幅增加

2023-04-05 Thread via GitHub
chrisxrepo opened a new issue, #20015: URL: https://github.com/apache/pulsar/issues/20015 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version v2.10.3 journal nvme + ledger hdd

[pulsar] branch branch-2.11 updated: [fix][client] Fix DeadLetterProducer creation callback blocking client io thread. (#19930)

2023-04-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.11 by this push: new bbf52cf23db [fix][client] Fix

[pulsar-client-go] branch txn_API updated (94d7765 -> f5e1893)

2023-04-05 Thread xiangying
This is an automated email from the ASF dual-hosted git repository. xiangying pushed a change to branch txn_API in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git from 94d7765 [feat][txn]Implement transactional consumer/producer API add f5e1893 rollback No new

[pulsar] branch master updated: [improve][broker] PIP-192 updated metrics and cleanup broker selector (#19945)

2023-04-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy 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 32e677d5264 [improve][broker] PIP-192

[GitHub] [pulsar] Technoboy- merged pull request #19945: [improve][broker] PIP-192 updated metrics and cleanup broker selector

2023-04-05 Thread via GitHub
Technoboy- merged PR #19945: URL: https://github.com/apache/pulsar/pull/19945 -- 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:

[GitHub] [pulsar] tisonkun closed issue #19985: Flaky-test: Could not transfer artifact - Connect to repository.apache.org:443 timed out

2023-04-05 Thread via GitHub
tisonkun closed issue #19985: Flaky-test: Could not transfer artifact - Connect to repository.apache.org:443 timed out URL: https://github.com/apache/pulsar/issues/19985 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [pulsar] tisonkun commented on issue #20003: [clarification][Doc] bouncy castle providers only support JCE not JSSE

2023-04-05 Thread via GitHub
tisonkun commented on issue #20003: URL: https://github.com/apache/pulsar/issues/20003#issuecomment-1497154804 @yuweisung can you share some links or screenshots to elaborate what pages of the doc are related? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] tisonkun commented on issue #20015: [Bug] pulsar读盘时,写入P999大幅增加

2023-04-05 Thread via GitHub
tisonkun commented on issue #20015: URL: https://github.com/apache/pulsar/issues/20015#issuecomment-1497344722 This should be a use-case question. Moved to the Q forum. Also, please translate the content to English for most community members reading your questions. -- This is an

[GitHub] [pulsar] Technoboy- merged pull request #19930: [fix][client] Fix DeadLetterProducer creation callback blocking client io thread.

2023-04-05 Thread via GitHub
Technoboy- merged PR #19930: URL: https://github.com/apache/pulsar/pull/19930 -- 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:

[GitHub] [pulsar] Technoboy- closed issue #19784: [Bug] Deadlock on Pulsar Java client side

2023-04-05 Thread via GitHub
Technoboy- closed issue #19784: [Bug] Deadlock on Pulsar Java client side URL: https://github.com/apache/pulsar/issues/19784 -- 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

[pulsar] branch master updated (f568c8f4982 -> 836f03202da)

2023-04-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from f568c8f4982 [improve][sql] Remove unnecessary future encapsulation (#19959) add 836f03202da [fix][client]

[GitHub] [pulsar] tisonkun closed issue #20015: P99 of write increases largely while Pulsar disk reads increase

2023-04-05 Thread via GitHub
tisonkun closed issue #20015: P99 of write increases largely while Pulsar disk reads increase URL: https://github.com/apache/pulsar/issues/20015 -- 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

[pulsar] branch branch-2.11 updated: Fix license header issue.

2023-04-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.11 by this push: new eeab999755f Fix license header

[GitHub] [pulsar-client-node] tisonkun opened a new issue, #312: Send timeout produces an incomprehensible error

2023-04-05 Thread via GitHub
tisonkun opened a new issue, #312: URL: https://github.com/apache/pulsar-client-node/issues/312 I change the timeout settings in `examples/produce.js` to 1 second, and run it without a running Pulsar server. The program failed due to timeout, but the error message is incomprehensible:

[GitHub] [pulsar-client-node] RobertIndie opened a new issue, #254: Install failed on macos x64 using clang

2023-04-05 Thread via GitHub
RobertIndie opened a new issue, #254: URL: https://github.com/apache/pulsar-client-node/issues/254 When I install the nodejs on my mac os, it failed with this output: ``` npm ERR! code 1 npm ERR! path /usr/local/lib/node_modules/pulsar-client npm ERR! command failed npm ERR!

[GitHub] [pulsar-client-node] tisonkun commented on issue #63: Avoid passphrase request ?

2023-04-05 Thread via GitHub
tisonkun commented on issue #63: URL: https://github.com/apache/pulsar-client-node/issues/63#issuecomment-1497073766 Closed as stale. Lack of background. -- 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

[GitHub] [pulsar] codecov-commenter commented on pull request #19930: [fix][client] Fix DeadLetterProducer creation callback blocking client io thread.

2023-04-05 Thread via GitHub
codecov-commenter commented on PR #19930: URL: https://github.com/apache/pulsar/pull/19930#issuecomment-1497082272 ## [Codecov](https://codecov.io/gh/apache/pulsar/pull/19930?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [pulsar] lhotari commented on issue #20007: Flaky-test: ExtensibleLoadManagerImplTest

2023-04-05 Thread via GitHub
lhotari commented on issue #20007: URL: https://github.com/apache/pulsar/issues/20007#issuecomment-1497233751 It would be useful to quarantine the flaky ExtensibleLoadManagerImplTest in the flaky or quarantine group since it's really a waste of time when a lot of builds fail. Once it's

[GitHub] [pulsar] lifepuzzlefun opened a new pull request, #20018: [improve][broker] Recover batch deleted Index when cursor recover from metadataStore.

2023-04-05 Thread via GitHub
lifepuzzlefun opened a new pull request, #20018: URL: https://github.com/apache/pulsar/pull/20018 ### Motivation ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following

[GitHub] [pulsar-client-node] tisonkun opened a new pull request, #311: chore: update gitignore and add note in README

2023-04-05 Thread via GitHub
tisonkun opened a new pull request, #311: URL: https://github.com/apache/pulsar-client-node/pull/311 AS TITLE ### Documentation - [ ] `doc-required` (Your PR needs to update docs and you will update later) - [x] `doc-not-needed` (Please explain why)

[GitHub] [pulsar-client-node] tisonkun closed issue #254: Install failed on macos x64 using clang

2023-04-05 Thread via GitHub
tisonkun closed issue #254: Install failed on macos x64 using clang URL: https://github.com/apache/pulsar-client-node/issues/254 -- 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.

[GitHub] [pulsar-client-node] tisonkun commented on issue #254: Install failed on macos x64 using clang

2023-04-05 Thread via GitHub
tisonkun commented on issue #254: URL: https://github.com/apache/pulsar-client-node/issues/254#issuecomment-1497072132 Closed. This should be resolved on master. Cannot reproduce. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[pulsar] branch master updated (0d1fe1821e0 -> 7813daba863)

2023-04-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from 0d1fe1821e0 [refactor][broker] Suppress error logging when message expiration fails (#19778) add 7813daba863

[GitHub] [pulsar] Technoboy- merged pull request #19958: [improve][broker] PIP-192: Filter the transfer dest broker

2023-04-05 Thread via GitHub
Technoboy- merged PR #19958: URL: https://github.com/apache/pulsar/pull/19958 -- 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:

[GitHub] [pulsar] tisonkun added a comment to the discussion: P99 of write increases largely while Pulsar disk reads increase

2023-04-05 Thread GitBox
GitHub user tisonkun added a comment to the discussion: P99 of write increases largely while Pulsar disk reads increase This should be a use-case question. Moved to the Q forum. Also, please translate the content to English for most community members reading your questions. GitHub link:

[GitHub] [pulsar] yuweisung commented on issue #20003: [clarification][Doc] bouncy castle providers only support JCE not JSSE

2023-04-05 Thread via GitHub
yuweisung commented on issue #20003: URL: https://github.com/apache/pulsar/issues/20003#issuecomment-1497434527 https://pulsar.apache.org/docs/next/security-encryption/ The doc tree on the left side shows "encryption -> end to end, tls encryption, bc encryption." I would recommend

[GitHub] [pulsar-client-node] tisonkun commented on issue #312: Send timeout produces an incomprehensible error

2023-04-05 Thread via GitHub
tisonkun commented on issue #312: URL: https://github.com/apache/pulsar-client-node/issues/312#issuecomment-1497692167 @BewareMyPower 藍 You're right. -- 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

[GitHub] [pulsar-client-node] tisonkun closed issue #312: Send timeout produces an incomprehensible error

2023-04-05 Thread via GitHub
tisonkun closed issue #312: Send timeout produces an incomprehensible error URL: https://github.com/apache/pulsar-client-node/issues/312 -- 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

[GitHub] [pulsar] chrisxrepo added a comment to the discussion: P99 of write increases largely while Pulsar disk reads increase

2023-04-05 Thread GitBox
GitHub user chrisxrepo added a comment to the discussion: P99 of write increases largely while Pulsar disk reads increase ok GitHub link: https://github.com/apache/pulsar/discussions/20017#discussioncomment-5534436 This is an automatically sent email for commits@pulsar.apache.org. To

[GitHub] [pulsar] heesung-sn commented on issue #20007: Flaky-test: ExtensibleLoadManagerImplTest

2023-04-05 Thread via GitHub
heesung-sn commented on issue #20007: URL: https://github.com/apache/pulsar/issues/20007#issuecomment-1497851354 For sure, if this test continues to be flaky, I am okay with quarantining it. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] github-actions[bot] commented on pull request #20021: [FIX][pulsar-function-go]check user metric len before iterating

2023-04-05 Thread via GitHub
github-actions[bot] commented on PR #20021: URL: https://github.com/apache/pulsar/pull/20021#issuecomment-1497964887 @flowchartsman Please add the following content to your PR description and select a checkbox: ``` - [ ] `doc` - [ ] `doc-required` - [ ] `doc-not-needed` -

[GitHub] [pulsar] flowchartsman opened a new pull request, #20021: [FIX][pulsar-function-go]check user metric len before iterating

2023-04-05 Thread via GitHub
flowchartsman opened a new pull request, #20021: URL: https://github.com/apache/pulsar/pull/20021 Fixes #20020 ### Modifications check for `len() == 0` before iterating, otherwise return empty map. ### Verifying this change - [ ] Make sure that the change passes

[GitHub] [pulsar] flowchartsman opened a new issue, #20020: [Bug] [pulsar-function-go] - bounds check issue on user metrics

2023-04-05 Thread via GitHub
flowchartsman opened a new issue, #20020: URL: https://github.com/apache/pulsar/issues/20020 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version issuing a `pulsar-admin functions

[GitHub] [pulsar] anthonyikeda opened a new issue, #20022: [Bug] Pulsara Client ignores producer schema

2023-04-05 Thread via GitHub
anthonyikeda opened a new issue, #20022: URL: https://github.com/apache/pulsar/issues/20022 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 2.11.0 ### Minimal reproduce

[GitHub] [pulsar] michaeljmarshall opened a new issue, #20023: Authorization and Geo-Replication are tightly coupled

2023-04-05 Thread via GitHub
michaeljmarshall opened a new issue, #20023: URL: https://github.com/apache/pulsar/issues/20023 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation While working on

[GitHub] [pulsar] anthonyikeda commented on issue #20022: [Bug] Pulsar Client ignores producer schema

2023-04-05 Thread via GitHub
anthonyikeda commented on issue #20022: URL: https://github.com/apache/pulsar/issues/20022#issuecomment-1498069894 Am I getting my schemas mixed up? Tried using schema type AVRO but now getting: ```bash 2023-04-05T13:09:56,851-0700 [main] ERROR

[GitHub] [pulsar] lhotari commented on issue #20007: Flaky-test: ExtensibleLoadManagerImplTest

2023-04-05 Thread via GitHub
lhotari commented on issue #20007: URL: https://github.com/apache/pulsar/issues/20007#issuecomment-1497993080 > For sure, if this test continues to be flaky, I am okay with quarantining it. Great! Thanks for addressing the immediate issue. -- This is an automated message from the

[GitHub] [pulsar] michaeljmarshall commented on pull request #19989: [fix][broker] Only validate superuser access if authz enabled

2023-04-05 Thread via GitHub
michaeljmarshall commented on PR #19989: URL: https://github.com/apache/pulsar/pull/19989#issuecomment-1498037923 This is the part of the code that has the "hack" described in the above comment:

[GitHub] [pulsar] michaeljmarshall commented on pull request #19989: [fix][broker] Only validate superuser access if authz enabled

2023-04-05 Thread via GitHub
michaeljmarshall commented on PR #19989: URL: https://github.com/apache/pulsar/pull/19989#issuecomment-1498164237 After discovering the hack, I noticed that the "easiest" solution is to add the check for authentication back in. I don't have time to dig into the (surprising) coupling of

[GitHub] [pulsar] michaeljmarshall commented on issue #17080: Flaky-test: ReplicatorTest.activeBrokerParse

2023-04-05 Thread via GitHub
michaeljmarshall commented on issue #17080: URL: https://github.com/apache/pulsar/issues/17080#issuecomment-1498169336 I think I figured out why the test was flaky. We don't need to re-open this. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] michaeljmarshall commented on pull request #19976: [improve][txn] Cleanup how superusers abort txns

2023-04-05 Thread via GitHub
michaeljmarshall commented on PR #19976: URL: https://github.com/apache/pulsar/pull/19976#issuecomment-1498195157 @Technoboy- - I just discovered that this PR will fix a regression introduced by https://github.com/apache/pulsar/pull/19467. Once this is ready to go (hopefully today), I will

[GitHub] [pulsar] michaeljmarshall commented on pull request #19989: [fix][broker] Only validate superuser access if authz enabled

2023-04-05 Thread via GitHub
michaeljmarshall commented on PR #19989: URL: https://github.com/apache/pulsar/pull/19989#issuecomment-1498205489 > @michaeljmarshall Is it possible to add a test to make we will not be impacted in the future? @codelipenghui - given that it made a test fail, I think we're "covered"

[GitHub] [pulsar] michaeljmarshall commented on pull request #19888: [feat][fn] PIP-257: Support mounting k8s ServiceAccount for OIDC auth

2023-04-05 Thread via GitHub
michaeljmarshall commented on PR #19888: URL: https://github.com/apache/pulsar/pull/19888#issuecomment-1498232627 /pulsarbot rerun-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

[pulsar] branch branch-2.9 updated: [fix][broker] Only validate superuser access if authz enabled (#19989)

2023-04-05 Thread mmarshall
This is an automated email from the ASF dual-hosted git repository. mmarshall pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new 7337470f335 [fix][broker] Only

  1   2   >