Slack digest for #dev - 2020-09-30

2020-09-30 Thread Apache Pulsar Slack
2020-09-29 09:51:35 UTC - Lari Hotari: There were 2 more locations where ConsumerImpl instances were leaked when using the Reader API. Fixed in this PR: 2020-09-29 15:41:38 UTC - Addison Higham: :bow: thanks @Lari Hotari I sent that second one on

[GitHub] [pulsar-manager] tuteng closed issue #340: Topics List page, Search Topics bug!

2020-09-30 Thread GitBox
tuteng closed issue #340: URL: https://github.com/apache/pulsar-manager/issues/340 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-manager] tuteng merged pull request #342: fix bug: https://github.com/apache/pulsar-manager/issues/340

2020-09-30 Thread GitBox
tuteng merged pull request #342: URL: https://github.com/apache/pulsar-manager/pull/342 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-manager] tuteng commented on issue #152: Release 0.2.0 roadmap

2020-09-30 Thread GitBox
tuteng commented on issue #152: URL: https://github.com/apache/pulsar-manager/issues/152#issuecomment-701727613 v0.2.0 has been released, we close it This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar-manager] tuteng closed issue #152: Release 0.2.0 roadmap

2020-09-30 Thread GitBox
tuteng closed issue #152: URL: https://github.com/apache/pulsar-manager/issues/152 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-manager] tuteng commented on issue #180: Manager can't load the metric message from cluster

2020-09-30 Thread GitBox
tuteng commented on issue #180: URL: https://github.com/apache/pulsar-manager/issues/180#issuecomment-701727793 Move to 0.3.0 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar-manager] tuteng closed issue #198: For partitioned topics, show statistics correctly in namespace details

2020-09-30 Thread GitBox
tuteng closed issue #198: URL: https://github.com/apache/pulsar-manager/issues/198 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-manager] tuteng commented on issue #198: For partitioned topics, show statistics correctly in namespace details

2020-09-30 Thread GitBox
tuteng commented on issue #198: URL: https://github.com/apache/pulsar-manager/issues/198#issuecomment-701727939 This is fixed #239 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [pulsar-manager] tuteng commented on pull request #338: Adding mysql connector dependencies

2020-09-30 Thread GitBox
tuteng commented on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-701728825 This has been added here https://github.com/streamnative/pulsar-manager/issues/164, we can close it This is

[GitHub] [pulsar-manager] tuteng closed pull request #338: Adding mysql connector dependencies

2020-09-30 Thread GitBox
tuteng closed pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338 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-manager] tuteng closed issue #282: Could we add a dashboard in the home page ?

2020-09-30 Thread GitBox
tuteng closed issue #282: URL: https://github.com/apache/pulsar-manager/issues/282 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-manager] tuteng merged pull request #326: add dashboard service for aggregated information collection

2020-09-30 Thread GitBox
tuteng merged pull request #326: URL: https://github.com/apache/pulsar-manager/pull/326 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-client-node] hrsakai commented on pull request #125: Adds Pattern/RegEx Support to Consumer

2020-09-30 Thread GitBox
hrsakai commented on pull request #125: URL: https://github.com/apache/pulsar-client-node/pull/125#issuecomment-701886301 @savearray2 Thank you for your contribution. Could you change the interface like other pulsar client libraries? ``` const consumer = await client.subscr

[GitHub] [pulsar-client-node] hrsakai commented on a change in pull request #126: Adds getProducerName and getTopic to Producer

2020-09-30 Thread GitBox
hrsakai commented on a change in pull request #126: URL: https://github.com/apache/pulsar-client-node/pull/126#discussion_r497998526 ## File path: tests/producer.test.js ## @@ -56,6 +56,24 @@ const Pulsar = require('../index.js'); batchingEnabled: true, })).