[GitHub] [pulsar-helm-chart] wolfstudy merged pull request #38: Add optional user provided zookeeper as metadata store for other components

2020-07-14 Thread GitBox
wolfstudy merged pull request #38: URL: https://github.com/apache/pulsar-helm-chart/pull/38 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 t

[GitHub] [pulsar-helm-chart] sijie merged pull request #37: add targetport for grafana and manager service

2020-07-14 Thread GitBox
sijie merged pull request #37: URL: https://github.com/apache/pulsar-helm-chart/pull/37 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 #39: Bug in podAntiAffinity labels

2020-07-14 Thread GitBox
sijie commented on issue #39: URL: https://github.com/apache/pulsar-helm-chart/issues/39#issuecomment-658537932 @rvashishth sounds like a good idea. +1 This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar-client-node] sijie commented on issue #104: producer times out and closes

2020-07-14 Thread GitBox
sijie commented on issue #104: URL: https://github.com/apache/pulsar-client-node/issues/104#issuecomment-658537375 It can happen if the publish time increase (broker not ack in time). Also if the volume of traffic produced by your client increases, you need to consider increasing the sett

[GitHub] [pulsar-client-node] cavanaug commented on issue #104: producer times out and closes

2020-07-14 Thread GitBox
cavanaug commented on issue #104: URL: https://github.com/apache/pulsar-client-node/issues/104#issuecomment-658501638 @sijie is this because of a scaling or problem at the broker not ack()ing in time?? Or is this configuration something that needs to be scaled up as the size/volume of d

[GitHub] [pulsar-helm-chart] rvashishth commented on issue #39: Bug in podAntiAffinity labels

2020-07-14 Thread GitBox
rvashishth commented on issue #39: URL: https://github.com/apache/pulsar-helm-chart/issues/39#issuecomment-658352260 I was about to create an issue for standard helm lable and annotations. These will be important to migrate this chart from helm 2 to helm 3. We should also upgrade t

[Pulsar Community Weekly Update] 2020-07-04 ~ 2020-07-10

2020-07-14 Thread Yu Liu
Dear Pulsar enthusiast, This is the Pulsar community weekly update for 2020-07-04 ~ 2020-07-10, with updates on Pulsar authentication, connectors, Functions, geo replication, and so on. This Pulsar community weekly update is also available at https://streamnative.io/weekly/2020/2020-07/2020-07-10

[GitHub] [pulsar-client-node] alphara opened a new issue #105: Implement `consumer.unsubscribe()`

2020-07-14 Thread GitBox
alphara opened a new issue #105: URL: https://github.com/apache/pulsar-client-node/issues/105 The `consumer.close()` method closes consumer connection to Pulsar but does not unsubscribe from the topic. The `unsubscribe()` method has been implemented in the Python pulsar-client [her

Build failed in Jenkins: pulsar_release_nightly_snapshot #874

2020-07-14 Thread Apache Jenkins Server
See Changes: [github] Rejigger contract between LeaderService and rest of components (#7520) [github] Avoid pulsar-client-api dependency on txn-common (#7511) [github] fix typo (#7513) [github] W

Slack digest for #dev - 2020-07-14

2020-07-14 Thread Apache Pulsar Slack
2020-07-13 14:27:42 UTC - Dave Miller: @Dave Miller has joined the channel 2020-07-13 17:20:52 UTC - Julius S: Hi All, would be interesting to talk within Pulsar community about the auto-scaling layer Pravega team are working on ontop of Bookeeper (at least that is how I currently understand

[GitHub] [pulsar-manager] Omega-Ariston edited a comment on issue #284: Pulsar Manager UI not working

2020-07-14 Thread GitBox
Omega-Ariston edited a comment on issue #284: URL: https://github.com/apache/pulsar-manager/issues/284#issuecomment-658044438 @sivavijay13 @wburon I encountered the same problem the other day, and here's how I solved it: `cd /var/lib/docker/volumes/pulsarui/_data/postgresql` `cat p

Build failed in Jenkins: pulsar-website-build #1068

2020-07-14 Thread Apache Jenkins Server
See Changes: [github] Rejigger contract between LeaderService and rest of components (#7520) [github] Avoid pulsar-client-api dependency on txn-common (#7511) [github] fix typo (#7513) [github] When a func

[GitHub] [pulsar-manager] Omega-Ariston commented on issue #284: Pulsar Manager UI not working

2020-07-14 Thread GitBox
Omega-Ariston commented on issue #284: URL: https://github.com/apache/pulsar-manager/issues/284#issuecomment-658044438 @sivavijay13 @wburon I encountered the same problem the other day, and here's how I solved it: `cd /var/lib/docker/volumes/pulsarui/_data/postgresql` `cat pg_hba.c

[GitHub] [pulsar-manager] bigbang489 opened a new issue #318: Unable to create token

2020-07-14 Thread GitBox
bigbang489 opened a new issue #318: URL: https://github.com/apache/pulsar-manager/issues/318 Reproduce: - Go to Tokens > New Token - Input 'admin' as Role, 'Testing' as Description - Click Confirm Expect: Token is created Actual: Nothing happens. Error in the backend log: