Slack digest for #dev - 2020-07-01

2020-07-01 Thread Apache Pulsar Slack
2020-06-30 16:59:34 UTC - Joshua Eric: @Joshua Eric has joined the channel 2020-07-01 01:02:59 UTC - Hao Zhang: @Hao Zhang has joined the channel 2020-07-01 01:12:20 UTC - huzongtang: @huzongtang has joined the channel

[GitHub] [pulsar-manager] josuemotte opened a new pull request #314: Update README.md regarding issues/283

2020-07-01 Thread GitBox
josuemotte opened a new pull request #314: URL: https://github.com/apache/pulsar-manager/pull/314 - added an example line in case using the standalone version. - added the name of the file in case using pulsar-manager binary/source. *(If this PR fixes a github issue, please add

[GitHub] [pulsar-manager] josuemotte commented on issue #283: Pulsar Manager keeps saying "This environment is error. Please check it"

2020-07-01 Thread GitBox
josuemotte commented on issue #283: URL: https://github.com/apache/pulsar-manager/issues/283#issuecomment-652428913 > @mehran-prs thank you for the comment! > > It would be great if we can add this example to README. Are you interested in contributing a fix? @sijie PR

[GitHub] [pulsar-client-node] dionjansen commented on issue #98: Support getRedeliveryCount of Message

2020-07-01 Thread GitBox
dionjansen commented on issue #98: URL: https://github.com/apache/pulsar-client-node/issues/98#issuecomment-652467917 @s-yoshika I believe this has already been implemented by @frejonb in https://github.com/apache/pulsar-client-node/compare/master...frejonb:add-redelivery 👏 . @frejonb any

[GitHub] [pulsar-client-node] dionjansen commented on issue #98: Support getRedeliveryCount of Message

2020-07-01 Thread GitBox
dionjansen commented on issue #98: URL: https://github.com/apache/pulsar-client-node/issues/98#issuecomment-652497905 @frejonb to help out I resolved any merge conflicts with the latest `1.2.0-rc.0` in this branch: https://github.com/dionjansen/pulsar-client-node/tree/getRedeliveryCount

[GitHub] [pulsar-client-node] frejonb commented on issue #98: Support getRedeliveryCount of Message

2020-07-01 Thread GitBox
frejonb commented on issue #98: URL: https://github.com/apache/pulsar-client-node/issues/98#issuecomment-652536670 @dionjansen it might be easier if you propose the PR from your branch. 👍 This is an automated message from t

[GitHub] [pulsar-client-node] dionjansen opened a new pull request #101: Get redelivery count

2020-07-01 Thread GitBox
dionjansen opened a new pull request #101: URL: https://github.com/apache/pulsar-client-node/pull/101 Implements: #98 Implementation by @frejonb, resolved merge conflicts with upstream for version `1.2.0-rc.0` This i

[GitHub] [pulsar-client-node] sammoh94 commented on issue #99: Authenticating using a Token

2020-07-01 Thread GitBox
sammoh94 commented on issue #99: URL: https://github.com/apache/pulsar-client-node/issues/99#issuecomment-652710638 @sijie following up on this. Do you have any thoughts/ suggestions? Thanks! This is an automated message fro

[GitHub] [pulsar-client-node] alphara commented on issue #62: Listening for messages

2020-07-01 Thread GitBox
alphara commented on issue #62: URL: https://github.com/apache/pulsar-client-node/issues/62#issuecomment-652714428 The listener works for consumer. But it does not work for reader: ``` const reader = await client.createReader({ topic: 'persistent://public/default/my-topic',

[GitHub] [pulsar-manager] Huanli-Meng commented on a change in pull request #314: Update README.md regarding issues/283

2020-07-01 Thread GitBox
Huanli-Meng commented on a change in pull request #314: URL: https://github.com/apache/pulsar-manager/pull/314#discussion_r448698788 ## File path: README.md ## @@ -211,6 +211,9 @@ Use the default account (`pulsar`) and the default password (`pulsar`) to log in The puslar-ma

[GitHub] [pulsar-client-node] jiazhai commented on issue #100: Listener for Consumers

