[GitHub] [pulsar] tuteng commented on issue #5189: 2.4.1 - Pulsar standalone + debezium mysql do not work

2019-09-13 Thread GitBox
tuteng commented on issue #5189: 2.4.1 - Pulsar standalone + debezium mysql do not work URL: https://github.com/apache/pulsar/issues/5189#issuecomment-531178214 It seems that the tenant's name is wrong, please use `public`, I have fixed it here https://github.com/apache/pulsar/pull/5190.

[GitHub] [pulsar] tuteng opened a new pull request #5190: [Doc]Fix tenant typo for debezim mysql source

2019-09-13 Thread GitBox
tuteng opened a new pull request #5190: [Doc]Fix tenant typo for debezim mysql source URL: https://github.com/apache/pulsar/pull/5190 Fixes https://github.com/apache/pulsar/issues/5189 Master Issue: https://github.com/apache/pulsar/issues/5189 ### Motivation

[GitHub] [pulsar] sijie commented on a change in pull request #5123: Modify the schema decode method can decode ByteBuf

2019-09-13 Thread GitBox
sijie commented on a change in pull request #5123: Modify the schema decode method can decode ByteBuf URL: https://github.com/apache/pulsar/pull/5123#discussion_r324245684 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/StringSchema.java ##

[GitHub] [pulsar] sijie commented on a change in pull request #5123: Modify the schema decode method can decode ByteBuf

2019-09-13 Thread GitBox
sijie commented on a change in pull request #5123: Modify the schema decode method can decode ByteBuf URL: https://github.com/apache/pulsar/pull/5123#discussion_r324246381 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/ByteBufferSchema.java

[GitHub] [pulsar] sijie merged pull request #5091: [doc] Improve Pulsar Security Encryption

2019-09-13 Thread GitBox
sijie merged pull request #5091: [doc] Improve Pulsar Security Encryption URL: https://github.com/apache/pulsar/pull/5091 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[pulsar] branch master updated: [doc] Improve Pulsar Security Encryption (#5091)

2019-09-13 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.git The following commit(s) were added to refs/heads/master by this push: new c377865 [doc] Improve Pulsar Security

[GitHub] [pulsar] massakam commented on issue #5176: NPE occurs while searching for namespace bundle

2019-09-13 Thread GitBox
massakam commented on issue #5176: NPE occurs while searching for namespace bundle URL: https://github.com/apache/pulsar/issues/5176#issuecomment-531301670 I think that the cause of NPE is that entries of `brokerToNamespaceToBundleRange` are cleared in the following part:

[pulsar] branch master updated (c04945e -> ca63ee6)

