[GitHub] [pulsar] lynnmatrix opened a new pull request #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612)

2020-03-26 Thread GitBox
lynnmatrix opened a new pull request #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) URL: https://github.com/apache/pulsar/pull/6622 Fixes #6612 ### Motivation If message sent in json schema, long field will be decoded as int if its value

[GitHub] [pulsar] tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature.

2020-03-26 Thread GitBox
tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. URL: https://github.com/apache/pulsar/pull/6534#issuecomment-604812983 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] zplinuxlover commented on issue #6602: separate function worker and broker client TLS configuration

2020-03-26 Thread GitBox
zplinuxlover commented on issue #6602: separate function worker and broker client TLS configuration URL: https://github.com/apache/pulsar/pull/6602#issuecomment-604804650 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] yjshen removed a comment on issue #6618: Number of placeholder doesn't match number of arguments in logging

2020-03-26 Thread GitBox
yjshen removed a comment on issue #6618: Number of placeholder doesn't match number of arguments in logging URL: https://github.com/apache/pulsar/pull/6618#issuecomment-604750426 /pulsarbot run-failure-checks This is an

[GitHub] [pulsar] yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging

2020-03-26 Thread GitBox
yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging URL: https://github.com/apache/pulsar/pull/6618#issuecomment-604799689 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] zhanghaou opened a new pull request #6621: Fix message id compare

2020-03-26 Thread GitBox
zhanghaou opened a new pull request #6621: Fix message id compare URL: https://github.com/apache/pulsar/pull/6621 Master Issue: #6433 Motivation Fix the bug of compare between MessageId and BatchMessageId, keep the symmetry of compareTo method. Modifications In the

[GitHub] [pulsar] tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature.

2020-03-26 Thread GitBox
tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. URL: https://github.com/apache/pulsar/pull/6534#issuecomment-604788822 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging

2020-03-26 Thread GitBox
yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging URL: https://github.com/apache/pulsar/pull/6618#issuecomment-604780489 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] jiazhai commented on issue #6588: Support BouncyCastle FIPS provider

2020-03-26 Thread GitBox
jiazhai commented on issue #6588: Support BouncyCastle FIPS provider URL: https://github.com/apache/pulsar/pull/6588#issuecomment-604780180 /pulsarbot run-failure-checks This is an automated message from the Apache

[GitHub] [pulsar] tuteng commented on issue #6588: Support BouncyCastle FIPS provider

2020-03-26 Thread GitBox
tuteng commented on issue #6588: Support BouncyCastle FIPS provider URL: https://github.com/apache/pulsar/pull/6588#issuecomment-604779785 /pulsarbot run-failure-checks This is an automated message from the Apache Git

[GitHub] [pulsar] tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature.

2020-03-26 Thread GitBox
tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. URL: https://github.com/apache/pulsar/pull/6534#issuecomment-604778685 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] tschmidt64 opened a new issue #6620: Java Topic URL Parser is Incorrect

2020-03-26 Thread GitBox
tschmidt64 opened a new issue #6620: Java Topic URL Parser is Incorrect URL: https://github.com/apache/pulsar/issues/6620 **Describe the bug** I think the code that parses the topic name does not parse topic names correctly. I will limit my example to the [consumer

[GitHub] [pulsar] yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging

2020-03-26 Thread GitBox
yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging URL: https://github.com/apache/pulsar/pull/6618#issuecomment-604770408 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] tschmidt64 opened a new issue #6619: Topic URL parser is incorrect

2020-03-26 Thread GitBox
tschmidt64 opened a new issue #6619: Topic URL parser is incorrect URL: https://github.com/apache/pulsar/issues/6619 The code [in the web socket

[GitHub] [pulsar] yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging

2020-03-26 Thread GitBox
yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging URL: https://github.com/apache/pulsar/pull/6618#issuecomment-604750426 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature.

2020-03-26 Thread GitBox
tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. URL: https://github.com/apache/pulsar/pull/6534#issuecomment-604746933 /pulsarbot run-failure-checks This is an automated

[pulsar] branch master updated (d298c8b -> 639fbf1)

