[GitHub] [pulsar-dotpulsar] blankensteiner closed issue #27: Enable CI for pulsar-dotpulsar

2020-06-23 Thread GitBox
blankensteiner closed issue #27: URL: https://github.com/apache/pulsar-dotpulsar/issues/27 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-dotpulsar] blankensteiner commented on pull request #42: Enable CI

2020-06-23 Thread GitBox
blankensteiner commented on pull request #42: URL: https://github.com/apache/pulsar-dotpulsar/pull/42#issuecomment-648620920 Thanks! :-) This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [pulsar-dotpulsar] blankensteiner merged pull request #42: Enable CI

2020-06-23 Thread GitBox
blankensteiner merged pull request #42: URL: https://github.com/apache/pulsar-dotpulsar/pull/42 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [pulsar-dotpulsar] RobertIndie opened a new pull request #42: Enable CI

2020-06-23 Thread GitBox
RobertIndie opened a new pull request #42: URL: https://github.com/apache/pulsar-dotpulsar/pull/42 Enable CI for dotpulsar. This closes #27 . This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar-manager] jiawulin001 commented on issue #292: Manager doesn't show the Standalone cluster option for adding to tenant

2020-06-23 Thread GitBox
jiawulin001 commented on issue #292: URL: https://github.com/apache/pulsar-manager/issues/292#issuecomment-648540326 > @jiawulin001 You can try to get cluster information: > > ``` > ./bin/pulsar-admin clusters get standalone > ``` > > Update cluster data: > > ```

[GitHub] [pulsar-manager] shustsud commented on a change in pull request #286: Use Pulsar Admin instead of HttpUtil

2020-06-23 Thread GitBox
shustsud commented on a change in pull request #286: URL: https://github.com/apache/pulsar-manager/pull/286#discussion_r444572715 ## File path: build.gradle ## @@ -36,6 +36,9 @@ plugins { repositories { mavenCentral() mavenLocal() +maven { +url "https://y

[GitHub] [pulsar-client-node] Ugzuzg opened a new issue #97: node-pre-gyp setup

2020-06-23 Thread GitBox
Ugzuzg opened a new issue #97: URL: https://github.com/apache/pulsar-client-node/issues/97 The current node-pre-gyp setup is incorrect, the binary host points to the docs instead of a place where the built binaries are stored. Things to do to improve the usage: - [ ] Set up a CI o

[GitHub] [pulsar-helm-chart] sijie commented on issue #23: Missing arguments in prepare_helm_release.sh script

2020-06-23 Thread GitBox
sijie commented on issue #23: URL: https://github.com/apache/pulsar-helm-chart/issues/23#issuecomment-648364148 @cvuijst Thank you for reporting this. I think those settings were moved to the helm values file to be configured. We might need to update the documentation.

[GitHub] [pulsar-helm-chart] merlimat merged pull request #24: Remove double quotes from the environment variables

2020-06-23 Thread GitBox
merlimat merged pull request #24: URL: https://github.com/apache/pulsar-helm-chart/pull/24 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-helm-chart] sijie opened a new pull request #24: Remove double quotes from the environment variables

2020-06-23 Thread GitBox
sijie opened a new pull request #24: URL: https://github.com/apache/pulsar-helm-chart/pull/24 *Motivation* Some of the environment variables still use double quotes. They result in the following ```bash Could not find or load main class " ``` --

[GitHub] [pulsar-manager] tuteng commented on issue #304: /admin/v2 is 404 not found /pulsar-manager/admin/v2 is ok

2020-06-23 Thread GitBox
tuteng commented on issue #304: URL: https://github.com/apache/pulsar-manager/issues/304#issuecomment-648192878 How do you deploy the environment, build it yourself or use containers, do your front-end and back-end services work together, do your cluster environment startup, and you can tr

[GitHub] [pulsar-manager] tuteng commented on issue #307: enable proxy pulsar-manager log report Error 401 Authentication required

2020-06-23 Thread GitBox
tuteng commented on issue #307: URL: https://github.com/apache/pulsar-manager/issues/307#issuecomment-648188501 Exception stack: ``` : http-outgoing-466 >> GET /admin/v2/brokers/beijing HTTP/1.1 2020-06-22 11:01:20.966 DEBUG 42 --- [pool-2-thread-1] org.apache.http.headers

[GitHub] [pulsar-manager] tuteng edited a comment on issue #292: Manager doesn't show the Standalone cluster option for adding to tenant

2020-06-23 Thread GitBox
tuteng edited a comment on issue #292: URL: https://github.com/apache/pulsar-manager/issues/292#issuecomment-648173912 @jiawulin001 You can try to get cluster information: ``` ./bin/pulsar-admin clusters get standalone ``` Update cluster data: ``` ./bin/pulsar-a

[GitHub] [pulsar-manager] tuteng commented on issue #292: Manager doesn't show the Standalone cluster option for adding to tenant

2020-06-23 Thread GitBox
tuteng commented on issue #292: URL: https://github.com/apache/pulsar-manager/issues/292#issuecomment-648173912 @jiawulin001 You can try to get cluster information: ``` ./bin/pulsar-admin clusters get cluster-name ``` Update cluster data: ``` ./bin/pulsar-admin

[GitHub] [pulsar-helm-chart] cvuijst opened a new issue #23: Missing arguments in prepare_helm_release.sh script

2020-06-23 Thread GitBox
cvuijst opened a new issue #23: URL: https://github.com/apache/pulsar-helm-chart/issues/23 Expected behavior As of the official documentation of 2.6.0, the **prepare_helm_release.sh** should be able to be configured with: - control-center-admin - control-center-passwor

Slack digest for #dev - 2020-06-23

2020-06-23 Thread Apache Pulsar Slack
2020-06-22 11:10:24 UTC - Charvak Patel: It doesnt solve the issue of the clients being stuck after topic creation. Once I figure that out will submit 2020-06-22 14:55:30 UTC - matt_innerspace.io: if i subscribe to multiple topics for a single function, how do 'processing guarantees' affect

[GitHub] [pulsar-helm-chart] jujugrrr commented on pull request #22: Allow to change broker service account annotations

2020-06-23 Thread GitBox
jujugrrr commented on pull request #22: URL: https://github.com/apache/pulsar-helm-chart/pull/22#issuecomment-647987680 Thanks @sijie This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [pulsar-manager] jiawulin001 commented on issue #292: Manager doesn't show the Standalone cluster option for adding to tenant

2020-06-23 Thread GitBox
jiawulin001 commented on issue #292: URL: https://github.com/apache/pulsar-manager/issues/292#issuecomment-647986768 After entering the container, I checked the log and found the following error messageļ¼š ![image](https://user-images.githubusercontent.com/14244944/85377510-c9345680-b56b-

[GitHub] [pulsar-manager] jiawulin001 commented on issue #292: Manager doesn't show the Standalone cluster option for adding to tenant

2020-06-23 Thread GitBox
jiawulin001 commented on issue #292: URL: https://github.com/apache/pulsar-manager/issues/292#issuecomment-647962813 I also encountered the same situation, through `pulsar-admin` can find `standalone`. ![image](https://user-images.githubusercontent.com/14244944/85372874-0ba66500-b565-