[GitHub] [pulsar] Monica-zy commented on issue #5135: [doc] Improve Pulsar deployment bare metal multi cluster

2019-09-06 Thread GitBox
Monica-zy commented on issue #5135: [doc] Improve Pulsar deployment bare metal multi cluster URL: https://github.com/apache/pulsar/pull/5135#issuecomment-528737049 @Anonymitaet please review, thanks~ This is an automated mess

[GitHub] [pulsar] borlandor opened a new issue #5136: Java Function cannot work with

2019-09-06 Thread GitBox
borlandor opened a new issue #5136: Java Function cannot work with URL: https://github.com/apache/pulsar/issues/5136 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on ''

[GitHub] [pulsar] codelipenghui commented on a change in pull request #4621: [PIP-38] Support batch receive in java client.

2019-09-06 Thread GitBox
codelipenghui commented on a change in pull request #4621: [PIP-38] Support batch receive in java client. URL: https://github.com/apache/pulsar/pull/4621#discussion_r321601116 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/MultiTopicsConsumerImpl.java

[GitHub] [pulsar] codelipenghui commented on issue #4621: [PIP-38] Support batch receive in java client.

2019-09-06 Thread GitBox
codelipenghui commented on issue #4621: [PIP-38] Support batch receive in java client. URL: https://github.com/apache/pulsar/pull/4621#issuecomment-528738952 @merlimat @sijie @jiazhai Please help review this. This is an auto

[GitHub] [pulsar] borlandor commented on issue #5099: "ConnectException: Connection refused: /127.0.0.1:49695" when running python example function

2019-09-06 Thread GitBox
borlandor commented on issue #5099: "ConnectException: Connection refused: /127.0.0.1:49695" when running python example function URL: https://github.com/apache/pulsar/issues/5099#issuecomment-528761475 I have filled a github issue, pls see also: https://github.com/apache/pulsar/issues/51

[GitHub] [pulsar] codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#discussion_r321629989 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java ## @@ -566,

[GitHub] [pulsar] codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#discussion_r321629989 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java ## @@ -566,

[GitHub] [pulsar] codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#discussion_r321631161 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java ## @@ -519,

[GitHub] [pulsar] aahmed-se commented on issue #5132: Add procps to docker too enable ps command

2019-09-06 Thread GitBox
aahmed-se commented on issue #5132: Add procps to docker too enable ps command URL: https://github.com/apache/pulsar/pull/5132#issuecomment-528765892 run integration tests This is an automated message from the Apache Git Servi

[GitHub] [pulsar] Jennifer88huang commented on issue #3725: Documentation generation issues

2019-09-06 Thread GitBox
Jennifer88huang commented on issue #3725: Documentation generation issues URL: https://github.com/apache/pulsar/issues/3725#issuecomment-528770205 When I navigate to the link https://pulsar.apache.org/docs/en/2.2.1/standalone/ , it shows content of v2.2.1. So has this issue been fixed? --

[GitHub] [pulsar] wolfstudy commented on issue #2719: Fix various bugs in the Go client doc examples

2019-09-06 Thread GitBox
wolfstudy commented on issue #2719: Fix various bugs in the Go client doc examples URL: https://github.com/apache/pulsar/issues/2719#issuecomment-528770150 @grantwwu @sijie We can introduce `godoc` in the go client to automatically generate the interface code and related examples we need.

[GitHub] [pulsar] wolfstudy commented on issue #2719: Fix various bugs in the Go client doc examples

2019-09-06 Thread GitBox
wolfstudy commented on issue #2719: Fix various bugs in the Go client doc examples URL: https://github.com/apache/pulsar/issues/2719#issuecomment-528770710 But there is a premise, we need to follow the go community related code specifications, I suggest to add the relevant check tool: `gof

[GitHub] [pulsar] codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
codelipenghui commented on a change in pull request #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#discussion_r321631161 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java ## @@ -519,

[GitHub] [pulsar] mrijkeboer opened a new issue #5137: [Go Function API] Ability to do content-based routing

2019-09-06 Thread GitBox
mrijkeboer opened a new issue #5137: [Go Function API] Ability to do content-based routing URL: https://github.com/apache/pulsar/issues/5137 In the Java Function API there's the option to do routing based on content ([fruit and vegetable example](https://pulsar.apache.org/docs/en/function

