[GitHub] [pulsar] stupidusername opened a new issue #5380: Kubernetes deployment: Pods from a service are being scheduled on the same node

2019-10-12 Thread GitBox
stupidusername opened a new issue #5380: Kubernetes deployment: Pods from a service are being scheduled on the same node URL: https://github.com/apache/pulsar/issues/5380 I was trying to deploy pulsar using GKE. While I was deploying the ZooKeeper service I noticed that its pods were

[GitHub] [pulsar] codelipenghui commented on issue #5378: Trim messages which less than mark delete position for message redelivery

2019-10-12 Thread GitBox
codelipenghui commented on issue #5378: Trim messages which less than mark delete position for message redelivery URL: https://github.com/apache/pulsar/pull/5378#issuecomment-541380799 run integration tests This is an

[GitHub] [pulsar] codelipenghui commented on issue #5375: [pulsar-admin]make skip all messages async

2019-10-12 Thread GitBox
codelipenghui commented on issue #5375: [pulsar-admin]make skip all messages async URL: https://github.com/apache/pulsar/pull/5375#issuecomment-541380648 run integration tests This is an automated message from the Apache Git

[GitHub] [pulsar] Anonymitaet commented on issue #5296: [Doc] Update connector guide overall

2019-10-12 Thread GitBox
Anonymitaet commented on issue #5296: [Doc] Update connector guide overall URL: https://github.com/apache/pulsar/pull/5296#issuecomment-541379818 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] liangyuanpeng commented on issue #5348: Load tls file fail on Windows

2019-10-12 Thread GitBox
liangyuanpeng commented on issue #5348: Load tls file fail on Windows URL: https://github.com/apache/pulsar/issues/5348#issuecomment-541346952 I tried several times and failed to create a consumer or producer `` org.apache.pulsar.client.impl.ProducerBuilderImpl#create ``

[GitHub] [pulsar] frank-dkvan opened a new issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+

2019-10-12 Thread GitBox
frank-dkvan opened a new issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+ URL: https://github.com/apache/pulsar/issues/5379 **Describe the bug** Error: Failed to sample data: java.lang.UnsupportedOperationException look like currently it only

[GitHub] [pulsar] Anonymitaet commented on issue #5296: [Doc] Update connector guide overall

2019-10-12 Thread GitBox
Anonymitaet commented on issue #5296: [Doc] Update connector guide overall URL: https://github.com/apache/pulsar/pull/5296#issuecomment-541324021 run integration tests This is an automated message from the Apache Git Service.

[GitHub] [pulsar] tuteng commented on issue #5347: [Docs]Fix website io connector link 404

2019-10-12 Thread GitBox
tuteng commented on issue #5347: [Docs]Fix website io connector link 404 URL: https://github.com/apache/pulsar/pull/5347#issuecomment-541321453 run java8 tests This is an automated message from the Apache Git Service.

[GitHub] [pulsar] Jennifer88huang commented on issue #5374: [Issue 5362][website]Update logo path for Pulsar users

2019-10-12 Thread GitBox
Jennifer88huang commented on issue #5374: [Issue 5362][website]Update logo path for Pulsar users URL: https://github.com/apache/pulsar/pull/5374#issuecomment-541309562 run java8 tests This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #5375: [pulsar-admin]make skip all messages async

2019-10-12 Thread GitBox
codelipenghui commented on issue #5375: [pulsar-admin]make skip all messages async URL: https://github.com/apache/pulsar/pull/5375#issuecomment-541309202 run cpp tests run integration tests This is an automated message

[GitHub] [pulsar] codelipenghui commented on issue #5378: Trim messages which less than mark delete position for message redelivery

2019-10-12 Thread GitBox
codelipenghui commented on issue #5378: Trim messages which less than mark delete position for message redelivery URL: https://github.com/apache/pulsar/pull/5378#issuecomment-541309137 run java8 tests run integration tests

[GitHub] [pulsar] codelipenghui commented on issue #4955: [PIP-39] Introduce system topic and topic policies service

2019-10-12 Thread GitBox
codelipenghui commented on issue #4955: [PIP-39] Introduce system topic and topic policies service URL: https://github.com/apache/pulsar/pull/4955#issuecomment-541309054 run java8 tests This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf

2019-10-12 Thread GitBox
codelipenghui commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf URL: https://github.com/apache/pulsar/pull/5359#issuecomment-541309090 run java8 tests This is an automated message