2020-03-26 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 d298c8b Fix non-atomic volatile update (#6606) add 639fbf1 [PulsarAdmin]Async autoTopicCreation (#6616) No

[GitHub] [pulsar] sijie merged pull request #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
sijie merged pull request #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[pulsar] branch master updated: Fix non-atomic volatile update (#6606)

2020-03-26 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 d298c8b Fix non-atomic volatile update (#6606)

[GitHub] [pulsar] sijie merged pull request #6606: Fix non-atomic volatile update

2020-03-26 Thread GitBox
sijie merged pull request #6606: Fix non-atomic volatile update URL: https://github.com/apache/pulsar/pull/6606 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] softstuff commented on issue #6191: [Issue-6143][helm]: Add the rbac policy to give the brokers permissions to deploy functions

2020-03-26 Thread GitBox
softstuff commented on issue #6191: [Issue-6143][helm]: Add the rbac policy to give the brokers permissions to deploy functions URL: https://github.com/apache/pulsar/pull/6191#issuecomment-604594062 Hi, some blame game ;) you messed up broker-configmap.yaml by adding two spaces first on

[GitHub] [pulsar] otmanel31 commented on issue #6599: TimeoutException on some client connected

2020-03-26 Thread GitBox
otmanel31 commented on issue #6599: TimeoutException on some client connected URL: https://github.com/apache/pulsar/issues/6599#issuecomment-604575232 hi, sorry for the delay. This is 2.5 version. This is an automated message

[GitHub] [pulsar] lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514)

2020-03-26 Thread GitBox
lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) URL: https://github.com/apache/pulsar/pull/6601#issuecomment-604476198 /pulsarbot run-failure-checks This is an

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604437451 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] yjshen removed a comment on issue #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
yjshen removed a comment on issue #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616#issuecomment-604418101 /pulsarbot run-failure-checks This is an automated message from the Apache

[GitHub] [pulsar] yjshen removed a comment on issue #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
yjshen removed a comment on issue #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616#issuecomment-604358413 /pulsarbot run-failure-checks This is an automated message from the Apache

[GitHub] [pulsar] yjshen opened a new pull request #6618: Number of placeholder doesn't match number of arguments in logging

2020-03-26 Thread GitBox
yjshen opened a new pull request #6618: Number of placeholder doesn't match number of arguments in logging URL: https://github.com/apache/pulsar/pull/6618 This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] codelipenghui commented on issue #6433: MessageId#compare is not symmetric (MessageIdImpl, BatchMessageIdImpl)

2020-03-26 Thread GitBox
codelipenghui commented on issue #6433: MessageId#compare is not symmetric (MessageIdImpl, BatchMessageIdImpl) URL: https://github.com/apache/pulsar/issues/6433#issuecomment-604430322 @zhanghaou Thanks, look forwards to your PR.

[GitHub] [pulsar] zhanghaou commented on issue #6433: MessageId#compare is not symmetric (MessageIdImpl, BatchMessageIdImpl)

2020-03-26 Thread GitBox
zhanghaou commented on issue #6433: MessageId#compare is not symmetric (MessageIdImpl, BatchMessageIdImpl) URL: https://github.com/apache/pulsar/issues/6433#issuecomment-604428936 I'm interesting in fix this issue. This is

[GitHub] [pulsar] yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616#issuecomment-604418101 /pulsarbot run-failure-checks This is an automated message from the Apache Git

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604417999 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] KannarFr commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity

2020-03-26 Thread GitBox
KannarFr commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity URL: https://github.com/apache/pulsar/pull/6428#discussion_r398546669 ## File path:

[GitHub] [pulsar] KannarFr commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity

2020-03-26 Thread GitBox
KannarFr commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity URL: https://github.com/apache/pulsar/pull/6428#discussion_r398545130 ## File path:

[GitHub] [pulsar] pierre94 commented on issue #6594: producer builder failed to load config

2020-03-26 Thread GitBox
pierre94 commented on issue #6594: producer builder failed to load config URL: https://github.com/apache/pulsar/issues/6594#issuecomment-604398150 > @pierre94 shall I close this issue? since 2.4.2 and 2.5.0 have fixed this issue. ok

[GitHub] [pulsar] pierre94 closed issue #6594: producer builder failed to load config

2020-03-26 Thread GitBox
pierre94 closed issue #6594: producer builder failed to load config URL: https://github.com/apache/pulsar/issues/6594 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] codelipenghui commented on issue #6209: [broker] add feature BrokerDeduplicationAcrossProducers

2020-03-26 Thread GitBox
codelipenghui commented on issue #6209: [broker] add feature BrokerDeduplicationAcrossProducers URL: https://github.com/apache/pulsar/pull/6209#issuecomment-604392425 @EugenDueck Sorry for the late response. Multiple producer deduplication looks a little complicated. I think the highest