2020-07-01 Thread GitBox
jiazhai commented on issue #100: URL: https://github.com/apache/pulsar-client-node/issues/100#issuecomment-652729659 Hi @psr323 Seems there is already have the listener supported in consumer: https://github.com/apache/pulsar-client-node/blob/master/src/Consumer.cc#L64 -

[GitHub] [pulsar-client-node] psr323 commented on issue #100: Listener for Consumers

2020-07-01 Thread GitBox
psr323 commented on issue #100: URL: https://github.com/apache/pulsar-client-node/issues/100#issuecomment-652767983 Hi @jiazhai Thanks for the response. I couldn't find any samples of this in the docs. Can you please provide an example code for this functionality ---

[GitHub] [pulsar-client-node] psr323 edited a comment on issue #100: Listener for Consumers

2020-07-01 Thread GitBox
psr323 edited a comment on issue #100: URL: https://github.com/apache/pulsar-client-node/issues/100#issuecomment-652767983 Hi @jiazhai Thanks for the response. I couldn't find any sample of this in the docs. Can you please provide an example code for this functionality -

[GitHub] [pulsar-helm-chart] sijie commented on pull request #30: Issue-29: Bump missed out pulsar-image tags to 2.6.0

2020-07-01 Thread GitBox
sijie commented on pull request #30: URL: https://github.com/apache/pulsar-helm-chart/pull/30#issuecomment-652801924 @ptirupac-tibco Thank you for your contributions! This is an automated message from the Apache Git Service.

[GitHub] [pulsar-helm-chart] sijie closed issue #29: Bump missed out pulsar-image tags to 2.6.0

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

[GitHub] [pulsar-helm-chart] sijie merged pull request #30: Issue-29: Bump missed out pulsar-image tags to 2.6.0

2020-07-01 Thread GitBox
sijie merged pull request #30: URL: https://github.com/apache/pulsar-helm-chart/pull/30 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-helm-chart] sijie commented on issue #32: 2.6.0 release tag is missing on the repo

2020-07-01 Thread GitBox
sijie commented on issue #32: URL: https://github.com/apache/pulsar-helm-chart/issues/32#issuecomment-652802094 @jharris- I am working on publishing the package and the tag. This is an automated message from the Apache Git S

[GitHub] [pulsar-helm-chart] sijie commented on issue #31: Param pulsar_manager.admin.user/pulsar_manager.admin.password used in the wrong place

2020-07-01 Thread GitBox
sijie commented on issue #31: URL: https://github.com/apache/pulsar-helm-chart/issues/31#issuecomment-652802785 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar-helm-chart] sijie opened a new pull request #33: Release workflow should fetch all tags

2020-07-01 Thread GitBox
sijie opened a new pull request #33: URL: https://github.com/apache/pulsar-helm-chart/pull/33 *Motivation* The helm chart release workflow should fetch all tags. This is an automated message from the Apache Git

[GitHub] [pulsar-helm-chart] sijie merged pull request #33: Release workflow should fetch all tags

2020-07-01 Thread GitBox
sijie merged pull request #33: URL: https://github.com/apache/pulsar-helm-chart/pull/33 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-helm-chart] sijie closed issue #32: 2.6.0 release tag is missing on the repo

2020-07-01 Thread GitBox
sijie closed issue #32: URL: https://github.com/apache/pulsar-helm-chart/issues/32 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 t

[GitHub] [pulsar-helm-chart] sijie commented on issue #32: 2.6.0 release tag is missing on the repo

2020-07-01 Thread GitBox
sijie commented on issue #32: URL: https://github.com/apache/pulsar-helm-chart/issues/32#issuecomment-652810135 @jharris- I have just released the 2.6.0 tag. https://github.com/apache/pulsar-helm-chart/tree/pulsar-2.6.0 The 2.6.0 helm chart has been published to GitHub release: htt

[GitHub] [pulsar-helm-chart] sijie opened a new pull request #34: Add the release process

2020-07-01 Thread GitBox
sijie opened a new pull request #34: URL: https://github.com/apache/pulsar-helm-chart/pull/34 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