[GitHub] [pulsar] huangdx0726 opened a new pull request #6095: [Issue 6094][doc] fix Incorrect picture in pulsar function-overview

2020-01-19 Thread GitBox
huangdx0726 opened a new pull request #6095: [Issue 6094][doc] fix Incorrect picture in pulsar function-overview URL: https://github.com/apache/pulsar/pull/6095 fix Incorrect picture in pulsar function-overview *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes

[GitHub] [pulsar-client-go] hailin0 opened a new issue #177: not support pulsar cluster addresses

2020-01-19 Thread GitBox
hailin0 opened a new issue #177: not support pulsar cluster addresses URL: https://github.com/apache/pulsar-client-go/issues/177 **Is your feature request related to a problem? Please describe.** not support the use of pulsar cluster addresses? **Describe the solution you'd like**

[GitHub] [pulsar] Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter URL: https://github.com/apache/pulsar/pull/6050#issuecomment-576133019 run java8 tests This is an automated message from the

[GitHub] [pulsar] sijie commented on issue #6028: [Issue 5690][pulsar-io] Make type name of Elasticsearch sink connector configurable.

2020-01-19 Thread GitBox
sijie commented on issue #6028: [Issue 5690][pulsar-io] Make type name of Elasticsearch sink connector configurable. URL: https://github.com/apache/pulsar/pull/6028#issuecomment-576132820 run java8 tests This is an automated

[GitHub] [pulsar] sijie commented on issue #6064: [minor] make acker in BatchMessageIdImpl transient

2020-01-19 Thread GitBox
sijie commented on issue #6064: [minor] make acker in BatchMessageIdImpl transient URL: https://github.com/apache/pulsar/pull/6064#issuecomment-576132689 run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] huangdx0726 opened a new issue #6094: [doc] Incorrect picture in pulsar function-overview

2020-01-19 Thread GitBox
huangdx0726 opened a new issue #6094: [doc] Incorrect picture in pulsar function-overview URL: https://github.com/apache/pulsar/issues/6094 **Describe the bug** Incorrect picture in pulsar function-overview. **To Reproduce** Steps to reproduce the behavior: 1. Go to

[GitHub] [pulsar] sijie commented on issue #6092: Promote 2.5.0 as the latest release

2020-01-19 Thread GitBox
sijie commented on issue #6092: Promote 2.5.0 as the latest release URL: https://github.com/apache/pulsar/pull/6092#issuecomment-576132043 run cpp tests This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] Jennifer88huang commented on issue #6065: [Issue 6056][docs] Add example on how to choose partition when using a key

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #6065: [Issue 6056][docs] Add example on how to choose partition when using a key URL: https://github.com/apache/pulsar/pull/6065#issuecomment-576129319 run java8 tests This is an automated

[GitHub] [pulsar] Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter URL: https://github.com/apache/pulsar/pull/6050#issuecomment-576123985 run java8 tests This is an automated message from the

[GitHub] [pulsar] nareshgbhat opened a new issue #6093: Update ARM64 supported protobuf version in pom.xml

2020-01-19 Thread GitBox
nareshgbhat opened a new issue #6093: Update ARM64 supported protobuf version in pom.xml URL: https://github.com/apache/pulsar/issues/6093 I am trying to compile the Apache Pulser on ARM64 board with Debian distribution installed on it, But the build is getting failed because of the old

[GitHub] [pulsar] wolfstudy commented on issue #5915: Allow to enable/disable delayed delivery for messages on namespace

2020-01-19 Thread GitBox
wolfstudy commented on issue #5915: Allow to enable/disable delayed delivery for messages on namespace URL: https://github.com/apache/pulsar/pull/5915#issuecomment-576123315 retest this please This is an automated message

[GitHub] [pulsar] sijie commented on issue #6091: libpulsar from homebrew is not updated to v2.5.0

2020-01-19 Thread GitBox
sijie commented on issue #6091: libpulsar from homebrew is not updated to v2.5.0 URL: https://github.com/apache/pulsar/issues/6091#issuecomment-576119984 @mileschao which howbrew formulae are you using? I don't think PMC is maintaining any official homebrew tab.

[GitHub] [pulsar] sijie commented on issue #6002: 2.4.2 pulsar dashboard cannot view a message

