[GitHub] [pulsar] amrfaisal commented on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ?

2019-10-16 Thread GitBox
amrfaisal commented on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ? URL: https://github.com/apache/pulsar/issues/4540#issuecomment-542762041 Any updates on this? This is an automated message from the

[GitHub] [pulsar] merlimat commented on issue #5361: [proxy] Fix proxy to be able to re-send request body

2019-10-16 Thread GitBox
merlimat commented on issue #5361: [proxy] Fix proxy to be able to re-send request body URL: https://github.com/apache/pulsar/pull/5361#issuecomment-542762721 run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] thps opened a new issue #5397: Pulsar-io connectors not all showing up in releases

2019-10-16 Thread GitBox
thps opened a new issue #5397: Pulsar-io connectors not all showing up in releases URL: https://github.com/apache/pulsar/issues/5397 Pulsar-io connectors that have been advertised as released are not all available for download. **To Reproduce** Steps to reproduce the behavior:

[GitHub] [pulsar] addisonj opened a new issue #5399: Create documentation for KubernetesSecretsTokenAuthProvider

2019-10-16 Thread GitBox
addisonj opened a new issue #5399: Create documentation for KubernetesSecretsTokenAuthProvider URL: https://github.com/apache/pulsar/issues/5399 Currently, the `KubernetesSecretsTokenAuthProvider` used by the K8S runtime is not documented at all. This should be documented along with

[GitHub] [pulsar] addisonj commented on issue #5398: [functions] Distribute the CA for KubernetesSecretsTokenAuthProvider

2019-10-16 Thread GitBox
addisonj commented on issue #5398: [functions] Distribute the CA for KubernetesSecretsTokenAuthProvider URL: https://github.com/apache/pulsar/pull/5398#issuecomment-542908823 Added a follow up issue for docs: https://github.com/apache/pulsar/issues/5399

[GitHub] [pulsar] sleungtoast opened a new issue #5396: anonymousUserRole is not consistently applied on http endpoint

2019-10-16 Thread GitBox
sleungtoast opened a new issue #5396: anonymousUserRole is not consistently applied on http endpoint URL: https://github.com/apache/pulsar/issues/5396 **Describe the bug** When an `anonymousUserRole` is defined, that role name is used on the broker pulsar endpoint, but it's

[GitHub] [pulsar] merlimat commented on issue #5385: Standalone should use crc32c by default as well

2019-10-16 Thread GitBox
merlimat commented on issue #5385: Standalone should use crc32c by default as well URL: https://github.com/apache/pulsar/pull/5385#issuecomment-542837056 retest this please This is an automated message from the Apache Git

[GitHub] [pulsar] rdhabalia commented on issue #5371: fix potential deadlock that can occur in addConsumer

2019-10-16 Thread GitBox
rdhabalia commented on issue #5371: fix potential deadlock that can occur in addConsumer URL: https://github.com/apache/pulsar/pull/5371#issuecomment-542895742 can you add stacktrace where you have observed deadlock. This is

[GitHub] [pulsar] rdhabalia commented on a change in pull request #5371: fix potential deadlock that can occur in addConsumer

2019-10-16 Thread GitBox
rdhabalia commented on a change in pull request #5371: fix potential deadlock that can occur in addConsumer URL: https://github.com/apache/pulsar/pull/5371#discussion_r335720118 ## File path:

[pulsar.wiki] branch master updated: Updated PIP 46: Next gen Proxy (markdown)

2019-10-16 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new 25970a1 Updated PIP 46: Next gen Proxy

[pulsar.wiki] branch master updated: Updated PIP 46: Next gen Proxy (markdown)

2019-10-16 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new 652f636 Updated PIP 46: Next gen Proxy

[GitHub] [pulsar] jerrypeng commented on a change in pull request #5400: [functions] Allow functions to pass runtime specific options

2019-10-16 Thread GitBox
jerrypeng commented on a change in pull request #5400: [functions] Allow functions to pass runtime specific options URL: https://github.com/apache/pulsar/pull/5400#discussion_r335745052 ## File path:

[GitHub] [pulsar] jerrypeng commented on issue #5386: Update presto to 0.226

2019-10-16 Thread GitBox
jerrypeng commented on issue #5386: Update presto to 0.226 URL: https://github.com/apache/pulsar/pull/5386#issuecomment-542837657 rerun integration tests rerun java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] addisonj opened a new pull request #5398: [functions] Distribute the CA for KubernetesSecretsTokenAuthProvider

2019-10-16 Thread GitBox
addisonj opened a new pull request #5398: [functions] Distribute the CA for KubernetesSecretsTokenAuthProvider URL: https://github.com/apache/pulsar/pull/5398 ### Motivation Currently, if a user has TLS enabled and is using a custom CA that isn't baked into the image, when the