[pulsar] branch master updated: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer (#5955)

2020-03-26 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 5ad3e02 ISSUE-5934: Support read/write

[GitHub] [pulsar] cbornet commented on issue #6512: WIP: [protocol] Grpc protocol handler

2020-03-26 Thread GitBox
cbornet commented on issue #6512: WIP: [protocol] Grpc protocol handler URL: https://github.com/apache/pulsar/pull/6512#issuecomment-604362452 Hi. I hope this can be reviewed soon. This PR makes a big change on ServerCnx which is modified very often by other PRs and so there are conflicts

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604358290 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616#issuecomment-604358413 /pulsarbot run-failure-checks This is an automated message from the Apache Git

[GitHub] [pulsar] AmitANetskope opened a new issue #6617: When ttlDurationDefaultInSeconds is set the messages are epired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached

2020-03-26 Thread GitBox
AmitANetskope opened a new issue #6617: When ttlDurationDefaultInSeconds is set the messages are epired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached URL: https://github.com/apache/pulsar/issues/6617 Messages are being expired even before

[GitHub] [pulsar] murong00 commented on issue #6607: [pulsar-broker-common] Improve AuthTokenUtils to support a valid key file path

2020-03-26 Thread GitBox
murong00 commented on issue #6607: [pulsar-broker-common] Improve AuthTokenUtils to support a valid key file path URL: https://github.com/apache/pulsar/pull/6607#issuecomment-604342876 /pulsarbot run-failure-checks This is

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604336691 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] yjshen removed a comment on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen removed a comment on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604296055 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service.

[GitHub] [pulsar] yjshen removed a comment on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen removed a comment on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604275936 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service.

[GitHub] [pulsar] yjshen removed a comment on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen removed a comment on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604294181 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service.

[GitHub] [pulsar] ilyam8 edited a comment on issue #6518: health monitoring, alarms

2020-03-26 Thread GitBox
ilyam8 edited a comment on issue #6518: health monitoring, alarms URL: https://github.com/apache/pulsar/issues/6518#issuecomment-604302644 Hi @sijie, thx for the links. However all broker alarms looks quite generic. It looks like it is an example how to configure (value X is over 9k) and

[GitHub] [pulsar] jiazhai commented on issue #6602: separate function worker and broker client TLS configuration

2020-03-26 Thread GitBox
jiazhai commented on issue #6602: separate function worker and broker client TLS configuration URL: https://github.com/apache/pulsar/pull/6602#issuecomment-604321858 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616#issuecomment-604315253 /pulsarbot run-failure-checks This is an automated message from the Apache Git

[GitHub] [pulsar] yjshen commented on issue #6606: Fix non-atomic volatile update

2020-03-26 Thread GitBox
yjshen commented on issue #6606: Fix non-atomic volatile update URL: https://github.com/apache/pulsar/pull/6606#issuecomment-604314545 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] sijie merged pull request #6609: Type parameter hides visible type in the current scope

2020-03-26 Thread GitBox
sijie merged pull request #6609: Type parameter hides visible type in the current scope URL: https://github.com/apache/pulsar/pull/6609 This is an automated message from the Apache Git Service. To respond to the message,