[GitHub] [pulsar] mrijkeboer opened a new issue #5138: [Go Function API] Ability to store state

2019-09-06 Thread GitBox
mrijkeboer opened a new issue #5138: [Go Function API] Ability to store state URL: https://github.com/apache/pulsar/issues/5138 Currently the Go Function API doesn't seem to have the ability to store state like the Java Function API. It would be useful if this functionality would be availa

[GitHub] [pulsar] yjshen commented on a change in pull request #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
yjshen commented on a change in pull request #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#discussion_r321643580 ## File path: site2/docs/client-libraries-java.md ## @@ -247,7 +247,36 @@ while (true) {

[pulsar.wiki] branch master updated: Created PIP-44 Separate schema compatibility checker for producer and consumer (markdown)

2019-09-06 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new eef917c Created PIP-44 Separate schema co

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
Anonymitaet commented on a change in pull request #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#discussion_r321645952 ## File path: site2/docs/client-libraries-java.md ## @@ -247,7 +247,36 @@ while (true

[pulsar.wiki] branch master updated: Updated Home (markdown)

2019-09-06 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new d36e64c Updated Home (markdown) d36e64c i

[pulsar.wiki] branch master updated: Updated PIP 44 Separate schema compatibility checker for producer and consumer (markdown)

2019-09-06 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 7bec4fb Updated PIP 44 Separate schema co

[pulsar.wiki] branch master updated: Created PIP 44: Separate schema compatibility checker for producer and consumer (markdown)

2019-09-06 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new fcdfa69 Created PIP 44: Separate schema c

[GitHub] [pulsar] KannarFr closed issue #3725: Documentation generation issues

2019-09-06 Thread GitBox
KannarFr closed issue #3725: Documentation generation issues URL: https://github.com/apache/pulsar/issues/3725 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [pulsar] KannarFr commented on issue #3725: Documentation generation issues

2019-09-06 Thread GitBox
KannarFr commented on issue #3725: Documentation generation issues URL: https://github.com/apache/pulsar/issues/3725#issuecomment-528798118 Probably yes. This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] massakam opened a new pull request #5139: [pulsar-broker] Fix deadlock when resetting cursor

2019-09-06 Thread GitBox
massakam opened a new pull request #5139: [pulsar-broker] Fix deadlock when resetting cursor URL: https://github.com/apache/pulsar/pull/5139 ### Motivation A deadlock occurred in one of our production brokers: ``` Found one Java-level deadlock: ==

[GitHub] [pulsar] Jennifer88huang commented on issue #3087: javadoc doesn't respect the docusaurus versioning

2019-09-06 Thread GitBox
Jennifer88huang commented on issue #3087: javadoc doesn't respect the docusaurus versioning URL: https://github.com/apache/pulsar/issues/3087#issuecomment-528801173 I've just checked the two links, they navigate to the right destination now. @ivankelly Could we close this issue? ---

[GitHub] [pulsar] Jennifer88huang commented on issue #3725: Documentation generation issues

2019-09-06 Thread GitBox
Jennifer88huang commented on issue #3725: Documentation generation issues URL: https://github.com/apache/pulsar/issues/3725#issuecomment-528801615 @KannarFr Thanks for your confirmation. This is an automated message from the

[GitHub] [pulsar] Monica-zy opened a new pull request #5140: [doc] Improve Pulsar Deployment DCOS

2019-09-06 Thread GitBox
Monica-zy opened a new pull request #5140: [doc] Improve Pulsar Deployment DCOS URL: https://github.com/apache/pulsar/pull/5140 Motivation Improve the language and the overall descriptive style of the Pulsar Security document (deploy-dcos section): http://pulsar.apache.org/docs/en/next/

[GitHub] [pulsar] Monica-zy commented on issue #5140: [doc] Improve Pulsar Deployment DCOS

2019-09-06 Thread GitBox
Monica-zy commented on issue #5140: [doc] Improve Pulsar Deployment DCOS URL: https://github.com/apache/pulsar/pull/5140#issuecomment-528807252 @Anonymitaet Please review this ^^ This is an automated message from the Apache Gi