2020-01-19 Thread GitBox
sijie commented on issue #6002: 2.4.2 pulsar dashboard cannot view a message URL: https://github.com/apache/pulsar/issues/6002#issuecomment-576119246 @youurayy agreed. we need to add the support for it. Although the dashboard is in the process of being deprecated and you are

[GitHub] [pulsar] yjshen opened a new pull request #6064: [minor] make acker in BatchMessageIdImpl transient

2020-01-19 Thread GitBox
yjshen opened a new pull request #6064: [minor] make acker in BatchMessageIdImpl transient URL: https://github.com/apache/pulsar/pull/6064 Since `MessageId` is serializable and `BatchMessageIdImpl` extends it, `acker` should be marked as transient since it breaks the serialization.

[GitHub] [pulsar] yjshen closed pull request #6064: [minor] make acker in BatchMessageIdImpl transient

2020-01-19 Thread GitBox
yjshen closed pull request #6064: [minor] make acker in BatchMessageIdImpl transient URL: https://github.com/apache/pulsar/pull/6064 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] sijie commented on issue #6092: Promote 2.5.0 as the latest release

2020-01-19 Thread GitBox
sijie commented on issue #6092: Promote 2.5.0 as the latest release URL: https://github.com/apache/pulsar/pull/6092#issuecomment-576118627 run java8 tests This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] codelipenghui merged pull request #6090: Fix message redelivery for zero queue consumer while using async api to receive messages

2020-01-19 Thread GitBox
codelipenghui merged pull request #6090: Fix message redelivery for zero queue consumer while using async api to receive messages URL: https://github.com/apache/pulsar/pull/6090 This is an automated message from the Apache

[pulsar] branch master updated (f28c32f -> d5fca06)