[pulsar] branch master updated: Type parameter hides visible type in the current scope (#6609)

2020-03-26 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 9d3ab60 Type parameter hides visible type in

[GitHub] [pulsar] sijie merged pull request #6611: [minor]Reduce redundancy

2020-03-26 Thread GitBox
sijie merged pull request #6611: [minor]Reduce redundancy URL: https://github.com/apache/pulsar/pull/6611 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[pulsar] branch master updated (8d129e0 -> 7de44a9)

2020-03-26 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 8d129e0 Fixes api document for internal topic info. (#6591) add 7de44a9 [minor]Reduce redundancy (#6611) No

[GitHub] [pulsar] sijie commented on issue #6518: health monitoring, alarms

2020-03-26 Thread GitBox
sijie commented on issue #6518: health monitoring, alarms URL: https://github.com/apache/pulsar/issues/6518#issuecomment-604309990 @ilyam8 it is just an example for your reference. For most of the people, they define their alerting rules based on the metrics you can find on

[GitHub] [pulsar] ilyam8 commented on issue #6518: health monitoring, alarms

2020-03-26 Thread GitBox
ilyam8 commented on issue #6518: health monitoring, alarms URL: https://github.com/apache/pulsar/issues/6518#issuecomment-604302644 Hi @sijie, thx for the links. However all broker alarms looks quite generic. It looks like it is an example how to configure (value X is over 9k) and alarms

[GitHub] [pulsar] duli559 commented on issue #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer

2020-03-26 Thread GitBox
duli559 commented on issue #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer URL: https://github.com/apache/pulsar/pull/5955#issuecomment-604302134 /pulsarbot run-failure-checks

[GitHub] [pulsar] DavidLiuXh commented on issue #6610: The new consumer can't consume msg from new partition when dynamic extend parition

2020-03-26 Thread GitBox
DavidLiuXh commented on issue #6610: The new consumer can't consume msg from new partition when dynamic extend parition URL: https://github.com/apache/pulsar/issues/6610#issuecomment-604300336 > What is the subscription type are you using? @sijie failover subscribe

[GitHub] [pulsar] zplinuxlover commented on issue #6602: separate function worker and broker client TLS configuration

2020-03-26 Thread GitBox
zplinuxlover commented on issue #6602: separate function worker and broker client TLS configuration URL: https://github.com/apache/pulsar/pull/6602#issuecomment-604299963 /pulsarbot run-failure-checks This is an automated

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604296055 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] yjshen opened a new pull request #6616: [PulsarAdmin]Async autoTopicCreation

2020-03-26 Thread GitBox
yjshen opened a new pull request #6616: [PulsarAdmin]Async autoTopicCreation URL: https://github.com/apache/pulsar/pull/6616 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604294181 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] yjshen commented on issue #6606: Fix non-atomic volatile update

2020-03-26 Thread GitBox
yjshen commented on issue #6606: Fix non-atomic volatile update URL: https://github.com/apache/pulsar/pull/6606#issuecomment-604294046 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] hangc0276 opened a new pull request #6615: Export ManagedLedgerCache metric to prometheus

2020-03-26 Thread GitBox
hangc0276 opened a new pull request #6615: Export ManagedLedgerCache metric to prometheus URL: https://github.com/apache/pulsar/pull/6615 ### Motivation The managed ledger read cache monitor metric is export via `/admin/broker-stats/metrics` with json format, it is hard to parse,

[GitHub] [pulsar] xiangwangcheng commented on issue #6614: Can not deploy zookeeper on minikube

2020-03-26 Thread GitBox
xiangwangcheng commented on issue #6614: Can not deploy zookeeper on minikube URL: https://github.com/apache/pulsar/issues/6614#issuecomment-604286273 @sijie How can I pull the image within minikube? Seems it can not connect to the docker hub.

[GitHub] [pulsar] lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514)

2020-03-26 Thread GitBox
lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) URL: https://github.com/apache/pulsar/pull/6601#issuecomment-604279457 /pulsarbot run-failure-checks This is an

[GitHub] [pulsar] sijie merged pull request #6591: [API Document]Fixes api document for internal topic info.

2020-03-26 Thread GitBox
sijie merged pull request #6591: [API Document]Fixes api document for internal topic info. URL: https://github.com/apache/pulsar/pull/6591 This is an automated message from the Apache Git Service. To respond to the message,

[pulsar] branch master updated (00463ad -> 8d129e0)

