[pulsar] branch master updated: Added Pulsar IO connector for local files (#2869)

2018-12-27 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 209c448 Added Pulsar IO connector for local

[GitHub] sijie commented on issue #2865: Refactored JCloud Tiered Storage

2018-12-27 Thread GitBox
sijie commented on issue #2865: Refactored JCloud Tiered Storage URL: https://github.com/apache/pulsar/pull/2865#issuecomment-450199591 run integration tests This is an automated message from the Apache Git Service. To

[GitHub] sijie commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
sijie commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#issuecomment-450199147 @maskit I updated the template to address your comments - add a visible checkbox for passing CI checks - add more

[GitHub] sijie closed pull request #2869: Added Pulsar IO connector for local files

2018-12-27 Thread GitBox
sijie closed pull request #2869: Added Pulsar IO connector for local files URL: https://github.com/apache/pulsar/pull/2869 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[pulsar] branch master updated: Improve service url and service url provider prompt. (#3257)

2018-12-27 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 f15afec Improve service url and service url

[GitHub] sijie closed pull request #3257: Improve service url and service url provider prompt.

2018-12-27 Thread GitBox
sijie closed pull request #3257: Improve service url and service url provider prompt. URL: https://github.com/apache/pulsar/pull/3257 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] sijie commented on issue #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar

2018-12-27 Thread GitBox
sijie commented on issue #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar URL: https://github.com/apache/pulsar/pull/3256#issuecomment-450199304 run java8 tests This is an automated message

[GitHub] eolivelli commented on issue #2906: [bookkeeper] bump bookkepeer version to 4.9.0

2018-12-27 Thread GitBox
eolivelli commented on issue #2906: [bookkeeper] bump bookkepeer version to 4.9.0 URL: https://github.com/apache/pulsar/pull/2906#issuecomment-450213172 @sijie I agree This is an automated message from the Apache Git

[GitHub] sijie commented on issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0

2018-12-27 Thread GitBox
sijie commented on issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0 URL: https://github.com/apache/pulsar/issues/3258#issuecomment-450210766 Closed the issue since it is answered. This is an automated message from

[GitHub] sijie closed issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0

2018-12-27 Thread GitBox
sijie closed issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0 URL: https://github.com/apache/pulsar/issues/3258 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ewh commented on issue #3189: Can't pip install Pulsar 2.2.0 client for Python 3.6 on MacOS 10.13.

2018-12-27 Thread GitBox
ewh commented on issue #3189: Can't pip install Pulsar 2.2.0 client for Python 3.6 on MacOS 10.13. URL: https://github.com/apache/pulsar/issues/3189#issuecomment-45062 @ivankelly The previous answer _does_ answer which exact configurations are supported for any given version of Python

[GitHub] sijie commented on issue #2906: [bookkeeper] bump bookkepeer version to 4.9.0

2018-12-27 Thread GitBox
sijie commented on issue #2906: [bookkeeper] bump bookkepeer version to 4.9.0 URL: https://github.com/apache/pulsar/pull/2906#issuecomment-450195550 Since we are going directly to 4.9.0 for 2.3.0, I am not sure if there is any values in having a change for 4.8.x.

[pulsar] branch master updated: Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar (#3256)

2018-12-27 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 a010166 Support multi-topic and pattern-topic

[GitHub] sijie closed issue #3255: [Feature] Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar-flink

2018-12-27 Thread GitBox
sijie closed issue #3255: [Feature] Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar-flink URL: https://github.com/apache/pulsar/issues/3255 This is an automated message from the Apache Git Service.

[GitHub] sijie closed pull request #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar

2018-12-27 Thread GitBox
sijie closed pull request #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pulsar URL: https://github.com/apache/pulsar/pull/3256 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] sijie commented on issue #3259: [Question]How to configure log level for pulsar functions

2018-12-27 Thread GitBox
sijie commented on issue #3259: [Question]How to configure log level for pulsar functions URL: https://github.com/apache/pulsar/issues/3259#issuecomment-450295608 Currently there is no programming way to configure debug level on per function basis. If you are using Process runtime, it is

[GitHub] ngjaying opened a new issue #3259: [Question]How to configure log level for pulsar functions

2018-12-27 Thread GitBox
ngjaying opened a new issue #3259: [Question]How to configure log level for pulsar functions URL: https://github.com/apache/pulsar/issues/3259 This may be a dumb question but I cannot find how to do. ``` org.slf4j.Logger logger = context.getLogger(); logger.debug("debug

[GitHub] ConcurrencyPractitioner commented on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka

2018-12-27 Thread GitBox
ConcurrencyPractitioner commented on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka URL: https://github.com/apache/pulsar/issues/2792#issuecomment-450277412 Just a couple of notes in regards to implementation. Looking through Kafka's code for

[GitHub] hlouf closed issue #3254: can Online Upgraded Version

2018-12-27 Thread GitBox
hlouf closed issue #3254: can Online Upgraded Version URL: https://github.com/apache/pulsar/issues/3254 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] hlouf closed issue #3254: can Online Upgraded Version

2018-12-27 Thread GitBox
hlouf closed issue #3254: can Online Upgraded Version URL: https://github.com/apache/pulsar/issues/3254 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] hlouf opened a new issue #3254: can Online Upgraded Version

2018-12-27 Thread GitBox
hlouf opened a new issue #3254: can Online Upgraded Version URL: https://github.com/apache/pulsar/issues/3254 Expected behavior i install pulsar2.1.0 ,now i want to online upgraded pulsar2.2.0,how do i do it? Tell us what should happen Actual behavior Tell us

[GitHub] hlouf commented on issue #3254: can Online Upgraded Version

2018-12-27 Thread GitBox
hlouf commented on issue #3254: can Online Upgraded Version URL: https://github.com/apache/pulsar/issues/3254#issuecomment-450101353 yes ,i test upgrade bookies, one by one.It has now been settled. This is an automated

[GitHub] sijie commented on issue #3236: Add update for Bundle, Topic, Subscription, Consumer if exist in dashboard

2018-12-27 Thread GitBox
sijie commented on issue #3236: Add update for Bundle,Topic,Subscription,Consumer if exist in dashboard URL: https://github.com/apache/pulsar/pull/3236#issuecomment-450117552 @merlimat can you help review this pull request again, after @tuteng addressed your comment?

[GitHub] sijie commented on issue #3038: Remove Log4J 1.x from the bin distribution

2018-12-27 Thread GitBox
sijie commented on issue #3038: Remove Log4J 1.x from the bin distribution URL: https://github.com/apache/pulsar/pull/3038#issuecomment-450117646 run integration tests This is an automated message from the Apache Git Service.

[GitHub] sijie commented on issue #2865: Refactored JCloud Tiered Storage

2018-12-27 Thread GitBox
sijie commented on issue #2865: Refactored JCloud Tiered Storage URL: https://github.com/apache/pulsar/pull/2865#issuecomment-450117763 run java8 tests run integration tests This is an automated message from the Apache Git

[GitHub] sijie commented on issue #196: Support multiple zookeeper quorum to store cluster-management-configu…

2018-12-27 Thread GitBox
sijie commented on issue #196: Support multiple zookeeper quorum to store cluster-management-configu… URL: https://github.com/apache/pulsar/pull/196#issuecomment-450118992 @rdhabalia are you still working on this pull request? or can it be closed?

[GitHub] sijie commented on issue #2954: Broker considers fail-over consumer priority-level

2018-12-27 Thread GitBox
sijie commented on issue #2954: Broker considers fail-over consumer priority-level URL: https://github.com/apache/pulsar/pull/2954#issuecomment-450123210 @rdhabalia can you rebase this issue to latest master? This is an

[GitHub] sijie commented on issue #3213: document co-run zookeeper and bookie on same machine

2018-12-27 Thread GitBox
sijie commented on issue #3213: document co-run zookeeper and bookie on same machine URL: https://github.com/apache/pulsar/issues/3213#issuecomment-450123097 This task has been fixed by #3242 This is an automated message

[GitHub] sijie commented on issue #3087: javadoc doesn't respect the docusaurus versioning

2018-12-27 Thread GitBox
sijie commented on issue #3087: javadoc doesn't respect the docusaurus versioning URL: https://github.com/apache/pulsar/issues/3087#issuecomment-450124086 take this out of 2.3.0, since it requires changing the structure of website.

[GitHub] sijie commented on issue #2842: pulsar go client static build error

2018-12-27 Thread GitBox
sijie commented on issue #2842: pulsar go client static build error URL: https://github.com/apache/pulsar/issues/2842#issuecomment-450125252 removed milestone, since it is a known issue and no fix can be found so far. This is

[GitHub] sijie commented on issue #2887: How to get user config at windowing function

2018-12-27 Thread GitBox
sijie commented on issue #2887: How to get user config at windowing function URL: https://github.com/apache/pulsar/issues/2887#issuecomment-450125128 @jerrypeng @srkukarni : I moved this task to 2.4.0 for preparing 2.3.0 release.

[GitHub] sijie closed issue #2797: Documentation error in TLS

2018-12-27 Thread GitBox
sijie closed issue #2797: Documentation error in TLS URL: https://github.com/apache/pulsar/issues/2797 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] sijie commented on a change in pull request #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
sijie commented on a change in pull request #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#discussion_r244139909 ## File path: .github/PULL_REQUEST_TEMPLATE.md ## @@ -1,12 +1,62 @@ +<-- +### Contribution

[GitHub] sijie commented on issue #3032: Add gRPC proxy

2018-12-27 Thread GitBox
sijie commented on issue #3032: Add gRPC proxy URL: https://github.com/apache/pulsar/pull/3032#issuecomment-450121292 @cbornet sorry for getting back to this late. in general I like this grpc proxy. however since it is a new feature, would you mind writing up a PIP for this feature? when

[GitHub] sijie commented on issue #3213: document co-run zookeeper and bookie on same machine

2018-12-27 Thread GitBox
sijie commented on issue #3213: document co-run zookeeper and bookie on same machine URL: https://github.com/apache/pulsar/issues/3213#issuecomment-450122983 @foreversunyao - sorry, I missed your comment. > it looks like this stats service is running or not should not affect

[GitHub] sijie closed issue #3213: document co-run zookeeper and bookie on same machine

2018-12-27 Thread GitBox
sijie closed issue #3213: document co-run zookeeper and bookie on same machine URL: https://github.com/apache/pulsar/issues/3213 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] sijie commented on issue #3030: Expose Redelivery Count By Message Properties

2018-12-27 Thread GitBox
sijie commented on issue #3030: Expose Redelivery Count By Message Properties URL: https://github.com/apache/pulsar/issues/3030#issuecomment-450124838 @ConcurrencyPractitioner - #2375 can not be resolved yet, since #3033 only addresses one part of the problem.

[GitHub] sijie commented on issue #3030: Expose Redelivery Count By Message Properties

2018-12-27 Thread GitBox
sijie commented on issue #3030: Expose Redelivery Count By Message Properties URL: https://github.com/apache/pulsar/issues/3030#issuecomment-450124560 This has been fixed by #3033 This is an automated message from the Apache

[GitHub] sijie closed issue #3030: Expose Redelivery Count By Message Properties

2018-12-27 Thread GitBox
sijie closed issue #3030: Expose Redelivery Count By Message Properties URL: https://github.com/apache/pulsar/issues/3030 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] sijie commented on issue #2688: Polices On Topic

2018-12-27 Thread GitBox
sijie commented on issue #2688: Polices On Topic URL: https://github.com/apache/pulsar/issues/2688#issuecomment-450125709 @codelipenghui I moved this task to 2.4.0 since it seems that we need address system topic first. This

[GitHub] sijie commented on issue #2609: Initial commit for a go based pulsar cli.

2018-12-27 Thread GitBox
sijie commented on issue #2609: Initial commit for a go based pulsar cli. URL: https://github.com/apache/pulsar/pull/2609#issuecomment-450125864 Move this to 2.4.0 This is an automated message from the Apache Git Service. To

[GitHub] sijie commented on issue #2689: Backlog Quota Configuration on topic

2018-12-27 Thread GitBox
sijie commented on issue #2689: Backlog Quota Configuration on topic URL: https://github.com/apache/pulsar/issues/2689#issuecomment-450125765 moved this to 2.4.0 since the parent task #2688 is moved to 2.4.0 This is an

[GitHub] sijie commented on issue #2407: Make sure pulsar configuration files in-sync with the configuration definitions

2018-12-27 Thread GitBox
sijie commented on issue #2407: Make sure pulsar configuration files in-sync with the configuration definitions URL: https://github.com/apache/pulsar/issues/2407#issuecomment-450126412 #3169 is just making configuration caught up with current code. However we need a general approach to do

[GitHub] sijie commented on issue #2431: Unable to consume messages, need to re-subscribe client

2018-12-27 Thread GitBox
sijie commented on issue #2431: Unable to consume messages, need to re-subscribe client URL: https://github.com/apache/pulsar/issues/2431#issuecomment-450126021 @merlimat seems that there is no activity on this issue, I moved it to 2.4.0

[GitHub] sijie commented on issue #3249: [client] Issue 3218: Support specifying multiple hosts in pulsar service url and web url

2018-12-27 Thread GitBox
sijie commented on issue #3249: [client] Issue 3218: Support specifying multiple hosts in pulsar service url and web url URL: https://github.com/apache/pulsar/pull/3249#issuecomment-450127312 run java8 tests This is an

[GitHub] maskit commented on a change in pull request #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
maskit commented on a change in pull request #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#discussion_r244135509 ## File path: .github/PULL_REQUEST_TEMPLATE.md ## @@ -1,12 +1,62 @@ +<-- +### Contribution

[GitHub] eolivelli opened a new issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0

2018-12-27 Thread GitBox
eolivelli opened a new issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0 URL: https://github.com/apache/pulsar/issues/3258 Expected behavior I am able to run a Pulsar Broker (2.2.0) having BookKeeper 4.8.1 client on the classpath. Actual behavior I

[GitHub] sijie commented on issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0

2018-12-27 Thread GitBox
sijie commented on issue #3258: Error with BookKeeper 4.8.1 and Pulsar 2.2.0 URL: https://github.com/apache/pulsar/issues/3258#issuecomment-450135573 - pulsar 2.2.0+ works with 4.7.2+ bookies however if you are speaking of upgrading the bookkeeper client used by pulsar broker, you

[GitHub] maskit commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
maskit commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#issuecomment-450135707 > because not every code change requires documentation. Most of code changes don't require documentation, e.g. bug fixes, and

[GitHub] sijie commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
sijie commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#issuecomment-450139202 > However, the questions in Documentation section might be confusing a little if that is the policy. The purpose of

[GitHub] sijie commented on issue #3225: python example with aws loadbalancer connection stuck

2018-12-27 Thread GitBox
sijie commented on issue #3225: python example with aws loadbalancer connection stuck URL: https://github.com/apache/pulsar/issues/3225#issuecomment-450115256 closed the issue as discussion above This is an automated message

[GitHub] lxkaka commented on issue #3225: python example with aws loadbalancer connection stuck

2018-12-27 Thread GitBox
lxkaka commented on issue #3225: python example with aws loadbalancer connection stuck URL: https://github.com/apache/pulsar/issues/3225#issuecomment-450099091 @sijie In real case we consume or produce messages not in the instance with broker, so thers is no problem. You may close this.

[GitHub] codelipenghui opened a new pull request #3257: Improve service url and service url provider prompt.

2018-12-27 Thread GitBox
codelipenghui opened a new pull request #3257: Improve service url and service url provider prompt. URL: https://github.com/apache/pulsar/pull/3257 ### Motivation Improve service url and service url provider prompt when user build a pulsar client. ### Modifications

[GitHub] sijie commented on issue #3254: can Online Upgraded Version

2018-12-27 Thread GitBox
sijie commented on issue #3254: can Online Upgraded Version URL: https://github.com/apache/pulsar/issues/3254#issuecomment-450115416 @hlouf awesome, glad that you figured it out. This is an automated message from the Apache

[GitHub] sijie closed issue #3225: python example with aws loadbalancer connection stuck

2018-12-27 Thread GitBox
sijie closed issue #3225: python example with aws loadbalancer connection stuck URL: https://github.com/apache/pulsar/issues/3225 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] sijie closed pull request #3061: [conf] keep bookkeeper.conf insync with 4.7.2 bookkeeper's conf template

2018-12-27 Thread GitBox
sijie closed pull request #3061: [conf] keep bookkeeper.conf insync with 4.7.2 bookkeeper's conf template URL: https://github.com/apache/pulsar/pull/3061 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] sijie commented on issue #3061: [conf] keep bookkeeper.conf insync with 4.7.2 bookkeeper's conf template

2018-12-27 Thread GitBox
sijie commented on issue #3061: [conf] keep bookkeeper.conf insync with 4.7.2 bookkeeper's conf template URL: https://github.com/apache/pulsar/pull/3061#issuecomment-450118203 closed this pull request since I am working at generating bookkeeper config file (for apache/bookkeeper#1867)

[GitHub] sijie commented on a change in pull request #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pul…

2018-12-27 Thread GitBox
sijie commented on a change in pull request #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pul… URL: https://github.com/apache/pulsar/pull/3256#discussion_r244118145 ## File path:

[GitHub] sijie commented on a change in pull request #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pul…

2018-12-27 Thread GitBox
sijie commented on a change in pull request #3256: Support multi-topic and pattern-topic for PulsarConsumerSource in pul… URL: https://github.com/apache/pulsar/pull/3256#discussion_r244118113 ## File path:

[GitHub] maskit commented on a change in pull request #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
maskit commented on a change in pull request #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#discussion_r244149112 ## File path: .github/PULL_REQUEST_TEMPLATE.md ## @@ -1,12 +1,62 @@ +<-- +### Contribution

[GitHub] eolivelli commented on issue #2906: [bookkeeper] bump bookkepeer version to 4.9.0

2018-12-27 Thread GitBox
eolivelli commented on issue #2906: [bookkeeper] bump bookkepeer version to 4.9.0 URL: https://github.com/apache/pulsar/pull/2906#issuecomment-450143394 Would it be possible to port a bunch of these changes to 2.3.0 in order to make Pulsar Broker work with BookKeeper client 4.8.1 on the

[GitHub] maskit commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template

2018-12-27 Thread GitBox
maskit commented on issue #3252: [dev] PIP 27: Add checklist in github pull request template URL: https://github.com/apache/pulsar/pull/3252#issuecomment-450150490 > It doesn’t target at setting down an enforcement. Reviewers can use that as a guide to comment. > the purpose of