[GitHub] [pulsar] Jennifer88huang commented on pull request #7667: [docs] Use `minikube service` to expose ports

2020-07-29 Thread GitBox
Jennifer88huang commented on pull request #7667: URL: https://github.com/apache/pulsar/pull/7667#issuecomment-665569284 The content has been added since v2.5.0. So it adopts to all versions since v2.5.0. This is an

[GitHub] [pulsar] sandrzejczak opened a new pull request #7691: [Issue #7556][pulsar-client] Ensure parallel invocations of MultiTopicsConsumerImpl::subscribeAsync with same topic name do not produce

2020-07-29 Thread GitBox
sandrzejczak opened a new pull request #7691: URL: https://github.com/apache/pulsar/pull/7691 Fixes #7556 ### Motivation We use PatternMultiTopicsConsumerImpl in our solution, but we need to subscribe to new topics instantly after their creation. Default behavior of

[GitHub] [pulsar] Jennifer88huang removed a comment on pull request #7667: [docs] Use `minikube service` to expose ports

2020-07-29 Thread GitBox
Jennifer88huang removed a comment on pull request #7667: URL: https://github.com/apache/pulsar/pull/7667#issuecomment-665498593 Hi @kristi, thank you very much for your contribution. I found an issue with it. This file is not displayed anywhere on [Pulsar doc

[GitHub] [pulsar] sandrzejczak edited a comment on issue #7556: Possibility to break a state in MultiTopicsConsumerImpl class during subscribe new topics

2020-07-29 Thread GitBox
sandrzejczak edited a comment on issue #7556: URL: https://github.com/apache/pulsar/issues/7556#issuecomment-665544081 Hi, I would like to prepare a pull request for this issue. This is an automated message from the

[GitHub] [pulsar] sijie commented on a change in pull request #7668: update aws deployment for 2.6.0

2020-07-29 Thread GitBox
sijie commented on a change in pull request #7668: URL: https://github.com/apache/pulsar/pull/7668#discussion_r462400610 ## File path: deployment/terraform-ansible/deploy-pulsar.yaml ## @@ -28,20 +28,21 @@ state: directory with_items: ["/opt/pulsar"] -

[GitHub] [pulsar] sandrzejczak commented on issue #7545: A swallowed exception in exception handling during subscribe new topic

2020-07-29 Thread GitBox
sandrzejczak commented on issue #7545: URL: https://github.com/apache/pulsar/issues/7545#issuecomment-665544782 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] sijie commented on a change in pull request #7690: [proxy] Fix deadlock in pulsar proxy

2020-07-29 Thread GitBox
sijie commented on a change in pull request #7690: URL: https://github.com/apache/pulsar/pull/7690#discussion_r462397385 ## File path: pulsar-proxy/src/main/java/org/apache/pulsar/proxy/server/util/ZookeeperCacheLoader.java ## @@ -78,11 +84,14 @@ public LoadManagerReport