[GitHub] [pulsar] addisonj opened a new pull request #5400: [functions] Allow functions to pass runtime specific options

2019-10-16 Thread GitBox
addisonj opened a new pull request #5400: [functions] Allow functions to pass runtime specific options URL: https://github.com/apache/pulsar/pull/5400 ### Motivation This commit adds a new argument for functions, customRuntimeOptions, which is passed to funcions (as well as

[GitHub] [pulsar] addisonj commented on issue #5400: [functions] Allow functions to pass runtime specific options

2019-10-16 Thread GitBox
addisonj commented on issue #5400: [functions] Allow functions to pass runtime specific options URL: https://github.com/apache/pulsar/pull/5400#issuecomment-542912063 This conflicts with #5398, will need rebased if that is merged first

[GitHub] [pulsar] merlimat commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf

2019-10-16 Thread GitBox
merlimat commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf URL: https://github.com/apache/pulsar/pull/5359#issuecomment-542826461 run java8 tests This is an automated

[GitHub] [pulsar] merlimat commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf

2019-10-16 Thread GitBox
merlimat commented on issue #5359: Set default ensemble size to 2 in service conf, to match broker.conf URL: https://github.com/apache/pulsar/pull/5359#issuecomment-542835485 run java8 tests This is an automated message from

[GitHub] [pulsar] pouledodue commented on issue #5393: Support service mesh for pulsar

2019-10-16 Thread GitBox
pouledodue commented on issue #5393: Support service mesh for pulsar URL: https://github.com/apache/pulsar/issues/5393#issuecomment-542852763 i'm just a user, can you give more info This is an automated message from the

[GitHub] [pulsar] aahmed-se commented on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ?

2019-10-16 Thread GitBox
aahmed-se commented on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ? URL: https://github.com/apache/pulsar/issues/4540#issuecomment-542852835 Is this still an issue ? It's working fine for me. This

[pulsar.wiki] branch master updated: Updated Home (markdown)

2019-10-16 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new 523dade Updated Home (markdown)

[GitHub] [pulsar] addisonj commented on issue #5398: [functions] Distribute the CA for KubernetesSecretsTokenAuthProvider

2019-10-16 Thread GitBox
addisonj commented on issue #5398: [functions] Distribute the CA for KubernetesSecretsTokenAuthProvider URL: https://github.com/apache/pulsar/pull/5398#issuecomment-542912108 This conflicts with #5400, will need rebased if that is merged first

[pulsar.wiki] branch master updated: Updated PIP 46: Next gen Proxy (markdown)

2019-10-16 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new 93cb361 Updated PIP 46: Next gen Proxy

[pulsar.wiki] branch master updated: Updated PIP 46: Next gen Proxy (markdown)

2019-10-16 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new c2dac8b Updated PIP 46: Next gen Proxy

[GitHub] [pulsar] addisonj commented on issue #5361: [proxy] Fix proxy to be able to re-send request body

2019-10-16 Thread GitBox
addisonj commented on issue #5361: [proxy] Fix proxy to be able to re-send request body URL: https://github.com/apache/pulsar/pull/5361#issuecomment-542915024 run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] jerrypeng commented on issue #5371: fix potential deadlock that can occur in addConsumer

2019-10-16 Thread GitBox
jerrypeng commented on issue #5371: fix potential deadlock that can occur in addConsumer URL: https://github.com/apache/pulsar/pull/5371#issuecomment-542836651 @massakam good suggestion! Will make to change PersistentDispatcherSingleActiveConsumer as well.

[pulsar.wiki] branch master updated: Created PIP 46: Next-gen Proxy (markdown)

2019-10-16 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new df9980d Created PIP 46: Next-gen Proxy

[GitHub] [pulsar] everactivetim commented on issue #5317: Allow to specify delivery delay in C++ client

2019-10-16 Thread GitBox
everactivetim commented on issue #5317: Allow to specify delivery delay in C++ client URL: https://github.com/apache/pulsar/pull/5317#issuecomment-542867827 What is needed to move this along? I've personally tested the changes via my modifications to the Go client to support this. I would

[GitHub] [pulsar] merlimat commented on issue #5317: Allow to specify delivery delay in C++ client

2019-10-16 Thread GitBox
merlimat commented on issue #5317: Allow to specify delivery delay in C++ client URL: https://github.com/apache/pulsar/pull/5317#issuecomment-542875860 The ASF Jenkins CI is pretty messed up at the moment. We're working on getting that fixed so that we get through the backlog of PRs.

[GitHub] [pulsar] MarvinCai commented on issue #5148: Validate topic name before creating partition/non partition topic via admin cli.

2019-10-16 Thread GitBox
MarvinCai commented on issue #5148: Validate topic name before creating partition/non partition topic via admin cli. URL: https://github.com/apache/pulsar/pull/5148#issuecomment-542536817 run java8 tests run integration tests

