[pulsar] branch master updated (0bc952d -> 3af5951)

2019-09-20 Thread aahmed
This is an automated email from the ASF dual-hosted git repository. aahmed pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 0bc952d Fixed flaky tests in ReplicatorRateLimiterTest (#5207) add 3af5951 [Doc] Add *Kafka source connector

[GitHub] [pulsar] aahmed-se merged pull request #5203: [Doc] Add *Kafka source connector guide*

2019-09-20 Thread GitBox
aahmed-se merged pull request #5203: [Doc] Add *Kafka source connector guide* URL: https://github.com/apache/pulsar/pull/5203 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] aahmed-se opened a new pull request #5245: Skip test1 [skip ci]

2019-09-20 Thread GitBox
aahmed-se opened a new pull request #5245: Skip test1 [skip ci] URL: https://github.com/apache/pulsar/pull/5245 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] aahmed-se commented on issue #5243: Bug in Message Deduplication that may cause incorrect client/broker interaction

2019-09-20 Thread GitBox
aahmed-se commented on issue #5243: Bug in Message Deduplication that may cause incorrect client/broker interaction URL: https://github.com/apache/pulsar/pull/5243#issuecomment-533765211 run integration tests This is an

[GitHub] [pulsar] aahmed-se opened a new pull request #5244: Doc change

2019-09-20 Thread GitBox
aahmed-se opened a new pull request #5244: Doc change URL: https://github.com/apache/pulsar/pull/5244 Ignore this [skip ci] This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] jerrypeng commented on issue #5243: Bug in Message Deduplication that may cause incorrect client/broker interaction

2019-09-20 Thread GitBox
jerrypeng commented on issue #5243: Bug in Message Deduplication that may cause incorrect client/broker interaction URL: https://github.com/apache/pulsar/pull/5243#issuecomment-533720789 rerun java8 tests rerun integration tests

[GitHub] [pulsar] merlimat commented on issue #5230: Allow for topic deletions with regex consumers

2019-09-20 Thread GitBox
merlimat commented on issue #5230: Allow for topic deletions with regex consumers URL: https://github.com/apache/pulsar/pull/5230#issuecomment-533713226 run java8 tests run integration tests This is an automated message

[GitHub] [pulsar] merlimat commented on issue #5230: Allow for topic deletions with regex consumers

2019-09-20 Thread GitBox
merlimat commented on issue #5230: Allow for topic deletions with regex consumers URL: https://github.com/apache/pulsar/pull/5230#issuecomment-533665980 run integration tests This is an automated message from the Apache Git

[GitHub] [pulsar] merlimat commented on issue #5230: Allow for topic deletions with regex consumers

2019-09-20 Thread GitBox
merlimat commented on issue #5230: Allow for topic deletions with regex consumers URL: https://github.com/apache/pulsar/pull/5230#issuecomment-533660106 run cpp tests run java8 tests This is an automated message from the

[GitHub] [pulsar] sleungtoast edited a comment on issue #5218: Enabling Deduplication may drop messages

2019-09-20 Thread GitBox
sleungtoast edited a comment on issue #5218: Enabling Deduplication may drop messages URL: https://github.com/apache/pulsar/issues/5218#issuecomment-533645939 Thanks @merlimat. One other thing that we found was when turning off dedupe on the broker config (and doing a restart) instead of

[GitHub] [pulsar] sleungtoast commented on issue #5218: Enabling Deduplication may drop messages

2019-09-20 Thread GitBox
sleungtoast commented on issue #5218: Enabling Deduplication may drop messages URL: https://github.com/apache/pulsar/issues/5218#issuecomment-533647687 Yes, sorry that's what I meant. This is an automated message from the

[GitHub] [pulsar] jerrypeng opened a new pull request #5243: Bug in Message Deduplication that may cause incorrect client/broker interaction

2019-09-20 Thread GitBox
jerrypeng opened a new pull request #5243: Bug in Message Deduplication that may cause incorrect client/broker interaction URL: https://github.com/apache/pulsar/pull/5243 ### Motivation Partially fixes #5218 Will be making subsequent PRs to fix issues with handling

[GitHub] [pulsar] merlimat commented on issue #5218: Enabling Deduplication may drop messages

2019-09-20 Thread GitBox
merlimat commented on issue #5218: Enabling Deduplication may drop messages URL: https://github.com/apache/pulsar/issues/5218#issuecomment-533646432 You mean the dedup cursor? This is an automated message from the Apache Git

[GitHub] [pulsar] sleungtoast commented on issue #5218: Enabling Deduplication may drop messages

2019-09-20 Thread GitBox
sleungtoast commented on issue #5218: Enabling Deduplication may drop messages URL: https://github.com/apache/pulsar/issues/5218#issuecomment-533645939 Thanks @merlimat. One other thing that we found was when turning off dedupe on the broker config (and doing a restart) instead of

[GitHub] [pulsar] merlimat commented on issue #5235: lost message when not ack in partitioned topics in go client

2019-09-20 Thread GitBox
merlimat commented on issue #5235: lost message when not ack in partitioned topics in go client URL: https://github.com/apache/pulsar/issues/5235#issuecomment-533644977 Looks like the message is not lost, since the "backlog" count shows 5 messages, though for some reason is not being

[GitHub] [pulsar] merlimat commented on issue #5218: Enabling Deduplication may drop messages

2019-09-20 Thread GitBox
merlimat commented on issue #5218: Enabling Deduplication may drop messages URL: https://github.com/apache/pulsar/issues/5218#issuecomment-533633691 To clarify one additional aspect: with the default config, this error can only happen if the BK cluster is completely unavailable for writes.

[GitHub] [pulsar] merlimat commented on issue #5218: Enabling Deduplication may drop messages

2019-09-20 Thread GitBox
merlimat commented on issue #5218: Enabling Deduplication may drop messages URL: https://github.com/apache/pulsar/issues/5218#issuecomment-533632871 @sleungtoast Thanks for reporting. We also discovered this issue and had already a plan for fixing it. @jerrypeng is working on that.

[GitHub] [pulsar] kuido85 opened a new issue #5242: Consumer fails to retrieve messages when using multi-host connection with Avro schema and one broker is down in cluster.

2019-09-20 Thread GitBox
kuido85 opened a new issue #5242: Consumer fails to retrieve messages when using multi-host connection with Avro schema and one broker is down in cluster. URL: https://github.com/apache/pulsar/issues/5242 **Describe the bug** When using multi-host connection in java client and also

[GitHub] [pulsar] one70six opened a new issue #5241: Pulsar Client - Allow TLS Certs to be loaded from memory

2019-09-20 Thread GitBox
one70six opened a new issue #5241: Pulsar Client - Allow TLS Certs to be loaded from memory URL: https://github.com/apache/pulsar/issues/5241 Currently the Pulsar client allows for the use of TLS certificates to be loaded and passed to the brokers, but these certs have to exist on the

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5236: [doc] Improve Pulsar Administration Pulsar proxy

2019-09-20 Thread GitBox
Anonymitaet commented on a change in pull request #5236: [doc] Improve Pulsar Administration Pulsar proxy URL: https://github.com/apache/pulsar/pull/5236#discussion_r326617272 ## File path: site2/docs/administration-proxy.md ## @@ -4,27 +4,27 @@ title: The Pulsar proxy

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5237: [doc] Improve Pulsar Administration Upgrade

2019-09-20 Thread GitBox
Anonymitaet commented on a change in pull request #5237: [doc] Improve Pulsar Administration Upgrade URL: https://github.com/apache/pulsar/pull/5237#discussion_r326614461 ## File path: site2/docs/administration-upgrade.md ## @@ -36,20 +34,20 @@ To upgrade an Apache

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5237: [doc] Improve Pulsar Administration Upgrade

2019-09-20 Thread GitBox
Anonymitaet commented on a change in pull request #5237: [doc] Improve Pulsar Administration Upgrade URL: https://github.com/apache/pulsar/pull/5237#discussion_r326614886 ## File path: site2/docs/administration-upgrade.md ## @@ -108,18 +106,18 @@ Before upgrading, you

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5237: [doc] Improve Pulsar Administration Upgrade

2019-09-20 Thread GitBox
Anonymitaet commented on a change in pull request #5237: [doc] Improve Pulsar Administration Upgrade URL: https://github.com/apache/pulsar/pull/5237#discussion_r326545836 ## File path: site2/docs/administration-upgrade.md ## @@ -6,19 +6,17 @@ sidebar_label: Upgrade ##

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5240: [Doc] Add *File source connector guide*

2019-09-20 Thread GitBox
Anonymitaet commented on a change in pull request #5240: [Doc] Add *File source connector guide* URL: https://github.com/apache/pulsar/pull/5240#discussion_r326599774 ## File path: site2/docs/io-file-source.md ## @@ -0,0 +1,69 @@ +--- +id: io-file +title: File source

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5240: [Doc] Add *File source connector guide*

2019-09-20 Thread GitBox
Anonymitaet commented on a change in pull request #5240: [Doc] Add *File source connector guide* URL: https://github.com/apache/pulsar/pull/5240#discussion_r326599774 ## File path: site2/docs/io-file-source.md ## @@ -0,0 +1,69 @@ +--- +id: io-file +title: File source

[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-20 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120 I've created the following PRs to resolve this issue: ## Overview * https://github.com/apache/pulsar/pull/5183 *

[GitHub] [pulsar] Anonymitaet commented on issue #5239: [Doc] Add *HDFS3 sink connector guide*

2019-09-20 Thread GitBox
Anonymitaet commented on issue #5239: [Doc] Add *HDFS3 sink connector guide* URL: https://github.com/apache/pulsar/pull/5239#issuecomment-533496563 @tuteng could you please help review? Thank you This is an automated message

[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-20 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120 I've created the following PRs to resolve this issue: ## Overview * https://github.com/apache/pulsar/pull/5183 *

[GitHub] [pulsar] Anonymitaet opened a new pull request #5239: [Doc] Add *HDFS3 sink connector guide*

2019-09-20 Thread GitBox
Anonymitaet opened a new pull request #5239: [Doc] Add *HDFS3 sink connector guide* URL: https://github.com/apache/pulsar/pull/5239 Fix https://github.com/apache/pulsar/issues/5015 This is an automated message from the

[GitHub] [pulsar] Anonymitaet commented on issue #5224: [Doc] Add *processing guarantee for connector*

2019-09-20 Thread GitBox
Anonymitaet commented on issue #5224: [Doc] Add *processing guarantee for connector* URL: https://github.com/apache/pulsar/pull/5224#issuecomment-533489949 run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] Anonymitaet commented on issue #5226: [Doc] Add *HDFS2 sink connector guide*

2019-09-20 Thread GitBox
Anonymitaet commented on issue #5226: [Doc] Add *HDFS2 sink connector guide* URL: https://github.com/apache/pulsar/pull/5226#issuecomment-533489484 run integration tests This is an automated message from the Apache Git

[GitHub] [pulsar] Anonymitaet commented on issue #5211: [Doc] Add *Kinesis source connector guide*

2019-09-20 Thread GitBox
Anonymitaet commented on issue #5211: [Doc] Add *Kinesis source connector guide* URL: https://github.com/apache/pulsar/pull/5211#issuecomment-533489266 run java8 tests This is an automated message from the Apache Git Service.

[GitHub] [pulsar] Anonymitaet commented on issue #5238: [Doc] Add *Flume sink connector guide*

2019-09-20 Thread GitBox
Anonymitaet commented on issue #5238: [Doc] Add *Flume sink connector guide* URL: https://github.com/apache/pulsar/pull/5238#issuecomment-533488905 @tuteng could you please help review? Thank you This is an automated message

[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-20 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120 I've created the following PRs to resolve this issue: ## Overview * https://github.com/apache/pulsar/pull/5183 *

[GitHub] [pulsar] Anonymitaet opened a new pull request #5238: [Doc] Add *Flume sink connector*

2019-09-20 Thread GitBox
Anonymitaet opened a new pull request #5238: [Doc] Add *Flume sink connector* URL: https://github.com/apache/pulsar/pull/5238 Fix https://github.com/apache/pulsar/issues/5015 This is an automated message from the Apache Git

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

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

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

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

[GitHub] [pulsar] congbobo184 commented on issue #5227: [PIP-44] Separate schema compatibility checker for producer and consumer

2019-09-20 Thread GitBox
congbobo184 commented on issue #5227: [PIP-44] Separate schema compatibility checker for producer and consumer URL: https://github.com/apache/pulsar/pull/5227#issuecomment-533468572 run Integration Tests This is an automated

[GitHub] [pulsar] congbobo184 commented on issue #5227: [PIP-44] Separate schema compatibility checker for producer and consumer

2019-09-20 Thread GitBox
congbobo184 commented on issue #5227: [PIP-44] Separate schema compatibility checker for producer and consumer URL: https://github.com/apache/pulsar/pull/5227#issuecomment-533463436 run java8 tests This is an automated

[GitHub] [pulsar] Monica-zy commented on issue #5237: [doc] Improve Pulsar Administration Upgrade

2019-09-20 Thread GitBox
Monica-zy commented on issue #5237: [doc] Improve Pulsar Administration Upgrade URL: https://github.com/apache/pulsar/pull/5237#issuecomment-533456699 @Anonymitaet please review~ This is an automated message from the Apache

[GitHub] [pulsar] Monica-zy opened a new pull request #5237: [doc] Improve Pulsar Administration Upgrade

2019-09-20 Thread GitBox
Monica-zy opened a new pull request #5237: [doc] Improve Pulsar Administration Upgrade URL: https://github.com/apache/pulsar/pull/5237 Motivation Improve the language and the overall descriptive style of the Pulsar Administration document (Administration-upgrade section):

[GitHub] [pulsar] efynn commented on issue #5182: Multiple LAN clusters configure multi-cluster

2019-09-20 Thread GitBox
efynn commented on issue #5182: Multiple LAN clusters configure multi-cluster URL: https://github.com/apache/pulsar/issues/5182#issuecomment-533435349 Thank you for your reply This is an automated message from the Apache Git

[GitHub] [pulsar] efynn closed issue #5182: Multiple LAN clusters configure multi-cluster

2019-09-20 Thread GitBox
efynn closed issue #5182: Multiple LAN clusters configure multi-cluster URL: https://github.com/apache/pulsar/issues/5182 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] vzhikserg removed a comment on issue #5205: [doc] Fix broken links to the info about schemas and Schema Registry

2019-09-20 Thread GitBox
vzhikserg removed a comment on issue #5205: [doc] Fix broken links to the info about schemas and Schema Registry URL: https://github.com/apache/pulsar/pull/5205#issuecomment-533315344 run java8 tests This is an automated

[GitHub] [pulsar] vzhikserg commented on issue #5205: [doc] Fix broken links to the info about schemas and Schema Registry

2019-09-20 Thread GitBox
vzhikserg commented on issue #5205: [doc] Fix broken links to the info about schemas and Schema Registry URL: https://github.com/apache/pulsar/pull/5205#issuecomment-533434205 run java8 tests This is an automated message

[GitHub] [pulsar] Monica-zy commented on issue #5236: [doc] Improve Pulsar Administration Pulsar proxy

2019-09-20 Thread GitBox
Monica-zy commented on issue #5236: [doc] Improve Pulsar Administration Pulsar proxy URL: https://github.com/apache/pulsar/pull/5236#issuecomment-533421045 @Anonymitaet Could you please help me review this, thanks~ This is

[GitHub] [pulsar] Monica-zy opened a new pull request #5236: [doc] Improve Pulsar Administration Pulsar proxy

2019-09-20 Thread GitBox
Monica-zy opened a new pull request #5236: [doc] Improve Pulsar Administration Pulsar proxy URL: https://github.com/apache/pulsar/pull/5236 Motivation Improve the language and the overall descriptive style of the Pulsar Administration document (Administration-proxy section):