2020-03-26 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 00463ad [Issue 6170][functions] add custom property option to functions (#6348) add 8d129e0 Fixes api

[GitHub] [pulsar] yjshen commented on issue #6611: [minor]Reduce redundancy

2020-03-26 Thread GitBox
yjshen commented on issue #6611: [minor]Reduce redundancy URL: https://github.com/apache/pulsar/pull/6611#issuecomment-604278145 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] cckellogg commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity

2020-03-26 Thread GitBox
cckellogg commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity URL: https://github.com/apache/pulsar/pull/6428#discussion_r398367362 ## File path:

[GitHub] [pulsar] sijie commented on issue #2556: Messaging Gateway

2020-03-26 Thread GitBox
sijie commented on issue #2556: Messaging Gateway URL: https://github.com/apache/pulsar/issues/2556#issuecomment-604276833 For people who are interested in this feature, we have introduced a general framework in 2.5.0 to support pluggable protocol handlers. We also developed a Kafka

[GitHub] [pulsar] rcollina commented on issue #2307: Provide a netcore client

2020-03-26 Thread GitBox
rcollina commented on issue #2307: Provide a netcore client URL: https://github.com/apache/pulsar/issues/2307#issuecomment-604276543 Great news, thank you @sijie! This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage

2020-03-26 Thread GitBox
yjshen commented on issue #6613: [cleanup] Optional usage URL: https://github.com/apache/pulsar/pull/6613#issuecomment-604275936 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] sijie commented on issue #4405: Why pulsar java client doesn't support batch message consuming?

2020-03-26 Thread GitBox
sijie commented on issue #4405: Why pulsar java client doesn't support batch message consuming? URL: https://github.com/apache/pulsar/issues/4405#issuecomment-604275605 This has been supported in #4621 This is an automated

[GitHub] [pulsar] sijie closed issue #4405: Why pulsar java client doesn't support batch message consuming?

2020-03-26 Thread GitBox
sijie closed issue #4405: Why pulsar java client doesn't support batch message consuming? URL: https://github.com/apache/pulsar/issues/4405 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] sijie commented on issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+

2020-03-26 Thread GitBox
sijie commented on issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+ URL: https://github.com/apache/pulsar/issues/5379#issuecomment-604275248 We have just released a Kafka protocol handler for Pulsar. It supports Kafka protocol 2.0+. So you can use

[GitHub] [pulsar] sijie closed issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+

2020-03-26 Thread GitBox
sijie closed issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+ URL: https://github.com/apache/pulsar/issues/5379 This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] sijie closed issue #6117: FlinkPulsarProducer: Setting topic dynamically based on message content

2020-03-26 Thread GitBox
sijie closed issue #6117: FlinkPulsarProducer: Setting topic dynamically based on message content URL: https://github.com/apache/pulsar/issues/6117 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514)

2020-03-26 Thread GitBox
lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) URL: https://github.com/apache/pulsar/pull/6601#issuecomment-604274014 /pulsarbot run-failure-checks This is an

[GitHub] [pulsar] sijie commented on issue #2307: Provide a netcore client

2020-03-26 Thread GitBox
sijie commented on issue #2307: Provide a netcore client URL: https://github.com/apache/pulsar/issues/2307#issuecomment-604273590 DotPulsar now is under pulsar project now. The PMC will work on maintaining dotpulsar. https://github.com/pulsar-dotpulsar

[GitHub] [pulsar] sijie edited a comment on issue #2307: Provide a netcore client

2020-03-26 Thread GitBox
sijie edited a comment on issue #2307: Provide a netcore client URL: https://github.com/apache/pulsar/issues/2307#issuecomment-604273590 DotPulsar now is under pulsar project now. The PMC will work on maintaining dotpulsar. https://github.com/apache/pulsar-dotpulsar

[GitHub] [pulsar] sijie closed issue #2307: Provide a netcore client

2020-03-26 Thread GitBox
sijie closed issue #2307: Provide a netcore client URL: https://github.com/apache/pulsar/issues/2307 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [pulsar] sijie commented on issue #6614: Can not deploy zookeeper on minikube

2020-03-26 Thread GitBox
sijie commented on issue #6614: Can not deploy zookeeper on minikube URL: https://github.com/apache/pulsar/issues/6614#issuecomment-604273064 @xiangwangcheng Minikube is running a vm. so if you pulled the image at your laptop, the image isn't available at minikube. So when you

[GitHub] [pulsar] yjshen commented on issue #6609: Type parameter hides visible type in the current scope

2020-03-26 Thread GitBox
yjshen commented on issue #6609: Type parameter hides visible type in the current scope URL: https://github.com/apache/pulsar/pull/6609#issuecomment-604271390 /pulsarbot run-failure-checks This is an automated message from

[GitHub] [pulsar] lynnmatrix commented on issue #6612: Failed to decode long type fields in json schema message

2020-03-26 Thread GitBox
lynnmatrix commented on issue #6612: Failed to decode long type fields in json schema message URL: https://github.com/apache/pulsar/issues/6612#issuecomment-604267922 OK @sijie This is an automated message from the Apache

[GitHub] [pulsar] xiangwangcheng commented on issue #6614: Can not deploy zookeeper on minikube

2020-03-26 Thread GitBox
xiangwangcheng commented on issue #6614: Can not deploy zookeeper on minikube URL: https://github.com/apache/pulsar/issues/6614#issuecomment-604267811 @sijie I pulled the image on my laptop. BTW, the dashboarad gives this error: Failed to pull image