[GitHub] [pulsar] massakam commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send

2019-10-16 Thread GitBox
massakam commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send URL: https://github.com/apache/pulsar/pull/4811#issuecomment-542572146 rerun java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] f-ld commented on issue #5104: Handle already have connected replicate produce with same name

2019-10-16 Thread GitBox
f-ld commented on issue #5104: Handle already have connected replicate produce with same name URL: https://github.com/apache/pulsar/issues/5104#issuecomment-542619689 I am facing the same issue. This is an automated message

[GitHub] [pulsar] f-ld commented on issue #5104: Handle already have connected replicate produce with same name

2019-10-16 Thread GitBox
f-ld commented on issue #5104: Handle already have connected replicate produce with same name URL: https://github.com/apache/pulsar/issues/5104#issuecomment-542626701 I am facing the same issue. I have 5 datacenters with each a pulsar cluster. So that make 5 pulsar clusters (named

[GitHub] [pulsar] f-ld commented on issue #5104: Handle already have connected replicate produce with same name

2019-10-16 Thread GitBox
f-ld commented on issue #5104: Handle already have connected replicate produce with same name URL: https://github.com/apache/pulsar/issues/5104#issuecomment-542640572 Additional information to understand the above logs and explanations. IPs per region: - region1 : 10.10.0.0/16

[GitHub] [pulsar] f-ld removed a comment on issue #5104: Handle already have connected replicate produce with same name

2019-10-16 Thread GitBox
f-ld removed a comment on issue #5104: Handle already have connected replicate produce with same name URL: https://github.com/apache/pulsar/issues/5104#issuecomment-542619689 I am facing the same issue. This is an automated

[GitHub] [pulsar] xiemeilong commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace

2019-10-16 Thread GitBox
xiemeilong commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace URL: https://github.com/apache/pulsar/issues/4718#issuecomment-542687647 I am facing the same exception after I deployed my custom pulsar io source connector. My

[GitHub] [pulsar] MarvinCai commented on issue #5148: Validate topic name before creating partition/non partition topic via admin cli.

2019-10-16 Thread GitBox
MarvinCai commented on issue #5148: Validate topic name before creating partition/non partition topic via admin cli. URL: https://github.com/apache/pulsar/pull/5148#issuecomment-542712739 run java8 tests This is an

[GitHub] [pulsar] f-ld commented on issue #5104: Handle already have connected replicate produce with same name

2019-10-16 Thread GitBox
f-ld commented on issue #5104: Handle already have connected replicate produce with same name URL: https://github.com/apache/pulsar/issues/5104#issuecomment-542688330 In my previous messages I mixed things a bit (because I am discovering things at the same time). This: ```

[GitHub] [pulsar] f-ld commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace

2019-10-16 Thread GitBox
f-ld commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace URL: https://github.com/apache/pulsar/issues/4718#issuecomment-542690267 I haven't reproduced that issue ultimately. I have also changed the pulsar version to 2.4.0

[GitHub] [pulsar] liketic commented on issue #5372: Use StandardCharsets.UTF_8 for converting String to bytes

2019-10-16 Thread GitBox
liketic commented on issue #5372: Use StandardCharsets.UTF_8 for converting String to bytes URL: https://github.com/apache/pulsar/pull/5372#issuecomment-542949349 run java8 tests run integration tests This is an automated

[GitHub] [pulsar] xiemeilong commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace

2019-10-16 Thread GitBox
xiemeilong commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace URL: https://github.com/apache/pulsar/issues/4718#issuecomment-542957567 It works well when I pub and sub the same topic using python client, but failed in my

[GitHub] [pulsar] MarvinCai commented on issue #3804: ManagedLedger should streamline the read requests

2019-10-16 Thread GitBox
MarvinCai commented on issue #3804: ManagedLedger should streamline the read requests URL: https://github.com/apache/pulsar/issues/3804#issuecomment-542966074 @sijie sorry just saw the replies, how about I start with doc with problem statement and try propose a solution. If everything

[pulsar] branch master updated (63a73fc -> 8ddd0a8)

