[GitHub] [pulsar] aloyszhang commented on pull request #7848: take seek time into account in Reader#hasMessageAvailable

2020-08-23 Thread GitBox
aloyszhang commented on pull request #7848: URL: https://github.com/apache/pulsar/pull/7848#issuecomment-678932673 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [pulsar] zhanghaou commented on pull request #7839: [ISSUE 7758]Support set Max Producer on topic level

2020-08-23 Thread GitBox
zhanghaou commented on pull request #7839: URL: https://github.com/apache/pulsar/pull/7839#issuecomment-678931282 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

svn commit: r41082 - in /dev/pulsar/pulsar-client-go-0.2.0-candidate-1: ./ apache-pulsar-client-go-0.2.0-src.tar.gz apache-pulsar-client-go-0.2.0-src.tar.gz.asc apache-pulsar-client-go-0.2.0-src.tar.g

2020-08-23 Thread rxl
Author: rxl Date: Mon Aug 24 06:22:05 2020 New Revision: 41082 Log: Staging artifacts and signature for Pulsar Client Go release 0.2.0 Added: dev/pulsar/pulsar-client-go-0.2.0-candidate-1/ dev/pulsar/pulsar-client-go-0.2.0-candidate-1/apache-pulsar-client-go-0.2.0-src.tar.gz (with pro

[pulsar-client-go] annotated tag v0.2.0-candidate-1 updated (f9b3c0f -> b814e48)

2020-08-23 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a change to annotated tag v0.2.0-candidate-1 in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git. *** WARNING: tag v0.2.0-candidate-1 was modified! *** from f9b3c0f (commit) to b814e48

[pulsar-client-go] branch branch-0.2.0 created (now f9b3c0f)

2020-08-23 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a change to branch branch-0.2.0 in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git. at f9b3c0f Add seek logic for reader (#356) No new revisions were added by this update.

[GitHub] [pulsar-client-go] wolfstudy closed issue #218: Seek function is missing in Reader

2020-08-23 Thread GitBox
wolfstudy closed issue #218: URL: https://github.com/apache/pulsar-client-go/issues/218 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[pulsar-client-go] branch master updated: Add seek logic for reader (#356)

2020-08-23 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-client-go.git The following commit(s) were added to refs/heads/master by this push: new f9b3c0f Add seek logic for reader (#356)

[GitHub] [pulsar-client-go] wolfstudy closed pull request #222: WIP: [Issue 218] Add Seek functions to Reader

2020-08-23 Thread GitBox
wolfstudy closed pull request #222: URL: https://github.com/apache/pulsar-client-go/pull/222 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [pulsar-client-go] wolfstudy merged pull request #356: Add seek logic for reader

2020-08-23 Thread GitBox
wolfstudy merged pull request #356: URL: https://github.com/apache/pulsar-client-go/pull/356 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [pulsar-client-go] wolfstudy commented on issue #257: Retry number limit in reconnectToBroker

2020-08-23 Thread GitBox
wolfstudy commented on issue #257: URL: https://github.com/apache/pulsar-client-go/issues/257#issuecomment-678918433 Thanks @jonyhy96 feedback, I think this is a good proposal, can you send a pull request to improve this? T

[GitHub] [pulsar-client-go] wolfstudy closed issue #232: Pulsar Message Backlog:consumer can't consume messages!!!!

2020-08-23 Thread GitBox
wolfstudy closed issue #232: URL: https://github.com/apache/pulsar-client-go/issues/232 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [pulsar-client-go] wolfstudy commented on issue #232: Pulsar Message Backlog:consumer can't consume messages!!!!

2020-08-23 Thread GitBox
wolfstudy commented on issue #232: URL: https://github.com/apache/pulsar-client-go/issues/232#issuecomment-678915116 This problem is caused by a problem on the broker side. After 2.5.0, the problem has been fixed, so close this issue first. If everyone encounter this problem again, please

[GitHub] [pulsar-client-go] wolfstudy closed issue #241: HasNext returns false when message is available

2020-08-23 Thread GitBox
wolfstudy closed issue #241: URL: https://github.com/apache/pulsar-client-go/issues/241 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [pulsar-client-go] wolfstudy commented on issue #241: HasNext returns false when message is available

2020-08-23 Thread GitBox
wolfstudy commented on issue #241: URL: https://github.com/apache/pulsar-client-go/issues/241#issuecomment-678913764 The issue will be fixed in #329 This is an automated message from the Apache Git Service. To respond to th

[pulsar-client-go] branch master updated: [ISSUE-328] gets last message when LatestMessageID and inclusive (#329)

2020-08-23 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-client-go.git The following commit(s) were added to refs/heads/master by this push: new a7e7239 [ISSUE-328] gets last message wh

[pulsar-client-go] branch master updated: [ISSUE-328] gets last message when LatestMessageID and inclusive (#329)

2020-08-23 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-client-go.git The following commit(s) were added to refs/heads/master by this push: new a7e7239 [ISSUE-328] gets last message wh

[GitHub] [pulsar-client-go] wolfstudy merged pull request #329: [ISSUE-328] gets last message when LatestMessageID and inclusive

2020-08-23 Thread GitBox
wolfstudy merged pull request #329: URL: https://github.com/apache/pulsar-client-go/pull/329 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [pulsar-client-go] wolfstudy closed issue #328: HasNext returns false when reading last message inclusive

2020-08-23 Thread GitBox
wolfstudy closed issue #328: URL: https://github.com/apache/pulsar-client-go/issues/328 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [pulsar-client-go] wolfstudy opened a new pull request #356: Add seek logic for reader

2020-08-23 Thread GitBox
wolfstudy opened a new pull request #356: URL: https://github.com/apache/pulsar-client-go/pull/356 Signed-off-by: xiaolong.ran Fixes #218 *(or if this PR is one task of a github issue, please add `Master Issue: #` to link to the master issue.)* Master Issue: #

[GitHub] [pulsar] aloyszhang commented on pull request #7848: take seek time into account in Reader#hasMessageAvailable

2020-08-23 Thread GitBox
aloyszhang commented on pull request #7848: URL: https://github.com/apache/pulsar/pull/7848#issuecomment-678887893 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [pulsar] aloyszhang removed a comment on pull request #7848: take seek time into account in Reader#hasMessageAvailable

2020-08-23 Thread GitBox
aloyszhang removed a comment on pull request #7848: URL: https://github.com/apache/pulsar/pull/7848#issuecomment-678562989 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[pulsar] branch master updated (f90750d -> b00f5e7)

2020-08-23 Thread hjf
This is an automated email from the ASF dual-hosted git repository. hjf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from f90750d [blog] Add 300 contributor blog (#7882) add b00f5e7 update start number (#7885) No new revisions were ad

[GitHub] [pulsar] Jennifer88huang merged pull request #7885: [blog] Update star number

2020-08-23 Thread GitBox
Jennifer88huang merged pull request #7885: URL: https://github.com/apache/pulsar/pull/7885 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [pulsar] Jennifer88huang opened a new pull request #7885: [blog] Update star number

2020-08-23 Thread GitBox
Jennifer88huang opened a new pull request #7885: URL: https://github.com/apache/pulsar/pull/7885 The star number becomes 6.5k This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] Joshhw commented on issue #7879: create function doesn't use AuthorizationProvider's isSuperUser method

2020-08-23 Thread GitBox
Joshhw commented on issue #7879: URL: https://github.com/apache/pulsar/issues/7879#issuecomment-678873233 I can do that. On Sun, Aug 23, 2020 at 21:40 Jia Zhai wrote: > > > @Joshhw Thanks for the reporting of this > issue. Seems you already

[GitHub] [pulsar] meleagle closed issue #7470: Broker url getting set to canonical host name rather than internal advertised listener

2020-08-23 Thread GitBox
meleagle closed issue #7470: URL: https://github.com/apache/pulsar/issues/7470 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [pulsar] meleagle commented on issue #7470: Broker url getting set to canonical host name rather than internal advertised listener

2020-08-23 Thread GitBox
meleagle commented on issue #7470: URL: https://github.com/apache/pulsar/issues/7470#issuecomment-678872454 @zymap No problem, thanks for looking into it. This is an automated message from the Apache Git Service. To respond t

[GitHub] [pulsar] huangdx0726 commented on pull request #7042: [Issue 6957][pulsar-io-debezium] Support CDC Connector for SqlServer

2020-08-23 Thread GitBox
huangdx0726 commented on pull request #7042: URL: https://github.com/apache/pulsar/pull/7042#issuecomment-678872258 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mes

[pulsar] branch master updated (97f4112 -> f90750d)

2020-08-23 Thread hjf
This is an automated email from the ASF dual-hosted git repository. hjf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 97f4112 [issue 7851][C++] Make clear() thread-safe (#7862) add f90750d [blog] Add 300 contributor blog (#7882) N

[GitHub] [pulsar] Jennifer88huang merged pull request #7882: [blog] Add 300 contributor blog

2020-08-23 Thread GitBox
Jennifer88huang merged pull request #7882: URL: https://github.com/apache/pulsar/pull/7882 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [pulsar] zymap commented on issue #7470: Broker url getting set to canonical host name rather than internal advertised listener

2020-08-23 Thread GitBox
zymap commented on issue #7470: URL: https://github.com/apache/pulsar/issues/7470#issuecomment-678870856 Hi @meleagle, I configure the advertisedListeners and internalListerName: ``` advertisedListeners=internal:pulsar://192.168.3.2:6650 internalListenerName=internal ``` After

[GitHub] [pulsar] codelipenghui commented on issue #7875: Unable to disable TTL for a namespace when a default TTL is specified

2020-08-23 Thread GitBox
codelipenghui commented on issue #7875: URL: https://github.com/apache/pulsar/issues/7875#issuecomment-678862832 @rivernate Thanks for your feedback, do you want to disable the TTL on a namespace when the broker level TTL is enabled? --

[GitHub] [pulsar] aloyszhang commented on pull request #7848: take seek time into account in Reader#hasMessageAvailable

2020-08-23 Thread GitBox
aloyszhang commented on pull request #7848: URL: https://github.com/apache/pulsar/pull/7848#issuecomment-678862461 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [pulsar] jiazhai commented on issue #7876: Broker auto shut down in a geo-replication cluster

2020-08-23 Thread GitBox
jiazhai commented on issue #7876: URL: https://github.com/apache/pulsar/issues/7876#issuecomment-678862094 This seems related to the issue that @codelipenghui reported in #7878 This is an automated message from the Apache Git

[GitHub] [pulsar] jianyun8023 commented on pull request #7874: add java8 date and time type to pulsar's primitive schemas

2020-08-23 Thread GitBox
jianyun8023 commented on pull request #7874: URL: https://github.com/apache/pulsar/pull/7874#issuecomment-678861861 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [pulsar] jiazhai commented on issue #7878: NPE when acknowledge messages at the broker side

2020-08-23 Thread GitBox
jiazhai commented on issue #7878: URL: https://github.com/apache/pulsar/issues/7878#issuecomment-678861452 👍 This should be an easy fix. This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] jiazhai commented on issue #7879: create function doesn't use AuthorizationProvider's isSuperUser method

2020-08-23 Thread GitBox
jiazhai commented on issue #7879: URL: https://github.com/apache/pulsar/issues/7879#issuecomment-678861202 @Joshhw Thanks for the reporting of this issue. Seems you already root caused this issue. would you like to fix this issue? :) ---

[GitHub] [pulsar] codelipenghui commented on pull request #7880: [Issue 7873][chore]: remove unused field

2020-08-23 Thread GitBox
codelipenghui commented on pull request #7880: URL: https://github.com/apache/pulsar/pull/7880#issuecomment-678860744 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar-translation] Jennifer88huang commented on pull request #14: Administration-upgrade

2020-08-23 Thread GitBox
Jennifer88huang commented on pull request #14: URL: https://github.com/apache/pulsar-translation/pull/14#issuecomment-678857294 @July-liu @sijia-w do you mind adding the changes in the [schedule_zh-CN.md](https://github.com/apache/pulsar-translation/blob/master/schedule_zh-CN.md) file. Tha

[GitHub] [pulsar-translation] Jennifer88huang merged pull request #36: [docs]added some docs to translate

2020-08-23 Thread GitBox
Jennifer88huang merged pull request #36: URL: https://github.com/apache/pulsar-translation/pull/36 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar-translation] Jennifer88huang commented on pull request #36: [docs]added some docs to translate

2020-08-23 Thread GitBox
Jennifer88huang commented on pull request #36: URL: https://github.com/apache/pulsar-translation/pull/36#issuecomment-678856693 @Omega-Ariston thanks for your contribution. @sijia-w please help check, thank you. This is an

[pulsar-translation] branch master updated: added some docs to translate (#36)

2020-08-23 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 6930088 added some docs to translate (

[pulsar-translation] branch master updated: Update schedule_zh-CN.md (#37)

2020-08-23 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 421ba4d Update schedule_zh-CN.md (#37)

[GitHub] [pulsar-translation] Jennifer88huang merged pull request #37: Update schedule_zh-CN.md

2020-08-23 Thread GitBox
Jennifer88huang merged pull request #37: URL: https://github.com/apache/pulsar-translation/pull/37 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar-client-go] wolfstudy commented on issue #353: Support Consumers Set Custom Retry Delay

2020-08-23 Thread GitBox
wolfstudy commented on issue #353: URL: https://github.com/apache/pulsar-client-go/issues/353#issuecomment-678854970 > May I try to implement this feature? Sure, assign the task for you This is an automated message fr

[GitHub] [pulsar] hangc0276 commented on pull request #7881: add compaction threshold for topic level

2020-08-23 Thread GitBox
hangc0276 commented on pull request #7881: URL: https://github.com/apache/pulsar/pull/7881#issuecomment-678848028 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] hangc0276 commented on pull request #7863: support message dispatch rate on topic level

2020-08-23 Thread GitBox
hangc0276 commented on pull request #7863: URL: https://github.com/apache/pulsar/pull/7863#issuecomment-678847989 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

[pulsar] branch master updated: [issue 7851][C++] Make clear() thread-safe (#7862)

2020-08-23 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 97f4112 [issue 7851][C++] Make clear() thread-

[GitHub] [pulsar] jiazhai merged pull request #7862: [issue 7851][C++] Make clear() thread-safe

2020-08-23 Thread GitBox
jiazhai merged pull request #7862: URL: https://github.com/apache/pulsar/pull/7862 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [pulsar] jiazhai closed issue #7851: pulsar-client-cpp crashes consumer due to thread safty

2020-08-23 Thread GitBox
jiazhai closed issue #7851: URL: https://github.com/apache/pulsar/issues/7851 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [pulsar] MarvinCai commented on issue #7864: The master consumer is not chosen correctly in failover mode

2020-08-23 Thread GitBox
MarvinCai commented on issue #7864: URL: https://github.com/apache/pulsar/issues/7864#issuecomment-678802958 Hi there, picking active consumer for FailOver subscription type based on priority level and the lexicographical sorting of a consumer name is only for partitioned topic, for

[GitHub] [pulsar-client-go] liangyuanpeng edited a comment on issue #353: Support Consumers Set Custom Retry Delay

2020-08-23 Thread GitBox
liangyuanpeng edited a comment on issue #353: URL: https://github.com/apache/pulsar-client-go/issues/353#issuecomment-678778240 @wuYin This issue have label of helpwant, It mean welcome all of people to work for it. So,Yes! Let's make pulsar-client-go be better. :laughing:

[GitHub] [pulsar-client-go] liangyuanpeng edited a comment on issue #353: Support Consumers Set Custom Retry Delay

2020-08-23 Thread GitBox
liangyuanpeng edited a comment on issue #353: URL: https://github.com/apache/pulsar-client-go/issues/353#issuecomment-678778240 @wuYin This issue have label of `help wanted`, It mean welcome all of people to work for it. So,Yes! Let's make pulsar-client-go be better. :laughing:

[GitHub] [pulsar-client-go] liangyuanpeng commented on issue #353: Support Consumers Set Custom Retry Delay

2020-08-23 Thread GitBox
liangyuanpeng commented on issue #353: URL: https://github.com/apache/pulsar-client-go/issues/353#issuecomment-678778240 @wuYin this issue have label of helpwant, It mean welcome all of people to work for it. So,Yes! Let's make pulsar-client-go be better. :laughing: ---

[GitHub] [pulsar] jianyun8023 opened a new issue #7884: Correctly handle the asynchronous programming suggestions of api and base in the admin api of pulsar-broker.

2020-08-23 Thread GitBox
jianyun8023 opened a new issue #7884: URL: https://github.com/apache/pulsar/issues/7884 **Is your feature request related to a problem? Please describe.** I recently did topic level configuration. In the admin web module `org.apache.pulsar.broker.admin`, the asynchronous call between the

[GitHub] [pulsar] 315157973 opened a new pull request #7883: Support topicl level offload

2020-08-23 Thread GitBox
315157973 opened a new pull request #7883: URL: https://github.com/apache/pulsar/pull/7883 ### Motivation Support set Offload Policy on topic level ### Modifications Support set/get/remove Offload policy on topic level. ### Verifying this change Added Unit test to veri

[GitHub] [pulsar] gaoran10 commented on pull request #7833: [Transaction] Consume transaction message logic optimized

2020-08-23 Thread GitBox
gaoran10 commented on pull request #7833: URL: https://github.com/apache/pulsar/pull/7833#issuecomment-678764379 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [pulsar] gaoran10 commented on pull request #7833: [Transaction] Consume transaction message logic optimized

2020-08-23 Thread GitBox
gaoran10 commented on pull request #7833: URL: https://github.com/apache/pulsar/pull/7833#issuecomment-678761654 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messag