[GitHub] [pulsar] sijie commented on issue #6612: Failed to decode long type fields in json schema message

2020-03-26 Thread GitBox
sijie commented on issue #6612: Failed to decode long type fields in json schema message URL: https://github.com/apache/pulsar/issues/6612#issuecomment-604267346 @lynnmatrix Can you submit a pull request to fix it? This is

[GitHub] [pulsar] sijie commented on issue #6614: Can not deploy zookeeper on minikube

2020-03-26 Thread GitBox
sijie commented on issue #6614: Can not deploy zookeeper on minikube URL: https://github.com/apache/pulsar/issues/6614#issuecomment-604266908 > But I have already pulled this image by using docker pull. did you pull the image within Minikube or at your laptop?

[pulsar] branch master updated: [Issue 6170][functions] add custom property option to functions (#6348)

2020-03-26 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 00463ad [Issue 6170][functions] add custom

[GitHub] [pulsar] sijie merged pull request #6348: [Issue 6170][functions] add custom property option to functions

2020-03-26 Thread GitBox
sijie merged pull request #6348: [Issue 6170][functions] add custom property option to functions URL: https://github.com/apache/pulsar/pull/6348 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] xiangwangcheng opened a new issue #6614: Can not deploy zookeeper on minikube

2020-03-26 Thread GitBox
xiangwangcheng opened a new issue #6614: Can not deploy zookeeper on minikube URL: https://github.com/apache/pulsar/issues/6614 **Describe the bug** When I deploy zookeeper on minikube by using `kubectl apply -f zookeeper.yaml` It just stuck on `ContainerCreating`. Half an hour

[GitHub] [pulsar] sijie closed issue #6170: Support system env var as functions parameters

2020-03-26 Thread GitBox
sijie closed issue #6170: Support system env var as functions parameters URL: https://github.com/apache/pulsar/issues/6170 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] sijie closed issue #5395: Enable/disable allowAutoTopicCreation per namespace

2020-03-26 Thread GitBox
sijie closed issue #5395: Enable/disable allowAutoTopicCreation per namespace URL: https://github.com/apache/pulsar/issues/5395 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] sijie merged pull request #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override

2020-03-26 Thread GitBox
sijie merged pull request #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override URL: https://github.com/apache/pulsar/pull/6471 This is an automated message from the Apache Git Service. To respond

[pulsar] branch master updated: [Issue #5395][broker] Implement AutoTopicCreation by namespace override (#6471)

2020-03-26 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 fdc3a9b [Issue #5395][broker] Implement

[GitHub] [pulsar] sijie commented on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override

2020-03-26 Thread GitBox
sijie commented on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override URL: https://github.com/apache/pulsar/pull/6471#issuecomment-604263903 @klevy-toast thank you so much for your contributions!

[GitHub] [pulsar] sijie commented on issue #4847: Pulsar sql avro support schema version

2020-03-26 Thread GitBox
sijie commented on issue #4847: Pulsar sql avro support schema version URL: https://github.com/apache/pulsar/pull/4847#issuecomment-604263497 @congbobo184 can you rebase to latest master? This is an automated message from the

[GitHub] [pulsar] lynnmatrix edited a comment on issue #6612: Failed to decode long type fields in json schema message

2020-03-26 Thread GitBox
lynnmatrix edited a comment on issue #6612: Failed to decode long type fields in json schema message URL: https://github.com/apache/pulsar/issues/6612#issuecomment-604261397 GenericJsonRecord.java ```java public Object getField(String fieldName) { JsonNode fn =

[GitHub] [pulsar] lynnmatrix commented on issue #6612: Failed to decode long type fields in json schema message

2020-03-26 Thread GitBox
lynnmatrix commented on issue #6612: Failed to decode long type fields in json schema message URL: https://github.com/apache/pulsar/issues/6612#issuecomment-604261397 GenericJsonRecord.java ```java public Object getField(String fieldName) { JsonNode fn =

[GitHub] [pulsar] sijie commented on issue #6589: Can not use Context#Counter in function

2020-03-26 Thread GitBox
sijie commented on issue #6589: Can not use Context#Counter in function URL: https://github.com/apache/pulsar/issues/6589#issuecomment-604261628 I see. I think this is the problem is on advertisement. It seems to advertise the address using 127.0.0.1. We need to fix the issue at

  1   2   >