[GitHub] [pulsar] Jennifer88huang commented on issue #3224: Function option --subscription-type does not work

2019-09-06 Thread GitBox
Jennifer88huang commented on issue #3224: Function option --subscription-type does not work URL: https://github.com/apache/pulsar/issues/3224#issuecomment-528810404 Does Pulsar support the requirement from @ngjaying now? Thi

[GitHub] [pulsar] tuteng commented on issue #4560: when authentication enabled pulsar-admin topics list will fail for nonpersistent topics

2019-09-06 Thread GitBox
tuteng commented on issue #4560: when authentication enabled pulsar-admin topics list will fail for nonpersistent topics URL: https://github.com/apache/pulsar/issues/4560#issuecomment-528825703 I will try to add more documents to fix these problems.

[GitHub] [pulsar] hrsakai commented on issue #5139: [pulsar-broker] Fix deadlock when resetting cursor

2019-09-06 Thread GitBox
hrsakai commented on issue #5139: [pulsar-broker] Fix deadlock when resetting cursor URL: https://github.com/apache/pulsar/pull/5139#issuecomment-528831287 run integration tests This is an automated message from the Apache Gi

[GitHub] [pulsar] codelipenghui commented on issue #4621: [PIP-38] Support batch receive in java client.

2019-09-06 Thread GitBox
codelipenghui commented on issue #4621: [PIP-38] Support batch receive in java client. URL: https://github.com/apache/pulsar/pull/4621#issuecomment-528839406 run java8 tests This is an automated message from the Apache Git Se

[GitHub] [pulsar] fxbing commented on a change in pull request #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
fxbing commented on a change in pull request #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#discussion_r321715604 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java ## @@ -566,6 +574,

[GitHub] [pulsar] fxbing commented on a change in pull request #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
fxbing commented on a change in pull request #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#discussion_r321715604 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java ## @@ -566,6 +574,

[GitHub] [pulsar] liketic commented on issue #5106: [Minor] Fix method comment for class Topics

2019-09-06 Thread GitBox
liketic commented on issue #5106: [Minor] Fix method comment for class Topics URL: https://github.com/apache/pulsar/pull/5106#issuecomment-528841918 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5135: [doc] Improve Pulsar deployment bare metal multi cluster

2019-09-06 Thread GitBox
Anonymitaet commented on a change in pull request #5135: [doc] Improve Pulsar deployment bare metal multi cluster URL: https://github.com/apache/pulsar/pull/5135#discussion_r321736637 ## File path: site2/docs/deploy-bare-metal-multi-cluster.md ## @@ -6,34 +6,34 @@ sidebar_

[GitHub] [pulsar] yjshen commented on issue #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
yjshen commented on issue #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#issuecomment-528887628 run java8 tests This is an automated message from the Apache

[GitHub] [pulsar] yittg opened a new issue #5141: PIP-43: Producer Send Message with Different Schema

2019-09-06 Thread GitBox
yittg opened a new issue #5141: PIP-43: Producer Send Message with Different Schema URL: https://github.com/apache/pulsar/issues/5141 This is a master issue for tracking the work to implement [PIP-43](https://github.com/apache/pulsar/wiki/PIP-43%3A-producer-send-message-with-different-sche

[GitHub] [pulsar] yjshen removed a comment on issue #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
yjshen removed a comment on issue #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#issuecomment-528887628 run java8 tests This is an automated message from th

[GitHub] [pulsar] yjshen commented on issue #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
yjshen commented on issue #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#issuecomment-528898967 run java8 tests This is an automated message from the Apache

[GitHub] [pulsar] merlimat merged pull request #5131: Make client keepalive interval configurable on pulsar-client-kafka

2019-09-06 Thread GitBox
merlimat merged pull request #5131: Make client keepalive interval configurable on pulsar-client-kafka URL: https://github.com/apache/pulsar/pull/5131 This is an automated message from the Apache Git Service. To respond to t

[pulsar] branch master updated (f6af696 -> 0f40adc)