[pulsar] branch master updated: Add additional metrics for Pulsar Function Worker (#7685)

2020-07-29 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng 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 767c0d9 Add additional metrics for Pulsar

[GitHub] [pulsar] codelipenghui commented on pull request #7690: [proxy] Fix deadlock in pulsar proxy

2020-07-29 Thread GitBox
codelipenghui commented on pull request #7690: URL: https://github.com/apache/pulsar/pull/7690#issuecomment-665679549 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] codelipenghui commented on a change in pull request #7552: [Transaction] Produce transaction messages and commit

2020-07-29 Thread GitBox
codelipenghui commented on a change in pull request #7552: URL: https://github.com/apache/pulsar/pull/7552#discussion_r462299542 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java ## @@ -1674,40 +1687,134 @@ protected void

[GitHub] [pulsar] codelipenghui commented on issue #7545: A swallowed exception in exception handling during subscribe new topic

2020-07-29 Thread GitBox
codelipenghui commented on issue #7545: URL: https://github.com/apache/pulsar/issues/7545#issuecomment-665661651 @sandrzejczak thanks for the confirmation. I will close this issue first. This is an automated message from the

[GitHub] [pulsar] sandrzejczak commented on issue #7556: Possibility to break a state in MultiTopicsConsumerImpl class during subscribe new topics

2020-07-29 Thread GitBox
sandrzejczak commented on issue #7556: URL: https://github.com/apache/pulsar/issues/7556#issuecomment-665544081 Hi, I would like to prepare a Pull Request for this issue. This is an automated message from the Apache Git

[GitHub] [pulsar] massakam opened a new pull request #7690: [proxy] Fix deadlock in pulsar proxy

2020-07-29 Thread GitBox
massakam opened a new pull request #7690: URL: https://github.com/apache/pulsar/pull/7690 ### Motivation When a broker server is restarted, the Pulsar proxy outputs the following warning: ``` 15:09:01.486 [main-EventThread] INFO o.a.p.z.ZooKeeperChildrenCache -

[GitHub] [pulsar] gaoran10 commented on a change in pull request #7552: [Transaction] Produce transaction messages and commit

2020-07-29 Thread GitBox
gaoran10 commented on a change in pull request #7552: URL: https://github.com/apache/pulsar/pull/7552#discussion_r462457051 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java ## @@ -1674,40 +1687,134 @@ protected void

[GitHub] [pulsar] sandrzejczak removed a comment on issue #7545: A swallowed exception in exception handling during subscribe new topic

2020-07-29 Thread GitBox
sandrzejczak removed a comment on issue #7545: URL: https://github.com/apache/pulsar/issues/7545#issuecomment-665544782 Hi, I would like to prepare a pull request for this issue. This is an automated message from the

[GitHub] [pulsar] codelipenghui closed issue #7545: A swallowed exception in exception handling during subscribe new topic

2020-07-29 Thread GitBox
codelipenghui closed issue #7545: URL: https://github.com/apache/pulsar/issues/7545 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 master updated: Fix deduplication cursor does not delete after disabling message deduplication (#7656)

2020-07-29 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui 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 2bba620 Fix deduplication cursor does not

[pulsar] branch master updated: [docs] Use `minikube service` to expose ports (#7667)

2020-07-29 Thread rxl
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.git The following commit(s) were added to refs/heads/master by this push: new 3b41dce [docs] Use `minikube service` to expose

[pulsar] branch master updated: passes on authenticationData (#7694)

2020-07-29 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 c7dc782 passes on authenticationData (#7694)

[pulsar] branch branch-2.6 updated: Fix deduplication cursor does not delete after disabling message deduplication (#7656)

2020-07-29 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.6 by this push: new 0a19dec Fix deduplication cursor does not

[pulsar] 02/02: passes on authenticationData (#7694)

2020-07-29 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 7e59203cacdbc60d46914e4f432a3aa734aab27f Author: Joshua Decosta AuthorDate: Wed Jul 29 23:23:36 2020 -0400 passes

[pulsar] branch branch-2.6 updated (0a19dec -> 7e59203)

2020-07-29 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a change to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 0a19dec Fix deduplication cursor does not delete after disabling message deduplication (#7656) new 3c683a8

[pulsar] 01/02: [docs] Use `minikube service` to expose ports (#7667)

2020-07-29 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 3c683a8a2fcf1e9a02e35bbe033ea74f82ce4629 Author: Kristi AuthorDate: Wed Jul 29 20:01:10 2020 -0700 [docs] Use

[GitHub] [pulsar] sijie closed issue #3570: Intermittent test failure PulsarWorkerAssignmentTest. testFunctionAssignments

2020-07-29 Thread GitBox
sijie closed issue #3570: URL: https://github.com/apache/pulsar/issues/3570 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] Huanli-Meng commented on a change in pull request #7667: [docs] Use `minikube service` to expose ports

2020-07-29 Thread GitBox
Huanli-Meng commented on a change in pull request #7667: URL: https://github.com/apache/pulsar/pull/7667#discussion_r461376285 ## File path: site2/docs/getting-started-helm.md ## @@ -200,7 +200,7 @@ We use

[GitHub] [pulsar] Huanli-Meng commented on a change in pull request #7643: [docs] Fix wrong required properties for HDFS2 sink

2020-07-29 Thread GitBox
Huanli-Meng commented on a change in pull request #7643: URL: https://github.com/apache/pulsar/pull/7643#discussion_r461390799 ## File path: site2/docs/io-hdfs2-sink.md ## @@ -21,8 +21,8 @@ The configuration of the HDFS2 sink connector has the following properties. |

[GitHub] [pulsar] srkukarni commented on a change in pull request #7681: Added ability to specify runtime for localrunner

2020-07-29 Thread GitBox
srkukarni commented on a change in pull request #7681: URL: https://github.com/apache/pulsar/pull/7681#discussion_r461744282 ## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java ## @@ -618,6 +618,8 @@ protected void

[GitHub] [pulsar-client-go] merlimat merged pull request #336: [Issue 335]Fix producer state by reconnecting when receiving unexpected receipts…

2020-07-29 Thread GitBox
merlimat merged pull request #336: URL: https://github.com/apache/pulsar-client-go/pull/336 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

[pulsar] branch master updated: fix #7437 (#7687)

2020-07-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 f2532c8 fix #7437 (#7687) f2532c8 is described

[GitHub] [pulsar] sijie commented on issue #3330: tlsEnabled not respected in broker or proxy

2020-07-29 Thread GitBox
sijie commented on issue #3330: URL: https://github.com/apache/pulsar/issues/3330#issuecomment-664734914 @ivankelly is there anything we can do here? Or shall we just close the issue? This is an automated message from the

[GitHub] [pulsar] xavipen commented on issue #6924: Exception creating producer on unit test using PulsarStandalone

2020-07-29 Thread GitBox
xavipen commented on issue #6924: URL: https://github.com/apache/pulsar/issues/6924#issuecomment-665308051 Thanks for the update This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] wolfstudy merged pull request #7661: fix batchReceiveAsync not completed exceptionally when closing Consumer

2020-07-29 Thread GitBox
wolfstudy merged pull request #7661: URL: https://github.com/apache/pulsar/pull/7661 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] sijie commented on issue #5012: [flaky test] BasicEndToEndTest.testNegativeAcks

2020-07-29 Thread GitBox
sijie commented on issue #5012: URL: https://github.com/apache/pulsar/issues/5012#issuecomment-664734101 Close this issue for now. We can reopen a new one if the test fails again. This is an automated message from the Apache

[GitHub] [pulsar] wolfstudy edited a comment on pull request #7606: [oauth2 cpp] add support to read credentials from file

2020-07-29 Thread GitBox
wolfstudy edited a comment on pull request #7606: URL: https://github.com/apache/pulsar/pull/7606#issuecomment-664857771 cpp ci keeps showing the following error: ``` Build Pulsar C++ client using image apachepulsar/pulsar-build:ubuntu-16.04 (pass for incremental build)

[GitHub] [pulsar] sijie closed issue #4896: NamespacesTest.cleanup is flaky

2020-07-29 Thread GitBox
sijie closed issue #4896: URL: https://github.com/apache/pulsar/issues/4896 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-client-go] merlimat merged pull request #337: Avoid producer deadlock on connection closing

2020-07-29 Thread GitBox
merlimat merged pull request #337: URL: https://github.com/apache/pulsar-client-go/pull/337 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] sijie closed issue #4947: [function]Does the pulsar support connecting to the database in function?

2020-07-29 Thread GitBox
sijie closed issue #4947: URL: https://github.com/apache/pulsar/issues/4947 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] rushsky518 commented on pull request #7448: make AsyncHttpConnector.delayer thread daemon

2020-07-29 Thread GitBox
rushsky518 commented on pull request #7448: URL: https://github.com/apache/pulsar/pull/7448#issuecomment-665434306 > > > @rushsky518 There are some tests fixes in the master branch, I think you need to merge the master branch, Otherwise, the CI can't be passed. And you'd better to

[GitHub] [pulsar] wolfstudy merged pull request #7316: [Issue 7315][docker-compose]

2020-07-29 Thread GitBox
wolfstudy merged pull request #7316: URL: https://github.com/apache/pulsar/pull/7316 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] jiazhai commented on pull request #7572: [CPP] Fix segment crashes that caused by race condition of timer in cpp client

2020-07-29 Thread GitBox
jiazhai commented on pull request #7572: URL: https://github.com/apache/pulsar/pull/7572#issuecomment-664758873 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] Jennifer88huang merged pull request #7643: [docs] Fix wrong required properties for HDFS2 sink

2020-07-29 Thread GitBox
Jennifer88huang merged pull request #7643: URL: https://github.com/apache/pulsar/pull/7643 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] sbourkeostk commented on issue #6709: unsubscribe option for pulsar-client cli

2020-07-29 Thread GitBox
sbourkeostk commented on issue #6709: URL: https://github.com/apache/pulsar/issues/6709#issuecomment-665295087 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] gaoran10 commented on pull request #7552: [Transaction] Produce transaction messages and commit

2020-07-29 Thread GitBox
gaoran10 commented on pull request #7552: URL: https://github.com/apache/pulsar/pull/7552#issuecomment-665397027 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] codelipenghui commented on pull request #7448: make AsyncHttpConnector.delayer thread daemon

2020-07-29 Thread GitBox
codelipenghui commented on pull request #7448: URL: https://github.com/apache/pulsar/pull/7448#issuecomment-665371647 @rushsky518 There are some tests fixes in the master branch, I think you need to merge the master branch, Otherwise, the CI can't be passed. And you'd better to `checkout

[GitHub] [pulsar] wolfstudy closed issue #7485: Support configuring DeleteInactiveTopic setting in namespace policy

2020-07-29 Thread GitBox
wolfstudy closed issue #7485: URL: https://github.com/apache/pulsar/issues/7485 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-client-go] merlimat commented on a change in pull request #337: Avoid producer deadlock on connection closing

2020-07-29 Thread GitBox
merlimat commented on a change in pull request #337: URL: https://github.com/apache/pulsar-client-go/pull/337#discussion_r461985747 ## File path: pulsar/internal/connection.go ## @@ -729,7 +756,7 @@ func (c *connection) Close() { func (c *connection) changeState(state

[GitHub] [pulsar] fusionswap opened a new issue #7678: Unable to use embedded pulsar for unit tests in 2.6.0

2020-07-29 Thread GitBox
fusionswap opened a new issue #7678: URL: https://github.com/apache/pulsar/issues/7678 Failed to start PulsarStandalone as embedded pulsar programmatically for unit testing. I was following guidelines based on https://github.com/streamlio/pulsar-embedded-tutorial to start embedded pulsar

[GitHub] [pulsar] sijie closed issue #3548: Intermittent test failure in CreateSubscriptionTest

2020-07-29 Thread GitBox
sijie closed issue #3548: URL: https://github.com/apache/pulsar/issues/3548 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] codelipenghui commented on pull request #7598: Support configuring DeleteInactiveTopic setting in namespace policy

2020-07-29 Thread GitBox
codelipenghui commented on pull request #7598: URL: https://github.com/apache/pulsar/pull/7598#issuecomment-664769657 @merlimat Do you mean we should change `InactiveTopicPolicy` to `TopicAutoDeletionPolicy`? And change the command in the namespaces to `set-topic-auto-creation`,

[GitHub] [pulsar] wolfstudy commented on issue #6869: Negative acknowledgement doesn't remove the message id from UnAckedMessageTracker when message id is instance of BatchMessageIdImpl

2020-07-29 Thread GitBox
wolfstudy commented on issue #6869: URL: https://github.com/apache/pulsar/issues/6869#issuecomment-664801766 Move the task to 2.6.2 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] sijie closed issue #4959: Pulsar admin always timeout until restart the broker

2020-07-29 Thread GitBox
sijie closed issue #4959: URL: https://github.com/apache/pulsar/issues/4959 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] wolfstudy merged pull request #7572: [CPP] Fix segment crashes that caused by race condition of timer in cpp client

2020-07-29 Thread GitBox
wolfstudy merged pull request #7572: URL: https://github.com/apache/pulsar/pull/7572 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] sijie commented on issue #3548: Intermittent test failure in CreateSubscriptionTest

2020-07-29 Thread GitBox
sijie commented on issue #3548: URL: https://github.com/apache/pulsar/issues/3548#issuecomment-664725285 Close this issue for now. If the same test failed, please reopen a new issue with more details. This is an automated

[GitHub] [pulsar] codelipenghui commented on issue #7676: Subscribing to individual partition with AUTO_CONSUME schema results in null pointer exception

2020-07-29 Thread GitBox
codelipenghui commented on issue #7676: URL: https://github.com/apache/pulsar/issues/7676#issuecomment-665022421 @epsteina16 Ok, thanks. We will take a look soon. This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] wolfstudy commented on pull request #7621: Support to set listener name for client cli

2020-07-29 Thread GitBox
wolfstudy commented on pull request #7621: URL: https://github.com/apache/pulsar/pull/7621#issuecomment-664798085 @murong00 Please merge master code This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] sijie commented on issue #4977: Unable to delete schema from topic after getting schema into a certain state

2020-07-29 Thread GitBox
sijie commented on issue #4977: URL: https://github.com/apache/pulsar/issues/4977#issuecomment-664733203 Closed this issue since the issue is already fixed in #4669 This is an automated message from the Apache Git Service.

[GitHub] [pulsar] sijie commented on issue #5003: Python - Exception: Pulsar error: IncompatibleSchema when trying to send message to Pulsar Topic

2020-07-29 Thread GitBox
sijie commented on issue #5003: URL: https://github.com/apache/pulsar/issues/5003#issuecomment-664734230 @StormRyders Any updates? This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] sijie commented on issue #3570: Intermittent test failure PulsarWorkerAssignmentTest. testFunctionAssignments

2020-07-29 Thread GitBox
sijie commented on issue #3570: URL: https://github.com/apache/pulsar/issues/3570#issuecomment-664724681 Close this issue since there is no activity on this task. Please re-open if the same failure is found. This is an

[GitHub] [pulsar] sijie commented on issue #4928: [java-client] ConsumerBuilder should have option for defaultSubscriptionInitialPosition

2020-07-29 Thread GitBox
sijie commented on issue #4928: URL: https://github.com/apache/pulsar/issues/4928#issuecomment-664726452 @kimcs `ConsumerBuilder.subscriptionInitialPosition` is only applied to the subscription that doesn't exist before. If there is already a subscription created, the consumer

[GitHub] [pulsar] vcottagiri commented on pull request #7665: #7628 - change to jetty bom in root pom

2020-07-29 Thread GitBox
vcottagiri commented on pull request #7665: URL: https://github.com/apache/pulsar/pull/7665#issuecomment-665078363 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] epsteina16 commented on issue #7676: Subscribing to individual partition with AUTO_CONSUME schema results in null pointer exception

2020-07-29 Thread GitBox
epsteina16 commented on issue #7676: URL: https://github.com/apache/pulsar/issues/7676#issuecomment-664945716 2.6.0 for the client, but 2.4.0 for the broker On Mon, Jul 27, 2020, 9:57 PM Sijie Guo wrote: > @epsteina16 what is the version of

[GitHub] [pulsar] sijie commented on issue #5017: pulsar-proxy serves pulsar sql worker?

2020-07-29 Thread GitBox
sijie commented on issue #5017: URL: https://github.com/apache/pulsar/issues/5017#issuecomment-664729073 @KannarFr You can use `httpReverseProxyConfigs`for making pulsar proxy as a reverse proxy. https://github.com/apache/pulsar/blob/master/conf/proxy.conf#L173

[GitHub] [pulsar-client-go] wolfstudy commented on issue #52: Catch up Java client function list

2020-07-29 Thread GitBox
wolfstudy commented on issue #52: URL: https://github.com/apache/pulsar-client-go/issues/52#issuecomment-664716923 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] wolfstudy closed issue #7315: Standalone docker-compose.yml is invalid for 2.6.0 (standalone container fails with error)

2020-07-29 Thread GitBox
wolfstudy closed issue #7315: URL: https://github.com/apache/pulsar/issues/7315 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-client-go] wolfstudy commented on issue #334: Unresolved reference 'NewAuthenticationTLS' when compile whit goland

2020-07-29 Thread GitBox
wolfstudy commented on issue #334: URL: https://github.com/apache/pulsar-client-go/issues/334#issuecomment-664714407 @ericwangdka I will close this issue first, if there are other issues, please let me know or reopen the issue, thanks.

[GitHub] [pulsar-client-go] merlimat opened a new pull request #337: Avoid producer deadlock on connection closing

2020-07-29 Thread GitBox
merlimat opened a new pull request #337: URL: https://github.com/apache/pulsar-client-go/pull/337 ### Motivation There's a condition in which a producer can remain deadlocked in the event of a connection failure. The sequence goes like: 1. Producer (or multiple

[GitHub] [pulsar] wolfstudy closed issue #7565: PulsarClient-cpp segv after close() method is called.

2020-07-29 Thread GitBox
wolfstudy closed issue #7565: URL: https://github.com/apache/pulsar/issues/7565 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] sijie commented on issue #7674: [Java Client] Schema Registry enhancement for protobuf schema

2020-07-29 Thread GitBox
sijie commented on issue #7674: URL: https://github.com/apache/pulsar/issues/7674#issuecomment-664731884 @bigbang489 I think this task is related to #7642. @hnail is working on a proposal for improving Protobuf schema. I am linking these two issues together for references.

[GitHub] [pulsar] sijie closed issue #3541: Intermittent test failure in PulsarFunctionE2ETest

2020-07-29 Thread GitBox
sijie closed issue #3541: URL: https://github.com/apache/pulsar/issues/3541 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] sijie commented on issue #4947: [function]Does the pulsar support connecting to the database in function?

2020-07-29 Thread GitBox
sijie commented on issue #4947: URL: https://github.com/apache/pulsar/issues/4947#issuecomment-664733057 Close this issue since the original question is answered. If there are more questions, please open a new issue. This

[GitHub] [pulsar] jerrypeng opened a new pull request #7685: Add additional metrics for Pulsar Function Worker

2020-07-29 Thread GitBox
jerrypeng opened a new pull request #7685: URL: https://github.com/apache/pulsar/pull/7685 *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to link to the master issue.)*

[GitHub] [pulsar] sijie commented on issue #5685: Documentation: skip-all versus clear-backlog

2020-07-29 Thread GitBox
sijie commented on issue #5685: URL: https://github.com/apache/pulsar/issues/5685#issuecomment-664751216 @candlerb `skip-all` has been removed from recent releases. the documentation has been updated. This is an automated

[GitHub] [pulsar] codelipenghui commented on a change in pull request #7655: Fix backward compatibility issues with batch index acknowledgment.

2020-07-29 Thread GitBox
codelipenghui commented on a change in pull request #7655: URL: https://github.com/apache/pulsar/pull/7655#discussion_r461302857 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java ## @@ -609,6 +609,12 @@ */

[GitHub] [pulsar] wolfstudy commented on pull request #7656: Fix deduplication cursor does not delete after disabling message deduplication

2020-07-29 Thread GitBox
wolfstudy commented on pull request #7656: URL: https://github.com/apache/pulsar/pull/7656#issuecomment-664795750 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] sijie closed issue #5685: Documentation: skip-all versus clear-backlog

2020-07-29 Thread GitBox
sijie closed issue #5685: URL: https://github.com/apache/pulsar/issues/5685 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] wolfstudy closed issue #7580: [Java] [v2.5.2] CompletableFuture> from batchReceiveAsync not completed exceptionnally when closing Consumer

2020-07-29 Thread GitBox
wolfstudy closed issue #7580: URL: https://github.com/apache/pulsar/issues/7580 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] codelipenghui commented on a change in pull request #7552: [Transaction] Produce transaction messages and commit

2020-07-29 Thread GitBox
codelipenghui commented on a change in pull request #7552: URL: https://github.com/apache/pulsar/pull/7552#discussion_r461603349 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java ## @@ -1212,6 +1221,33 @@ protected void

[GitHub] [pulsar] sijie commented on issue #4896: NamespacesTest.cleanup is flaky

2020-07-29 Thread GitBox
sijie commented on issue #4896: URL: https://github.com/apache/pulsar/issues/4896#issuecomment-664732736 close this issue for now. Please reopen a new issue if the test fails again. This is an automated message from the

[GitHub] [pulsar] sijie commented on pull request #6720: Make ServerCnx, Producer and Consumer independent of Netty

2020-07-29 Thread GitBox
sijie commented on pull request #6720: URL: https://github.com/apache/pulsar/pull/6720#issuecomment-664629445 @kurayama I don't think so. I need to spend some more time reviewing this pull request. This is an automated

[GitHub] [pulsar] wolfstudy closed issue #7469: NPE when using multiple advertised listeners with openmessaging

2020-07-29 Thread GitBox
wolfstudy closed issue #7469: URL: https://github.com/apache/pulsar/issues/7469 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] sijie closed issue #3519: Intermittent failure on Python function integration test

2020-07-29 Thread GitBox
sijie closed issue #3519: URL: https://github.com/apache/pulsar/issues/3519 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] sijie commented on issue #7676: Subscribing to individual partition with AUTO_CONSUME schema results in null pointer exception

2020-07-29 Thread GitBox
sijie commented on issue #7676: URL: https://github.com/apache/pulsar/issues/7676#issuecomment-664730552 @epsteina16 what is the version of Pulsar are you using? @codelipenghui recalled that a similar problem was fixed in Pulsar SQL.

[GitHub] [pulsar] merlimat merged pull request #7687: Fix #7437,shutdown AsyncHttpConnector.delayer

2020-07-29 Thread GitBox
merlimat merged pull request #7687: URL: https://github.com/apache/pulsar/pull/7687 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

[GitHub] [pulsar] rushsky518 opened a new pull request #7687: Fix #7437,shutdown AsyncHttpConnector.delayer

2020-07-29 Thread GitBox
rushsky518 opened a new pull request #7687: URL: https://github.com/apache/pulsar/pull/7687 fixes #7437 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] grzegorz-moto closed pull request #7279: [Issue 7210][pulsar docker]make the conf and data writeable for a (non-root) user

2020-07-29 Thread GitBox
grzegorz-moto closed pull request #7279: URL: https://github.com/apache/pulsar/pull/7279 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] sijie commented on issue #4931: Cumulative acknowledgement on batched acknowledgements produce unexpected behavior

2020-07-29 Thread GitBox
sijie commented on issue #4931: URL: https://github.com/apache/pulsar/issues/4931#issuecomment-664725055 I think this issue can be addressed by batch-index level acknowledgment. @codelipenghui can double-check. This is an

[GitHub] [pulsar-client-go] oginskis commented on issue #52: Catch up Java client function list

2020-07-29 Thread GitBox
oginskis commented on issue #52: URL: https://github.com/apache/pulsar-client-go/issues/52#issuecomment-664802014 @keithnull @wolfstudy Any estimates when that could be merged in? This is an automated message from the Apache

[GitHub] [pulsar] BewareMyPower commented on a change in pull request #7643: [docs] Fix wrong required properties for HDFS2 sink

2020-07-29 Thread GitBox
BewareMyPower commented on a change in pull request #7643: URL: https://github.com/apache/pulsar/pull/7643#discussion_r461401287 ## File path: site2/docs/io-hdfs2-sink.md ## @@ -21,8 +21,8 @@ The configuration of the HDFS2 sink connector has the following properties. |

[pulsar] 08/20: typo (#7281)

2020-07-29 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 3498f40519f072ce7176798fb9ff2bb307868893 Author: Alexandre DUVAL AuthorDate: Fri Jun 19 15:25:54 2020 +0200 typo

[pulsar] 08/14: Decompression payload if needed in KeyShared subscription (#7416)

2020-07-29 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch branch-2.6 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ae246fe7d71495b440a2dc83afe9930f7756ab90 Author: lipenghui AuthorDate: Thu Jul 16 09:25:01 2020 +0800

[GitHub] [pulsar] wolfstudy closed issue #7486: Handle left work for cpp oauth2 client.

2020-07-29 Thread GitBox
wolfstudy closed issue #7486: URL: https://github.com/apache/pulsar/issues/7486 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] wolfstudy commented on pull request #7606: [oauth2 cpp] add support to read credentials from file

2020-07-29 Thread GitBox
wolfstudy commented on pull request #7606: URL: https://github.com/apache/pulsar/pull/7606#issuecomment-664798628 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] wolfstudy merged pull request #7589: Don't try to subscribe to the topic if the consumer is closed.

2020-07-29 Thread GitBox
wolfstudy merged pull request #7589: URL: https://github.com/apache/pulsar/pull/7589 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] merlimat commented on issue #7679: lookup returns a broker that is no longer in the cluster

2020-07-29 Thread GitBox
merlimat commented on issue #7679: URL: https://github.com/apache/pulsar/issues/7679#issuecomment-664673420 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [pulsar] vcottagiri opened a new issue #7684: Download maven dependencies into pulsar-build image so that CI builds are faster

2020-07-29 Thread GitBox
vcottagiri opened a new issue #7684: URL: https://github.com/apache/pulsar/issues/7684 **Is your enhancement request related to a problem? Please describe.** Github CI builds take a of time downloading the maven dependencies every time. Recent CI workflow changes moved to using a

[GitHub] [pulsar] wolfstudy commented on pull request #7648: [doc] Add pulsar-client-go oauth2 authentication document

2020-07-29 Thread GitBox
wolfstudy commented on pull request #7648: URL: https://github.com/apache/pulsar/pull/7648#issuecomment-664799340 @Jennifer88huang PTAL thanks This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] Huanli-Meng commented on pull request #7643: [docs] Fix wrong required properties for HDFS2 sink

2020-07-29 Thread GitBox
Huanli-Meng commented on pull request #7643: URL: https://github.com/apache/pulsar/pull/7643#issuecomment-664842824 @Jennifer88huang , it seems this is suitable for previous releases. Please cherry-pick to release 2.6.1.

[GitHub] [pulsar] srkukarni opened a new pull request #7681: Added ability to specify runtime for localrunner

2020-07-29 Thread GitBox
srkukarni opened a new pull request #7681: URL: https://github.com/apache/pulsar/pull/7681 *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to link to the master issue.)*

[GitHub] [pulsar] fracasula opened a new issue #7682: Stuck consumer: terminate called after throwing an instance of 'std::bad_alloc'

2020-07-29 Thread GitBox
fracasula opened a new issue #7682: URL: https://github.com/apache/pulsar/issues/7682 **Describe the bug** A consumer gets stuck after seeing an error mostly probably coming from the cgo layer underneath: ``` terminate called after throwing an instance of 'std::bad_alloc'

[GitHub] [pulsar] sijie closed issue #1303: RateLimiterTest is flaky

2020-07-29 Thread GitBox
sijie closed issue #1303: URL: https://github.com/apache/pulsar/issues/1303 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

  1   2   3   >