2019-10-16 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 63a73fc Fixing pod anti-affinity rules in Kubernetes files including the Helm chart (#5381) add 8ddd0a8 Update

[GitHub] [pulsar] Jennifer88huang merged pull request #5296: [Doc] Update connector guide overall

2019-10-16 Thread GitBox
Jennifer88huang merged pull request #5296: [Doc] Update connector guide overall URL: https://github.com/apache/pulsar/pull/5296 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] massakam commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send

2019-10-16 Thread GitBox
massakam commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send URL: https://github.com/apache/pulsar/pull/4811#issuecomment-542965445 rerun java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] hozumi opened a new issue #5401: Create documentation for docker deployment on bare metal

2019-10-16 Thread GitBox
hozumi opened a new issue #5401: Create documentation for docker deployment on bare metal URL: https://github.com/apache/pulsar/issues/5401 **Is your feature request related to a problem? Please describe.** I'd like to setup ZooKeeper, BookKeeper and Pulsar cluster on bare metal server

[GitHub] [pulsar] kevenYLi opened a new issue #5402: [doc]missing coding guide

2019-10-16 Thread GitBox
kevenYLi opened a new issue #5402: [doc]missing coding guide URL: https://github.com/apache/pulsar/issues/5402 Expected behavior The coding guild should be there. Actual behavior 404 Not Found Steps to reproduce * open [pulsar's home

[GitHub] [pulsar] wolfstudy commented on issue #5389: [Docs] Add delete-dynamic-config command for brokers

2019-10-16 Thread GitBox
wolfstudy commented on issue #5389: [Docs] Add delete-dynamic-config command for brokers URL: https://github.com/apache/pulsar/pull/5389#issuecomment-542968806 run cpp tests run java8 tests run integration tests This

[GitHub] [pulsar] kevenYLi commented on issue #5403: remove redundant condition

2019-10-16 Thread GitBox
kevenYLi commented on issue #5403: remove redundant condition URL: https://github.com/apache/pulsar/pull/5403#issuecomment-542992462 run integration tests run cpp tests run java8 tests This is an automated message from

[GitHub] [pulsar] kevenYLi opened a new pull request #5403: remove redundant condition

2019-10-16 Thread GitBox
kevenYLi opened a new pull request #5403: remove redundant condition URL: https://github.com/apache/pulsar/pull/5403 Signed-off-by: KevenYLi ### Motivation Condition 't instanceof RestException' covered by subsequent condition 't instanceof WebApplicationException', the

[GitHub] [pulsar] jerrypeng opened a new pull request #5404: Make Function Authentication Provider pluggable

2019-10-16 Thread GitBox
jerrypeng opened a new pull request #5404: Make Function Authentication Provider pluggable URL: https://github.com/apache/pulsar/pull/5404 ### Motivation The FunctionAuthProvider is an interface responsible for distributing authentication data to functions. Currently the

[GitHub] [pulsar] jerrypeng commented on issue #5404: Make Function Authentication Provider pluggable

2019-10-16 Thread GitBox
jerrypeng commented on issue #5404: Make Function Authentication Provider pluggable URL: https://github.com/apache/pulsar/pull/5404#issuecomment-543012406 @addisonj please also take a look This is an automated message from

[GitHub] [pulsar] massakam commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send

2019-10-16 Thread GitBox
massakam commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send URL: https://github.com/apache/pulsar/pull/4811#issuecomment-543012220 rerun java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] xiemeilong edited a comment on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace

2019-10-16 Thread GitBox
xiemeilong edited a comment on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace URL: https://github.com/apache/pulsar/issues/4718#issuecomment-542957567 It works well when I pub and sub the same topic using python client, but failed

[GitHub] [pulsar] junlia commented on issue #5392: Error open RocksDB database when 'Set up a standalone Pulsar in Docker'

2019-10-16 Thread GitBox
junlia commented on issue #5392: Error open RocksDB database when 'Set up a standalone Pulsar in Docker' URL: https://github.com/apache/pulsar/issues/5392#issuecomment-542964733 Based on the comment from Sijie Guo on https://github.com/apache/pulsar/issues/4684: > Currently I

[GitHub] [pulsar] sleungtoast opened a new issue #5395: Enable/disable allowAutoTopicCreation per namespace

2019-10-16 Thread GitBox
sleungtoast opened a new issue #5395: Enable/disable allowAutoTopicCreation per namespace URL: https://github.com/apache/pulsar/issues/5395 **Is your feature request related to a problem? Please describe.** Currently, `allowAutoTopicCreation` is set as a broker configuration. Generally

[GitHub] [pulsar] f-ld commented on issue #5104: Handle already have connected replicate produce with same name

2019-10-16 Thread GitBox
f-ld commented on issue #5104: Handle already have connected replicate produce with same name URL: https://github.com/apache/pulsar/issues/5104#issuecomment-542757789 Could it be linked to the fact that, after creating the clusters and brokers, when I created the `tenant/namespace`

[GitHub] [pulsar] candlerb opened a new issue #5394: Add ability to truncate raw partition after compaction

2019-10-16 Thread GitBox
candlerb opened a new issue #5394: Add ability to truncate raw partition after compaction URL: https://github.com/apache/pulsar/issues/5394 **Is your feature request related to a problem? Please describe.** When using an event stream as a "table", Create/Update/Delete options are