2019-09-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from f6af696 [doc] Improve Pulsar Security-token-admin (#5052) add 0f40adc Make client keepalive interval configura

[pulsar] branch master updated (0f40adc -> 696732a)

2019-09-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 0f40adc Make client keepalive interval configurable on pulsar-client-kafka (#5131) add 696732a Add procps to

[GitHub] [pulsar] merlimat merged pull request #5132: Add procps to docker too enable ps command

2019-09-06 Thread GitBox
merlimat merged pull request #5132: Add procps to docker too enable ps command URL: https://github.com/apache/pulsar/pull/5132 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] yittg commented on issue #5141: PIP-43: Producer Send Message with Different Schema

2019-09-06 Thread GitBox
yittg commented on issue #5141: PIP-43: Producer Send Message with Different Schema URL: https://github.com/apache/pulsar/issues/5141#issuecomment-528910282 cc @sijie. BTW, would you help to update the PIP wiki, some typos fixed and header supplemented. ---

[GitHub] [pulsar] rocketraman opened a new issue #5142: [docs: Managing partitioned topics page has odd "Nonpartitioned topics resources" subheading

2019-09-06 Thread GitBox
rocketraman opened a new issue #5142: [docs: Managing partitioned topics page has odd "Nonpartitioned topics resources" subheading URL: https://github.com/apache/pulsar/issues/5142 **Describe the bug** The docs about managing partitioned topics has an odd sub-heading "Nonpartitioned

[GitHub] [pulsar] rocketraman opened a new pull request #5143: [Issue 5142][docs] Remove non-partitioned topic info from partitioned topic docs

2019-09-06 Thread GitBox
rocketraman opened a new pull request #5143: [Issue 5142][docs] Remove non-partitioned topic info from partitioned topic docs URL: https://github.com/apache/pulsar/pull/5143 …sion *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes #5142 ### Motivation

[GitHub] [pulsar] yittg edited a comment on issue #5141: PIP-43: Producer Send Message with Different Schema

2019-09-06 Thread GitBox
yittg edited a comment on issue #5141: PIP-43: Producer Send Message with Different Schema URL: https://github.com/apache/pulsar/issues/5141#issuecomment-528910282 cc @sijie. BTW, would you help to update the PIP wiki, some typos fixed and header supplemented, check out [here](https://gis

[GitHub] [pulsar] pouledodue commented on issue #5114: Add pulsar-client 2.4.1 wheels to pypi

2019-09-06 Thread GitBox
pouledodue commented on issue #5114: Add pulsar-client 2.4.1 wheels to pypi URL: https://github.com/apache/pulsar/issues/5114#issuecomment-528916515 ref #5129 This is an automated message from the Apache Git Service. To respo

[GitHub] [pulsar] RAbraham closed issue #5129: Pip can't find pulsar-client 2.4.1 for Python 3.7

2019-09-06 Thread GitBox
RAbraham closed issue #5129: Pip can't find pulsar-client 2.4.1 for Python 3.7 URL: https://github.com/apache/pulsar/issues/5129 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] RAbraham commented on issue #5129: Pip can't find pulsar-client 2.4.1 for Python 3.7

2019-09-06 Thread GitBox
RAbraham commented on issue #5129: Pip can't find pulsar-client 2.4.1 for Python 3.7 URL: https://github.com/apache/pulsar/issues/5129#issuecomment-528927835 great, thanks This is an automated message from the Apache Git Serv

[pulsar] branch master updated: Fix deadlock when resetting cursor (#5139)

2019-09-06 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 00fc2e8 Fix deadlock when resetting cursor (#51

[GitHub] [pulsar] merlimat merged pull request #5139: [pulsar-broker] Fix deadlock when resetting cursor

2019-09-06 Thread GitBox
merlimat merged pull request #5139: [pulsar-broker] Fix deadlock when resetting cursor URL: https://github.com/apache/pulsar/pull/5139 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [pulsar] yjshen removed a comment on issue #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
yjshen removed a comment on issue #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#issuecomment-528898967 run java8 tests This is an automated message from th

[GitHub] [pulsar] yjshen commented on issue #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
yjshen commented on issue #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122#issuecomment-528943923 run java8 tests This is an automated message from the Apache

[GitHub] [pulsar] RAbraham opened a new issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

2019-09-06 Thread GitBox
RAbraham opened a new issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service. URL: https://github.com/apache/pulsar/issues/5144 **Describe the bug** Hi, When I run `bin/standalone` it quits. **To Reproduce** Steps to reproduce the behavior: ```bash

[GitHub] [pulsar] aahmed-se commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

2019-09-06 Thread GitBox
aahmed-se commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service. URL: https://github.com/apache/pulsar/issues/5144#issuecomment-528967606 it runs fine for me , are you saying it runs for a while and then quits ?

[GitHub] [pulsar] RAbraham commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

2019-09-06 Thread GitBox
RAbraham commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service. URL: https://github.com/apache/pulsar/issues/5144#issuecomment-528968790 Yes, it just quits. If you look at the error.txt file, it says the following errors. Do you get the same errors too?

[GitHub] [pulsar] aahmed-se commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

2019-09-06 Thread GitBox
aahmed-se commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service. URL: https://github.com/apache/pulsar/issues/5144#issuecomment-528969720 keeps running for me, probably something to do with your hosts file, but don't see any problems locally.

[pulsar] branch master updated: Trim deleted entries after recover cursor. (#4987)

2019-09-06 Thread aahmed
This is an automated email from the ASF dual-hosted git repository. aahmed 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 dc7d01e Trim deleted entries after recover curs

[GitHub] [pulsar] aahmed-se merged pull request #4987: Trim deleted entries after recover cursor.

2019-09-06 Thread GitBox
aahmed-se merged pull request #4987: Trim deleted entries after recover cursor. URL: https://github.com/apache/pulsar/pull/4987 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [pulsar] aahmed-se commented on issue #4267: [Issue-4266][pulsar-flink] Flink Pulsar Producer should reused across threads

2019-09-06 Thread GitBox
aahmed-se commented on issue #4267: [Issue-4266][pulsar-flink] Flink Pulsar Producer should reused across threads URL: https://github.com/apache/pulsar/pull/4267#issuecomment-528971042 @Xpray can you rebase this pr. This is a

[GitHub] [pulsar] aahmed-se commented on issue #4944: Python 3.7 in Docker

2019-09-06 Thread GitBox
aahmed-se commented on issue #4944: Python 3.7 in Docker URL: https://github.com/apache/pulsar/issues/4944#issuecomment-528971474 debian 10 has open jdk 11 as default , we will decide to move that as default jvm also as part of the move.

[GitHub] [pulsar] aahmed-se commented on issue #4200: Removed managed-ledger-shaded artifact

2019-09-06 Thread GitBox
aahmed-se commented on issue #4200: Removed managed-ledger-shaded artifact URL: https://github.com/apache/pulsar/pull/4200#issuecomment-528972367 @merlimat can you rebase this. This is an automated message from the Apache Git

[GitHub] [pulsar] aahmed-se commented on issue #5043: [zookeeper] bump zookeeper to version 3.5.5

2019-09-06 Thread GitBox
aahmed-se commented on issue #5043: [zookeeper] bump zookeeper to version 3.5.5 URL: https://github.com/apache/pulsar/pull/5043#issuecomment-528978085 run java8 tests This is an automated message from the Apache Git Service. T

[pulsar.wiki] branch master updated: Updated PIP 43: producer send message with different schema (markdown)

2019-09-06 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new a25bf74 Updated PIP 43: producer send messa

[GitHub] [pulsar] sijie commented on issue #5141: PIP-43: Producer Send Message with Different Schema

2019-09-06 Thread GitBox
sijie commented on issue #5141: PIP-43: Producer Send Message with Different Schema URL: https://github.com/apache/pulsar/issues/5141#issuecomment-529020460 @yittg done This is an automated message from the Apache Git Service

[GitHub] [pulsar] RAbraham commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

2019-09-06 Thread GitBox
RAbraham commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service. URL: https://github.com/apache/pulsar/issues/5144#issuecomment-529020582 Thanks for your quick reply. I'll work on the docker image then. --

[GitHub] [pulsar] RAbraham closed issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

2019-09-06 Thread GitBox
RAbraham closed issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service. URL: https://github.com/apache/pulsar/issues/5144 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [pulsar] sijie merged pull request #5122: [Doc] Add consumer configuration description for Java client

2019-09-06 Thread GitBox
sijie merged pull request #5122: [Doc] Add consumer configuration description for Java client URL: https://github.com/apache/pulsar/pull/5122 This is an automated message from the Apache Git Service. To respond to the messag

[pulsar] branch master updated (dc7d01e -> 44dcc5b)

2019-09-06 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from dc7d01e Trim deleted entries after recover cursor. (#4987) add 44dcc5b [Doc] Add consumer configuration descrip

[GitHub] [pulsar] rakesh415 commented on issue #4323: multi consumer client subscribe partitioned topic by Exclusive subscriptionType don't throw Exception

2019-09-06 Thread GitBox
rakesh415 commented on issue #4323: multi consumer client subscribe partitioned topic by Exclusive subscriptionType don't throw Exception URL: https://github.com/apache/pulsar/issues/4323#issuecomment-529027003 I am facing this issue. could some one please help me to resolve it. fro

[GitHub] [pulsar] rakesh415 edited a comment on issue #4323: multi consumer client subscribe partitioned topic by Exclusive subscriptionType don't throw Exception

2019-09-06 Thread GitBox
rakesh415 edited a comment on issue #4323: multi consumer client subscribe partitioned topic by Exclusive subscriptionType don't throw Exception URL: https://github.com/apache/pulsar/issues/4323#issuecomment-529027003 I am facing this issue. could some one please help me to resolve it.

[GitHub] [pulsar] liketic opened a new pull request #5145: Throw an error if the key was not specified for querying state

2019-09-06 Thread GitBox
liketic opened a new pull request #5145: Throw an error if the key was not specified for querying state URL: https://github.com/apache/pulsar/pull/5145 Throw an error explicitly if the key was not specified for querying state. Closes #4943 -

[GitHub] [pulsar] liketic opened a new pull request #5146: Remove method testValidateFunctionsConfigs which was abandoned

2019-09-06 Thread GitBox
liketic opened a new pull request #5146: Remove method testValidateFunctionsConfigs which was abandoned URL: https://github.com/apache/pulsar/pull/5146 The method ```testValidateFunctionsConfigs``` was abandoned previously so we can remove it now. -

[GitHub] [pulsar] fxbing commented on issue #4963: Add more config for auto-topic-creation

2019-09-06 Thread GitBox
fxbing commented on issue #4963: Add more config for auto-topic-creation URL: https://github.com/apache/pulsar/pull/4963#issuecomment-529068436 run java8 tests run integration tests This is an automated message from the Apa

[GitHub] [pulsar] liketic opened a new pull request #5147: Deprecate getstatus subcommand for source command

2019-09-06 Thread GitBox
liketic opened a new pull request #5147: Deprecate getstatus subcommand for source command URL: https://github.com/apache/pulsar/pull/5147 Deprecate ```getstatus``` command in favor of ```status```. And also, move ```CmdFunctionsTest.java``` from module pulsar-client-tool-test to pulsar-

[GitHub] [pulsar] sijie commented on issue #3087: javadoc doesn't respect the docusaurus versioning

2019-09-06 Thread GitBox
sijie commented on issue #3087: javadoc doesn't respect the docusaurus versioning URL: https://github.com/apache/pulsar/issues/3087#issuecomment-529074801 @Jennifer88huang I don't think they are resolving to the right version of javadoc

[GitHub] [pulsar] jiazhai commented on issue #5145: Throw an error if the key was not specified for querying state

2019-09-06 Thread GitBox
jiazhai commented on issue #5145: Throw an error if the key was not specified for querying state URL: https://github.com/apache/pulsar/pull/5145#issuecomment-529076434 run java8 tests This is an automated message from the Apa

[GitHub] [pulsar] MarvinCai opened a new pull request #5148: Validate topic name before creating partition/non partition topic via admin cli.

2019-09-06 Thread GitBox
MarvinCai opened a new pull request #5148: Validate topic name before creating partition/non partition topic via admin cli. URL: https://github.com/apache/pulsar/pull/5148 fix #4994 For non partition topic, If topic name contains partition suffix "-partition-" then the remaining pa