2019-09-13 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 c04945e Add option to customize splitter character (#5187) add ca63ee6 PIP-41 (part-1): Introduce Protocol

[pulsar] branch master updated: [doc] Improve Pulsar Deployment Kubernetes (#5102)

2019-09-13 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.git The following commit(s) were added to refs/heads/master by this push: new b8ded33 [doc] Improve Pulsar Deployment

[GitHub] [pulsar] sijie merged pull request #5102: [doc] Improve Pulsar Deployment Kubernetes

2019-09-13 Thread GitBox
sijie merged pull request #5102: [doc] Improve Pulsar Deployment Kubernetes URL: https://github.com/apache/pulsar/pull/5102 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] vzhikserg commented on a change in pull request #5115: Add checkstyle validation and fix style violations in the pulsar client api module

2019-09-13 Thread GitBox
vzhikserg commented on a change in pull request #5115: Add checkstyle validation and fix style violations in the pulsar client api module URL: https://github.com/apache/pulsar/pull/5115#discussion_r324243216 ## File path:

[GitHub] [pulsar] sijie merged pull request #5130: PIP-41 (part-1): Introduce Protocol Handler API

2019-09-13 Thread GitBox
sijie merged pull request #5130: PIP-41 (part-1): Introduce Protocol Handler API URL: https://github.com/apache/pulsar/pull/5130 This is an automated message from the Apache Git Service. To respond to the message, please log

[pulsar] branch master updated (ca63ee6 -> 8bfca9a)

2019-09-13 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 ca63ee6 PIP-41 (part-1): Introduce Protocol Handler API (#5130) add 8bfca9a [doc] Improve Pulsar Security

[GitHub] [pulsar] sijie merged pull request #5092: [doc] Improve Pulsar Security Extending

2019-09-13 Thread GitBox
sijie merged pull request #5092: [doc] Improve Pulsar Security Extending URL: https://github.com/apache/pulsar/pull/5092 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] vzhikserg commented on a change in pull request #5115: Add checkstyle validation and fix style violations in the pulsar client api module

2019-09-13 Thread GitBox
vzhikserg commented on a change in pull request #5115: Add checkstyle validation and fix style violations in the pulsar client api module URL: https://github.com/apache/pulsar/pull/5115#discussion_r324249212 ## File path:

[GitHub] [pulsar] vzhikserg commented on a change in pull request #5115: Add checkstyle validation and fix style violations in the pulsar client api module

2019-09-13 Thread GitBox
vzhikserg commented on a change in pull request #5115: Add checkstyle validation and fix style violations in the pulsar client api module URL: https://github.com/apache/pulsar/pull/5115#discussion_r324249212 ## File path:

[GitHub] [pulsar] sijie commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema

2019-09-13 Thread GitBox
sijie commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema URL: https://github.com/apache/pulsar/pull/5165#discussion_r324255217 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ProducerBuilder.java

[GitHub] [pulsar] sijie commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema

2019-09-13 Thread GitBox
sijie commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema URL: https://github.com/apache/pulsar/pull/5165#discussion_r324254292 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Producer.java ##

[GitHub] [pulsar] jiazhai commented on issue #5190: [Doc]Fix tenant typo for debezim mysql source

2019-09-13 Thread GitBox
jiazhai commented on issue #5190: [Doc]Fix tenant typo for debezim mysql source URL: https://github.com/apache/pulsar/pull/5190#issuecomment-531450373 run java8 tests This is an automated message from the Apache Git Service.

[GitHub] [pulsar] massakam opened a new pull request #5191: [Issue #5176][pulsar-broker] Fix bug that fails to search namespace bundle due to NPE

2019-09-13 Thread GitBox
massakam opened a new pull request #5191: [Issue #5176][pulsar-broker] Fix bug that fails to search namespace bundle due to NPE URL: https://github.com/apache/pulsar/pull/5191 Fixes #5176 ### Motivation As mentioned in #5176, NPE may occur in the load manager and fail to

[GitHub] [pulsar] merlimat commented on issue #5188: Ensure getting list of topics for namespace is handled asynchronously

2019-09-13 Thread GitBox
merlimat commented on issue #5188: Ensure getting list of topics for namespace is handled asynchronously URL: https://github.com/apache/pulsar/pull/5188#issuecomment-531381220 run integration tests This is an automated

[GitHub] [pulsar] aahmed-se closed issue #5186: Make the separator character for pulsar-cli produce an input parameter

2019-09-13 Thread GitBox
aahmed-se closed issue #5186: Make the separator character for pulsar-cli produce an input parameter URL: https://github.com/apache/pulsar/issues/5186 This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema

2019-09-13 Thread GitBox
yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema URL: https://github.com/apache/pulsar/pull/5165#discussion_r324404970 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Producer.java ##

[GitHub] [pulsar] yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema

2019-09-13 Thread GitBox
yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema URL: https://github.com/apache/pulsar/pull/5165#discussion_r324405110 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ProducerBuilder.java

[GitHub] [pulsar] yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema

2019-09-13 Thread GitBox
yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema URL: https://github.com/apache/pulsar/pull/5165#discussion_r324405477 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Producer.java ##

[GitHub] [pulsar] yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema

2019-09-13 Thread GitBox
yittg commented on a change in pull request #5165: [PIP-43] Support producer to send msg with different schema URL: https://github.com/apache/pulsar/pull/5165#discussion_r324405477 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Producer.java ##

[GitHub] [pulsar] massakam commented on issue #5185: [pulsar-broker] Fix bug that message delivery stops after resetting cursor for failover subscription

2019-09-13 Thread GitBox
massakam commented on issue #5185: [pulsar-broker] Fix bug that message delivery stops after resetting cursor for failover subscription URL: https://github.com/apache/pulsar/pull/5185#issuecomment-53813 rerun java8 tests rerun integration tests

[GitHub] [pulsar] SirBigoo opened a new issue #5189: 2.4.1 - Pulsar standalone + debezium mysql do not work

2019-09-13 Thread GitBox
SirBigoo opened a new issue #5189: 2.4.1 - Pulsar standalone + debezium mysql do not work URL: https://github.com/apache/pulsar/issues/5189 Hello ! **Describe the bug** I tried to connect pulsar with CDC debezium on MySQL database. So, I'm following this tutorial :