2020-01-19 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from f28c32f Enable action CI on Go Functions (#6053) add d5fca06 Fix message redelivery for zero queue consumer

[GitHub] [pulsar] sijie opened a new pull request #6092: Promote 2.5.0 as the latest release

2020-01-19 Thread GitBox
sijie opened a new pull request #6092: Promote 2.5.0 as the latest release URL: https://github.com/apache/pulsar/pull/6092 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] mileschao opened a new issue #6091: libpulsar from homebrew is not updated to v2.5.0

2020-01-19 Thread GitBox
mileschao opened a new issue #6091: libpulsar from homebrew is not updated to v2.5.0 URL: https://github.com/apache/pulsar/issues/6091 **Describe the bug** libpulsar from homebrew is not updated to v2.5.0 **To Reproduce** ```shell $ brew upgrade libpulsar ==> Upgrading 1

[GitHub] [pulsar] Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter URL: https://github.com/apache/pulsar/pull/6050#issuecomment-576100894 run java8 tests This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #6064: [minor] make acker in BatchMessageIdImpl transient

2020-01-19 Thread GitBox
codelipenghui commented on issue #6064: [minor] make acker in BatchMessageIdImpl transient URL: https://github.com/apache/pulsar/pull/6064#issuecomment-576090127 run java8 tests run integration tests This is an automated

[GitHub] [pulsar] codelipenghui commented on issue #6082: [Issue 5326] make bookie ranges stored in path/to/bkdata/ranges

2020-01-19 Thread GitBox
codelipenghui commented on issue #6082: [Issue 5326] make bookie ranges stored in path/to/bkdata/ranges URL: https://github.com/apache/pulsar/pull/6082#issuecomment-576089851 run java8 tests This is an automated message from

[GitHub] [pulsar] codelipenghui commented on a change in pull request #6088: [Fix doc issue 6058] Add consumer descriptions

2020-01-19 Thread GitBox
codelipenghui commented on a change in pull request #6088: [Fix doc issue 6058] Add consumer descriptions URL: https://github.com/apache/pulsar/pull/6088#discussion_r368354736 ## File path: site2/docs/concepts-messaging.md ## @@ -55,6 +55,8 @@ If batching is enabled, the

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5915: Allow to enable/disable delayed delivery for messages on namespace

2020-01-19 Thread GitBox
codelipenghui commented on a change in pull request #5915: Allow to enable/disable delayed delivery for messages on namespace URL: https://github.com/apache/pulsar/pull/5915#discussion_r368353491 ## File path:

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5915: Allow to enable/disable delayed delivery for messages on namespace

2020-01-19 Thread GitBox
codelipenghui commented on a change in pull request #5915: Allow to enable/disable delayed delivery for messages on namespace URL: https://github.com/apache/pulsar/pull/5915#discussion_r368353184 ## File path:

[GitHub] [pulsar] wolfstudy commented on issue #5936: Add maxUnackedMessagesPerSubscription and maxUnackedMessagesPerConsumer on namespaces policies

2020-01-19 Thread GitBox
wolfstudy commented on issue #5936: Add maxUnackedMessagesPerSubscription and maxUnackedMessagesPerConsumer on namespaces policies URL: https://github.com/apache/pulsar/pull/5936#issuecomment-576085877 > @wolfstudy can you please take a look at @codelipenghui 's comments? Of course,

[GitHub] [pulsar] yjshen removed a comment on issue #6064: [minor] make acker in BatchMessageIdImpl transient

2020-01-19 Thread GitBox
yjshen removed a comment on issue #6064: [minor] make acker in BatchMessageIdImpl transient URL: https://github.com/apache/pulsar/pull/6064#issuecomment-576081389 retest this please This is an automated message from the

[GitHub] [pulsar] yjshen commented on issue #6064: [minor] make acker in BatchMessageIdImpl transient

2020-01-19 Thread GitBox
yjshen commented on issue #6064: [minor] make acker in BatchMessageIdImpl transient URL: https://github.com/apache/pulsar/pull/6064#issuecomment-576081389 retest this please This is an automated message from the Apache Git

[GitHub] [pulsar] codelipenghui opened a new pull request #6090: Fix message redelivery for zero queue consumer while using async api to receive messages

2020-01-19 Thread GitBox
codelipenghui opened a new pull request #6090: Fix message redelivery for zero queue consumer while using async api to receive messages URL: https://github.com/apache/pulsar/pull/6090 ### Motivation Fix message redelivery for zero queue consumer while using async api to receive

[pulsar-translation] branch master updated: Update translation status for Concept-And-Architectures and Pulsar-Schema articles (#22)

2020-01-19 Thread hjf
This is an automated email from the ASF dual-hosted git repository. hjf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-translation.git The following commit(s) were added to refs/heads/master by this push: new 72aa629 Update translation status for

[GitHub] [pulsar-translation] Jennifer88huang merged pull request #22: [docs] Update translation status for Concept-And-Architectures and Pulsar-Schema articles (zh-tw)

2020-01-19 Thread GitBox
Jennifer88huang merged pull request #22: [docs] Update translation status for Concept-And-Architectures and Pulsar-Schema articles (zh-tw) URL: https://github.com/apache/pulsar-translation/pull/22 This is an automated

[GitHub] [pulsar-translation] erhwenkuo opened a new pull request #22: [docs] Update translation status for Concept-And-Architectures and Pulsar-Schema articles (zh-tw)

2020-01-19 Thread GitBox
erhwenkuo opened a new pull request #22: [docs] Update translation status for Concept-And-Architectures and Pulsar-Schema articles (zh-tw) URL: https://github.com/apache/pulsar-translation/pull/22 I've finished below translation, could you please help review? Modfied@crowdin (zh-TW)

[GitHub] [pulsar] vzhikserg opened a new pull request #6089: [docs] Apply correct language identifiers to the code blocks in the documentation about Schemas

2020-01-19 Thread GitBox
vzhikserg opened a new pull request #6089: [docs] Apply correct language identifiers to the code blocks in the documentation about Schemas URL: https://github.com/apache/pulsar/pull/6089 ### Motivation When I read the documentation on how to work with schemas I saw that some code

[GitHub] [pulsar] Lanayx closed issue #5877: Shared subscription doesn't work well with partitioned topic in 2.4.2

2020-01-19 Thread GitBox
Lanayx closed issue #5877: Shared subscription doesn't work well with partitioned topic in 2.4.2 URL: https://github.com/apache/pulsar/issues/5877 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] Lanayx commented on issue #5877: Shared subscription doesn't work well with partitioned topic in 2.4.2

2020-01-19 Thread GitBox
Lanayx commented on issue #5877: Shared subscription doesn't work well with partitioned topic in 2.4.2 URL: https://github.com/apache/pulsar/issues/5877#issuecomment-576006134 Fixed in 2.5.0 This is an automated message from

[GitHub] [pulsar] wolfstudy edited a comment on issue #5915: Allow to enable/disable delayed delivery for messages on namespace

2020-01-19 Thread GitBox
wolfstudy edited a comment on issue #5915: Allow to enable/disable delayed delivery for messages on namespace URL: https://github.com/apache/pulsar/pull/5915#issuecomment-576002099 Sorry, i missed the message. @codelipenghui fixed done, please take a look again, thanks.

[GitHub] [pulsar] wolfstudy commented on issue #5915: Allow to enable/disable delayed delivery for messages on namespace

2020-01-19 Thread GitBox
wolfstudy commented on issue #5915: Allow to enable/disable delayed delivery for messages on namespace URL: https://github.com/apache/pulsar/pull/5915#issuecomment-576002099 Sorry, i missing the message. @codelipenghui fixed done, please take a look again, thanks.

[GitHub] [pulsar] murong00 commented on issue #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster

2020-01-19 Thread GitBox
murong00 commented on issue #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster URL: https://github.com/apache/pulsar/pull/5985#issuecomment-576000798 @sijie please help to review this. This is an

[GitHub] [pulsar] murong00 commented on a change in pull request #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster

2020-01-19 Thread GitBox
murong00 commented on a change in pull request #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster URL: https://github.com/apache/pulsar/pull/5985#discussion_r368290845 ## File path:

[GitHub] [pulsar] murong00 commented on a change in pull request #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster

2020-01-19 Thread GitBox
murong00 commented on a change in pull request #5985: [Issue 5935] Support multi pulsar clusters to use the same bk cluster URL: https://github.com/apache/pulsar/pull/5985#discussion_r368290830 ## File path:

[GitHub] [pulsar] Jennifer88huang commented on issue #5816: website failed to build due to "Invalid code tab markdown"

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #5816: website failed to build due to "Invalid code tab markdown" URL: https://github.com/apache/pulsar/issues/5816#issuecomment-575992004 I've disabled the duplicated string in the setting, we can build and test it again.

[GitHub] [pulsar] Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #6050: [docs] Update client-libraries in Get Started chapter URL: https://github.com/apache/pulsar/pull/6050#issuecomment-575987480 run java8 tests This is an automated message from the

[GitHub] [pulsar] Jennifer88huang commented on issue #6065: [Issue 6056][docs] Add example on how to choose partition when using a key

2020-01-19 Thread GitBox
Jennifer88huang commented on issue #6065: [Issue 6056][docs] Add example on how to choose partition when using a key URL: https://github.com/apache/pulsar/pull/6065#issuecomment-575987445 run java8 tests This is an automated

[GitHub] [pulsar] Anonymitaet commented on issue #6088: [Fix doc issue 6058] Add consumer descriptions

2020-01-19 Thread GitBox
Anonymitaet commented on issue #6088: [Fix doc issue 6058] Add consumer descriptions URL: https://github.com/apache/pulsar/pull/6088#issuecomment-575985696 @sijie could u pls help review? thanks This is an automated message

[GitHub] [pulsar] Anonymitaet opened a new pull request #6088: [Fix doc issue 6058] Add consumer descriptions

2020-01-19 Thread GitBox
Anonymitaet opened a new pull request #6088: [Fix doc issue 6058] Add consumer descriptions URL: https://github.com/apache/pulsar/pull/6088 Fix https://github.com/apache/pulsar/issues/6058 This is an automated message from

[GitHub] [pulsar] youurayy commented on issue #6002: 2.4.2 pulsar dashboard cannot view a message

2020-01-19 Thread GitBox
youurayy commented on issue #6002: 2.4.2 pulsar dashboard cannot view a message URL: https://github.com/apache/pulsar/issues/6002#issuecomment-575984436 @sijie it probably shouldn't quietly fail with an Error 500 though. Also, it would be very beneficial to just display the message

[pulsar] branch master updated: Enable action CI on Go Functions (#6053)

2020-01-19 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl 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 f28c32f Enable action CI on Go Functions (#6053)

[GitHub] [pulsar] wolfstudy merged pull request #6053: Enable action CI on Go Functions

2020-01-19 Thread GitBox
wolfstudy merged pull request #6053: Enable action CI on Go Functions URL: https://github.com/apache/pulsar/pull/6053 This is an automated message from the Apache Git Service. To respond to the message, please log on to