[GitHub] [pulsar] sijie commented on a change in pull request #5357: [functions][Issue:5350]Fix pulsar can't load the customized SerDe

2019-10-12 Thread GitBox
sijie commented on a change in pull request #5357: [functions][Issue:5350]Fix pulsar can't load the customized SerDe URL: https://github.com/apache/pulsar/pull/5357#discussion_r334229383 ## File path:

[pulsar-client-go] branch master updated (6138893 -> ad46ac8)

2019-10-12 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git. from 6138893 refactor: remove extra timeout param (#67) add ad46ac8 Add license check for project (#71) No

[GitHub] [pulsar-client-go] wolfstudy merged pull request #71: Add license check for project

2019-10-12 Thread GitBox
wolfstudy merged pull request #71: Add license check for project URL: https://github.com/apache/pulsar-client-go/pull/71 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar-client-go] wolfstudy commented on issue #71: Add license check for project

2019-10-12 Thread GitBox
wolfstudy commented on issue #71: Add license check for project URL: https://github.com/apache/pulsar-client-go/pull/71#issuecomment-541300277 @jiazhai PTAL This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] wolfstudy commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send

2019-10-12 Thread GitBox
wolfstudy commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send URL: https://github.com/apache/pulsar/pull/4811#issuecomment-541299488 @massakam PTAL again thanks This is an automated message from the

[GitHub] [pulsar-client-go] wolfstudy commented on issue #65: [Issue 64] fix bug: type assert cause panic

2019-10-12 Thread GitBox
wolfstudy commented on issue #65: [Issue 64] fix bug: type assert cause panic URL: https://github.com/apache/pulsar-client-go/pull/65#issuecomment-541297938 ping @mileschao PTAL This is an automated message from the Apache

[GitHub] [pulsar-client-go] wolfstudy commented on issue #71: Add license check for project

2019-10-12 Thread GitBox
wolfstudy commented on issue #71: Add license check for project URL: https://github.com/apache/pulsar-client-go/pull/71#issuecomment-541297826 run integration tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] codelipenghui commented on issue #4955: [PIP-39] Introduce system topic and topic policies service

2019-10-12 Thread GitBox
codelipenghui commented on issue #4955: [PIP-39] Introduce system topic and topic policies service URL: https://github.com/apache/pulsar/pull/4955#issuecomment-541297236 run java8 tests This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #4955: [PIP-39] Introduce system topic and topic policies service

2019-10-12 Thread GitBox
codelipenghui commented on issue #4955: [PIP-39] Introduce system topic and topic policies service URL: https://github.com/apache/pulsar/pull/4955#issuecomment-541297139 @sijie I have addressed your comment, please take a look.

[GitHub] [pulsar] Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc

2019-10-12 Thread GitBox
Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc URL: https://github.com/apache/pulsar/pull/5376#discussion_r334225374 ## File path: site2/docs/sql-rest-api.md ## @@ -0,0 +1,185 @@ +--- +id: sql-rest-api +title: Pulsar SQL

[GitHub] [pulsar] Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc

2019-10-12 Thread GitBox
Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc URL: https://github.com/apache/pulsar/pull/5376#discussion_r334225393 ## File path: site2/docs/sql-rest-api.md ## @@ -0,0 +1,185 @@ +--- +id: sql-rest-api +title: Pulsar SQL

[GitHub] [pulsar] Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc

2019-10-12 Thread GitBox
Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc URL: https://github.com/apache/pulsar/pull/5376#discussion_r334225442 ## File path: site2/docs/sql-rest-api.md ## @@ -0,0 +1,185 @@ +--- +id: sql-rest-api +title: Pulsar SQL

[GitHub] [pulsar] Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc

2019-10-12 Thread GitBox
Jennifer88huang commented on a change in pull request #5376: [docs] Add presto sql REST APIs doc URL: https://github.com/apache/pulsar/pull/5376#discussion_r334225484 ## File path: site2/docs/sql-rest-api.md ## @@ -0,0 +1,185 @@ +--- +id: sql-rest-api +title: Pulsar SQL

[GitHub] [pulsar] codelipenghui opened a new pull request #5378: Trim messages which less than mark delete position for message redelivery

2019-10-12 Thread GitBox
codelipenghui opened a new pull request #5378: Trim messages which less than mark delete position for message redelivery URL: https://github.com/apache/pulsar/pull/5378 Master Issue: #5377 ### Motivation Fix #5377 ### Modifications Trim messages which less than

[GitHub] [pulsar] zymap commented on issue #5376: [docs] Add presto sql REST APIs doc

2019-10-12 Thread GitBox
zymap commented on issue #5376: [docs] Add presto sql REST APIs doc URL: https://github.com/apache/pulsar/pull/5376#issuecomment-541295622 @sijie @Jennifer88huang Can you please take a look at the presto SQL REST APIs doc? Thanks! If you have any questions feel free to tell me.

[GitHub] [pulsar] codelipenghui opened a new issue #5377: Old message continue redeliver after clear backlog.

2019-10-12 Thread GitBox
codelipenghui opened a new issue #5377: Old message continue redeliver after clear backlog. URL: https://github.com/apache/pulsar/issues/5377 **Describe the bug** We have some messages can't be consume correctly, so i clear the backlog of that subscription, but message redelivery did

[GitHub] [pulsar] zymap opened a new pull request #5376: [docs] Add presto sql REST APIs doc

2019-10-12 Thread GitBox
zymap opened a new pull request #5376: [docs] Add presto sql REST APIs doc URL: https://github.com/apache/pulsar/pull/5376 --- Fixes #3009 *Motivation* There are no REST APIs usage docs for the presto SQL.

[GitHub] [pulsar-client-go] xujianhai666 commented on a change in pull request #69: [ISSUE #68][feat]add Option config for init (#68)

2019-10-12 Thread GitBox
xujianhai666 commented on a change in pull request #69: [ISSUE #68][feat]add Option config for init (#68) URL: https://github.com/apache/pulsar-client-go/pull/69#discussion_r334224839 ## File path: README.md ## @@ -60,9 +60,7 @@ client, err :=

[GitHub] [pulsar-client-go] wolfstudy commented on issue #69: [ISSUE #68][feat]add Option config for init (#68)

2019-10-12 Thread GitBox
wolfstudy commented on issue #69: [ISSUE #68][feat]add Option config for init (#68) URL: https://github.com/apache/pulsar-client-go/pull/69#issuecomment-541294799 ping @merlimat PTAL This is an automated message from the

[GitHub] [pulsar-client-go] xujianhai666 commented on issue #69: [ISSUE #68][feat]add Option config for init (#68)

2019-10-12 Thread GitBox
xujianhai666 commented on issue #69: [ISSUE #68][feat]add Option config for init (#68) URL: https://github.com/apache/pulsar-client-go/pull/69#issuecomment-541294712 @wolfstudy @merlimat everything ok. review code pls, thx!

[GitHub] [pulsar] codelipenghui commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf

2019-10-12 Thread GitBox
codelipenghui commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf URL: https://github.com/apache/pulsar/pull/5359#issuecomment-541291629 run java8 tests This is an automated message

[GitHub] [pulsar] codelipenghui commented on issue #5374: [Issue 5362][website]Update logo path for Pulsar users

2019-10-12 Thread GitBox
codelipenghui commented on issue #5374: [Issue 5362][website]Update logo path for Pulsar users URL: https://github.com/apache/pulsar/pull/5374#issuecomment-541291530 run java8 tests This is an automated message from the

[GitHub] [pulsar] codelipenghui removed a comment on issue #5371: fix potential deadlock that can occur in addConsumer

2019-10-12 Thread GitBox
codelipenghui removed a comment on issue #5371: fix potential deadlock that can occur in addConsumer URL: https://github.com/apache/pulsar/pull/5371#issuecomment-541290345 retests this please This is an automated message

[GitHub] [pulsar] codelipenghui commented on issue #5371: fix potential deadlock that can occur in addConsumer

2019-10-12 Thread GitBox
codelipenghui commented on issue #5371: fix potential deadlock that can occur in addConsumer URL: https://github.com/apache/pulsar/pull/5371#issuecomment-541290345 retests this please This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #5371: fix potential deadlock that can occur in addConsumer

2019-10-12 Thread GitBox
codelipenghui commented on issue #5371: fix potential deadlock that can occur in addConsumer URL: https://github.com/apache/pulsar/pull/5371#issuecomment-541290365 retest this please This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #5375: [pulsar-admin]make skip all messages async

2019-10-12 Thread GitBox
codelipenghui commented on issue #5375: [pulsar-admin]make skip all messages async URL: https://github.com/apache/pulsar/pull/5375#issuecomment-541289973 retest this please This is an automated message from the Apache Git