[GitHub] rdhabalia commented on issue #2199: Cleanup unnecessary casting and creating variables

2018-07-18 Thread GitBox
rdhabalia commented on issue #2199: Cleanup unnecessary casting and creating variables URL: https://github.com/apache/incubator-pulsar/pull/2199#issuecomment-406092777 retest this please This is an automated message from the

[GitHub] rdhabalia commented on issue #2198: Add support to configure subscription name for sink-function

2018-07-18 Thread GitBox
rdhabalia commented on issue #2198: Add support to configure subscription name for sink-function URL: https://github.com/apache/incubator-pulsar/pull/2198#issuecomment-406092716 retest this please This is an automated

[GitHub] rdhabalia removed a comment on issue #2198: Add support to configure subscription name for sink-function

2018-07-18 Thread GitBox
rdhabalia removed a comment on issue #2198: Add support to configure subscription name for sink-function URL: https://github.com/apache/incubator-pulsar/pull/2198#issuecomment-406092716 retest this please This is an

[GitHub] rdhabalia removed a comment on issue #2199: Cleanup unnecessary casting and creating variables

2018-07-18 Thread GitBox
rdhabalia removed a comment on issue #2199: Cleanup unnecessary casting and creating variables URL: https://github.com/apache/incubator-pulsar/pull/2199#issuecomment-406092777 retest this please This is an automated message

[GitHub] merlimat closed pull request #2174: V2 doc changes

2018-07-18 Thread GitBox
merlimat closed pull request #2174: V2 doc changes URL: https://github.com/apache/incubator-pulsar/pull/2174 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 request (from

[GitHub] merlimat commented on issue #2174: V2 doc changes

2018-07-18 Thread GitBox
merlimat commented on issue #2174: V2 doc changes URL: https://github.com/apache/incubator-pulsar/pull/2174#issuecomment-406093286 Thanks @grantwwu ! This is an automated message from the Apache Git Service. To respond to the

[incubator-pulsar] branch master updated: V2 doc changes (#2174)

2018-07-18 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new d8c0f10 V2 doc changes (#2174)

[GitHub] jiazhai commented on a change in pull request #2135: Allow user to get topic from consumer message (#2007)

2018-07-18 Thread GitBox
jiazhai commented on a change in pull request #2135: Allow user to get topic from consumer message (#2007) URL: https://github.com/apache/incubator-pulsar/pull/2135#discussion_r203549418 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/MessageImpl.java

[GitHub] merlimat commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
merlimat commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#discussion_r203549708 ## File path: src/rename-netty-native-libs.sh ## @@ -0,0 +1,54 @@ +#!/bin/bash +# +#

[GitHub] merlimat commented on issue #2194: WIP: Destination fix

2018-07-18 Thread GitBox
merlimat commented on issue #2194: WIP: Destination fix URL: https://github.com/apache/incubator-pulsar/pull/2194#issuecomment-406094383 @grantwwu merged #2174, you can rebase this on latest master This is an automated

[GitHub] merlimat commented on issue #2197: unshade avro in pulsar-client-schema

2018-07-18 Thread GitBox
merlimat commented on issue #2197: unshade avro in pulsar-client-schema URL: https://github.com/apache/incubator-pulsar/pull/2197#issuecomment-406094624 @jerrypeng There's a test failure: ``` Expected exception of type class org.apache.pulsar.client.api.PulsarClientException but

[GitHub] rdhabalia commented on issue #2199: Cleanup unnecessary casting and creating variables

2018-07-18 Thread GitBox
rdhabalia commented on issue #2199: Cleanup unnecessary casting and creating variables URL: https://github.com/apache/incubator-pulsar/pull/2199#issuecomment-406110490 retest this please This is an automated message from the

[GitHub] rdhabalia commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
rdhabalia commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#discussion_r203546380 ## File path: src/rename-netty-native-libs.sh ## @@ -0,0 +1,54 @@ +#!/bin/bash +# +#

[GitHub] rdhabalia commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
rdhabalia commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#discussion_r203546130 ## File path: src/rename-netty-native-libs.sh ## @@ -0,0 +1,54 @@ +#!/bin/bash +# +#

[GitHub] sijie closed issue #1001: Shading in Pulsar jars

2018-07-18 Thread GitBox
sijie closed issue #1001: Shading in Pulsar jars URL: https://github.com/apache/incubator-pulsar/issues/1001 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] sijie closed issue #978: Documentation for compaction

2018-07-18 Thread GitBox
sijie closed issue #978: Documentation for compaction URL: https://github.com/apache/incubator-pulsar/issues/978 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] sijie commented on issue #978: Documentation for compaction

2018-07-18 Thread GitBox
sijie commented on issue #978: Documentation for compaction URL: https://github.com/apache/incubator-pulsar/issues/978#issuecomment-406085036 Topic compaction documentation is available in https://pulsar.incubator.apache.org/docs/latest/cookbooks/compaction/

[GitHub] sijie commented on issue #977: Rate limiting for compaction writes

2018-07-18 Thread GitBox
sijie commented on issue #977: Rate limiting for compaction writes URL: https://github.com/apache/incubator-pulsar/issues/977#issuecomment-406085317 Close this now. Will recreate the issue if we need more comprehensive rate limiting on compaction.

[GitHub] sijie closed issue #977: Rate limiting for compaction writes

2018-07-18 Thread GitBox
sijie closed issue #977: Rate limiting for compaction writes URL: https://github.com/apache/incubator-pulsar/issues/977 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] sijie closed issue #983: optionally expose topic level metrics to prometheus

2018-07-18 Thread GitBox
sijie closed issue #983: optionally expose topic level metrics to prometheus URL: https://github.com/apache/incubator-pulsar/issues/983 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ivankelly commented on issue #981: Cannot connect to a topic because of ManagedLedgerException

2018-07-18 Thread GitBox
ivankelly commented on issue #981: Cannot connect to a topic because of ManagedLedgerException URL: https://github.com/apache/incubator-pulsar/issues/981#issuecomment-406084893 Do you have the full bookie log? It looks like the bookies are not responding to read requests. Are all 3

[GitHub] rdhabalia opened a new pull request #2200: support subscription-type to be passed in sink-function

2018-07-18 Thread GitBox
rdhabalia opened a new pull request #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200 ### Motivation Sometimes, user wants to maintain message-ordering while using sink-function. So, sink-cli should have a

[GitHub] rdhabalia opened a new pull request #2198: Add support to configure subscription name for sink-function

2018-07-18 Thread GitBox
rdhabalia opened a new pull request #2198: Add support to configure subscription name for sink-function URL: https://github.com/apache/incubator-pulsar/pull/2198 ### Motivation User can have requirement to create subscription on input-source topic with a specific name only.

[GitHub] rdhabalia commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
rdhabalia commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#discussion_r203531605 ## File path: src/rename-netty-native-libs.sh ## @@ -0,0 +1,54 @@ +#!/bin/bash +# +#

[GitHub] sijie commented on issue #2013: Unable to consume messages from a partition

2018-07-18 Thread GitBox
sijie commented on issue #2013: Unable to consume messages from a partition URL: https://github.com/apache/incubator-pulsar/issues/2013#issuecomment-406072137 @bardock it seems that bookie throttles the read requests. did you see any increased read traffic from bookkeeper's metrics? it

[GitHub] rdhabalia opened a new pull request #2199: Cleanup unnecessary casting and creating variables

2018-07-18 Thread GitBox
rdhabalia opened a new pull request #2199: Cleanup unnecessary casting and creating variables URL: https://github.com/apache/incubator-pulsar/pull/2199 ### Motivation I think due to recent refactoring some of the minor code which is not necessary to keep. so, cleaning up

[GitHub] sijie commented on issue #954: IPV6 support not available

2018-07-18 Thread GitBox
sijie commented on issue #954: IPV6 support not available URL: https://github.com/apache/incubator-pulsar/issues/954#issuecomment-406087187 I think this is related to #1949 This is an automated message from the Apache Git

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406116727 retest this please This is an automated

[GitHub] sijie commented on issue #983: optionally expose topic level metrics to prometheus

2018-07-18 Thread GitBox
sijie commented on issue #983: optionally expose topic level metrics to prometheus URL: https://github.com/apache/incubator-pulsar/issues/983#issuecomment-406084538 This is already implemented in #1064 This is an automated

[GitHub] merlimat commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
merlimat commented on a change in pull request #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#discussion_r203544604 ## File path: src/rename-netty-native-libs.sh ## @@ -0,0 +1,54 @@ +#!/bin/bash +# +#

[GitHub] sijie commented on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
sijie commented on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-406071521 retest this please This is an automated message from the

[GitHub] sijie commented on issue #2195: Can't start Global Zookeeper in a Multi-cluster setup

2018-07-18 Thread GitBox
sijie commented on issue #2195: Can't start Global Zookeeper in a Multi-cluster setup URL: https://github.com/apache/incubator-pulsar/issues/2195#issuecomment-406081542 @dsambandam yes global-zookeeper is renamed to configuration-store since 2.0 release.

[GitHub] zhaijack commented on issue #1996: Cpp client: add multiTopicsConsumer

2018-07-18 Thread GitBox
zhaijack commented on issue #1996: Cpp client: add multiTopicsConsumer URL: https://github.com/apache/incubator-pulsar/pull/1996#issuecomment-406107756 @merlimat @ivankelly Thanks for the comments, It is updated, please help review it.

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406116746 retest this please This is an automated

[GitHub] rdhabalia opened a new pull request #2201: function-instance lookup: retrieve function instance owner's workerId

2018-07-18 Thread GitBox
rdhabalia opened a new pull request #2201: function-instance lookup: retrieve function instance owner's workerId URL: https://github.com/apache/incubator-pulsar/pull/2201 ### Motivation for administrative purpose, we need to know worker-owner of the function-instance. so, adding

[GitHub] merlimat commented on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
merlimat commented on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-406137576 retest this please This is an automated message from the

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406137785 retest this please This is an automated

[GitHub] rdhabalia commented on issue #2202: attach shaded artifact while deploying to maven-repo

2018-07-18 Thread GitBox
rdhabalia commented on issue #2202: attach shaded artifact while deploying to maven-repo URL: https://github.com/apache/incubator-pulsar/pull/2202#issuecomment-406134453 @merlimat can we make change to get

[incubator-pulsar] branch asf-site updated: Updated site at revision 6ef9df9

2018-07-18 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new c56cd3a Updated site at revision

[GitHub] sijie commented on issue #2185: Clean up sidebar menu under `Deployment`

2018-07-18 Thread GitBox
sijie commented on issue #2185: Clean up sidebar menu under `Deployment` URL: https://github.com/apache/incubator-pulsar/pull/2185#issuecomment-405968220 > Are we going to cleanup the different bare machine installation guides too? Which ones? You mean ansible vs bare mentals?

[GitHub] ivankelly commented on issue #2185: Clean up sidebar menu under `Deployment`

2018-07-18 Thread GitBox
ivankelly commented on issue #2185: Clean up sidebar menu under `Deployment` URL: https://github.com/apache/incubator-pulsar/pull/2185#issuecomment-405977149 @sijie Yes. Currently we have - Deploy on Amazon Web Services (terraform + ansible) - Single cluster on bare metal

[GitHub] ivankelly commented on a change in pull request #2179: Issue 2081: Improve documentation about `--inputs` and `--customSerdeInputs` for pulsar functions

2018-07-18 Thread GitBox
ivankelly commented on a change in pull request #2179: Issue 2081: Improve documentation about `--inputs` and `--customSerdeInputs` for pulsar functions URL: https://github.com/apache/incubator-pulsar/pull/2179#discussion_r203431482 ## File path:

[GitHub] sijie commented on issue #2182: Issue 2110: get-retention returns retentionSizeInMB as 0 when set to -1

2018-07-18 Thread GitBox
sijie commented on issue #2182: Issue 2110: get-retention returns retentionSizeInMB as 0 when set to -1 URL: https://github.com/apache/incubator-pulsar/pull/2182#issuecomment-405839375 retest this please This is an automated

[GitHub] rdhabalia commented on a change in pull request #2187: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead

2018-07-18 Thread GitBox
rdhabalia commented on a change in pull request #2187: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead URL: https://github.com/apache/incubator-pulsar/pull/2187#discussion_r203264915 ## File path: pulsar-io/kinesis/pom.xml ## @@ -38,6 +38,13 @@

[incubator-pulsar] branch master updated: Moved Record interface as part of functions api (#2184)

2018-07-18 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new b3845b2 Moved Record interface as

[GitHub] merlimat closed pull request #2184: Moved Record interface as part of functions api

2018-07-18 Thread GitBox
merlimat closed pull request #2184: Moved Record interface as part of functions api URL: https://github.com/apache/incubator-pulsar/pull/2184 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

[incubator-pulsar] branch master updated: augmenting protoschema with info for parsing (#2181)

2018-07-18 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/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 6ef9df9 augmenting protoschema with

[GitHub] merlimat opened a new pull request #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
merlimat opened a new pull request #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192 ### Motivation When using shaded artifacts, the Netty epoll and OpenSSL libraries are not being loaded correctly and it falls back

[GitHub] sijie closed pull request #2181: augmenting protoschema with info for parsing

2018-07-18 Thread GitBox
sijie closed pull request #2181: augmenting protoschema with info for parsing URL: https://github.com/apache/incubator-pulsar/pull/2181 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] dsambandam commented on issue #2195: Can't start Global Zookeeper in a Multi-cluster setup

2018-07-18 Thread GitBox
dsambandam commented on issue #2195: Can't start Global Zookeeper in a Multi-cluster setup URL: https://github.com/apache/incubator-pulsar/issues/2195#issuecomment-406017648 Also, global zookeeper option isn't supported in the pulsar daemon script and wanted to confirm if running

[GitHub] merlimat commented on issue #2193: REST Api returns "405 Method not allowed"

2018-07-18 Thread GitBox
merlimat commented on issue #2193: REST Api returns "405 Method not allowed" URL: https://github.com/apache/incubator-pulsar/issues/2193#issuecomment-406031223 @ratcashdev Created https://github.com/apache/incubator-pulsar/pull/2196 for the doc fixes. Check the warning around the

[GitHub] dsambandam commented on issue #2037: Initialization of cluster meta data fails while setting up a multi cluster pulsar instance

2018-07-18 Thread GitBox
dsambandam commented on issue #2037: Initialization of cluster meta data fails while setting up a multi cluster pulsar instance URL: https://github.com/apache/incubator-pulsar/issues/2037#issuecomment-406018226 Apologies for the delays and I was travelling last week. We can close this

[GitHub] dsambandam commented on issue #2037: Initialization of cluster meta data fails while setting up a multi cluster pulsar instance

2018-07-18 Thread GitBox
dsambandam commented on issue #2037: Initialization of cluster meta data fails while setting up a multi cluster pulsar instance URL: https://github.com/apache/incubator-pulsar/issues/2037#issuecomment-406019311 Still having issues starting global zookeeper, so created a ticket to track

[GitHub] grantwwu commented on issue #2193: REST Api returns "405 Method not allowed"

2018-07-18 Thread GitBox
grantwwu commented on issue #2193: REST Api returns "405 Method not allowed" URL: https://github.com/apache/incubator-pulsar/issues/2193#issuecomment-406022885 #2174 relevant This is an automated message from the Apache Git

[GitHub] merlimat opened a new pull request #2196: Improved dashboard documentation with warning on advertised address

2018-07-18 Thread GitBox
merlimat opened a new pull request #2196: Improved dashboard documentation with warning on advertised address URL: https://github.com/apache/incubator-pulsar/pull/2196 ### Motivation The dashboard docs should warn user of setting the proper advertised address on standalone service

[GitHub] merlimat commented on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
merlimat commented on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-406031522 retest this please This is an automated message from the

[GitHub] zhaijack commented on a change in pull request #1996: Cpp client: add multiTopicsConsumer

2018-07-18 Thread GitBox
zhaijack commented on a change in pull request #1996: Cpp client: add multiTopicsConsumer URL: https://github.com/apache/incubator-pulsar/pull/1996#discussion_r203314440 ## File path: pulsar-client-cpp/lib/MultiTopicsConsumerImpl.cc ## @@ -0,0 +1,621 @@ +/** + * Licensed

[GitHub] zhaijack commented on a change in pull request #1996: Cpp client: add multiTopicsConsumer

2018-07-18 Thread GitBox
zhaijack commented on a change in pull request #1996: Cpp client: add multiTopicsConsumer URL: https://github.com/apache/incubator-pulsar/pull/1996#discussion_r203314440 ## File path: pulsar-client-cpp/lib/MultiTopicsConsumerImpl.cc ## @@ -0,0 +1,621 @@ +/** + * Licensed

[GitHub] merlimat commented on issue #2177: Allow construction of c++ builtin auth plugins via factory

2018-07-18 Thread GitBox
merlimat commented on issue #2177: Allow construction of c++ builtin auth plugins via factory URL: https://github.com/apache/incubator-pulsar/pull/2177#issuecomment-405873429 retest this please This is an automated message

[GitHub] ivankelly commented on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
ivankelly commented on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-405863109 We need to start using osgi or something. All this shading is getting ridiculous.

[GitHub] ivankelly removed a comment on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
ivankelly removed a comment on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-405863148 We need to start using osgi or something. All this shading is getting ridiculous.

[GitHub] ivankelly commented on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
ivankelly commented on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-405863148 We need to start using osgi or something. All this shading is getting ridiculous.

[incubator-pulsar] branch master updated: Allow construction of c++ builtin auth plugins via factory (#2177)

2018-07-18 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new a5c339b Allow construction of c++

[GitHub] merlimat closed pull request #2177: Allow construction of c++ builtin auth plugins via factory

2018-07-18 Thread GitBox
merlimat closed pull request #2177: Allow construction of c++ builtin auth plugins via factory URL: https://github.com/apache/incubator-pulsar/pull/2177 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] grantwwu commented on a change in pull request #2174: V2 doc changes

2018-07-18 Thread GitBox
grantwwu commented on a change in pull request #2174: V2 doc changes URL: https://github.com/apache/incubator-pulsar/pull/2174#discussion_r203455338 ## File path: site/docs/latest/admin-api/namespaces.md ## @@ -144,7 +144,7 @@ test-tenant/ns2 REST API -{%

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406012461 retest this please This is an automated

[GitHub] grantwwu opened a new pull request #2194: WIP: Destination fix

2018-07-18 Thread GitBox
grantwwu opened a new pull request #2194: WIP: Destination fix URL: https://github.com/apache/incubator-pulsar/pull/2194 Some parts of the documentation reference `:destination`. The terminology used elsewhere is `:topic`. Depends on #2174. There are a number of other

[GitHub] dsambandam opened a new issue #2195: Can't start Global Zookeeper in a Multi-cluster setup

2018-07-18 Thread GitBox
dsambandam opened a new issue #2195: Can't start Global Zookeeper in a Multi-cluster setup URL: https://github.com/apache/incubator-pulsar/issues/2195 Expected behavior Global Zookeeper in a Multi-Cluster Setup doesn't start and fails when started in foreground with Invalid

[GitHub] ivankelly commented on a change in pull request #2179: Issue 2081: Improve documentation about `--inputs` and `--customSerdeInputs` for pulsar functions

2018-07-18 Thread GitBox
ivankelly commented on a change in pull request #2179: Issue 2081: Improve documentation about `--inputs` and `--customSerdeInputs` for pulsar functions URL: https://github.com/apache/incubator-pulsar/pull/2179#discussion_r203453439 ## File path:

[GitHub] merlimat commented on issue #2193: REST Api returns "405 Method not allowed"

2018-07-18 Thread GitBox
merlimat commented on issue #2193: REST Api returns "405 Method not allowed" URL: https://github.com/apache/incubator-pulsar/issues/2193#issuecomment-406009908 Thanks for reporting @ratcashdev. I'll get a quick fix for the docs and the dashboard code.

[GitHub] ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date

2018-07-18 Thread GitBox
ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date URL: https://github.com/apache/incubator-pulsar/pull/2188#discussion_r203432701 ## File path: site/docs/latest/security/authorization.md ## @@ -74,36 +74,19

[GitHub] ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date

2018-07-18 Thread GitBox
ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date URL: https://github.com/apache/incubator-pulsar/pull/2188#discussion_r203433454 ## File path: site/docs/latest/security/authorization.md ## @@ -74,36 +74,19

[GitHub] ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date

2018-07-18 Thread GitBox
ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date URL: https://github.com/apache/incubator-pulsar/pull/2188#discussion_r203432802 ## File path: site/docs/latest/security/authorization.md ## @@ -74,36 +74,19

[GitHub] ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date

2018-07-18 Thread GitBox
ivankelly commented on a change in pull request #2188: client configuration on authentication page is out of date URL: https://github.com/apache/incubator-pulsar/pull/2188#discussion_r203435326 ## File path: site/docs/latest/security/tls.md ## @@ -152,7 +152,7 @@ For more

[GitHub] sijie commented on a change in pull request #2179: Issue 2081: Improve documentation about `--inputs` and `--customSerdeInputs` for pulsar functions

2018-07-18 Thread GitBox
sijie commented on a change in pull request #2179: Issue 2081: Improve documentation about `--inputs` and `--customSerdeInputs` for pulsar functions URL: https://github.com/apache/incubator-pulsar/pull/2179#discussion_r203435556 ## File path:

[GitHub] merlimat commented on a change in pull request #2174: V2 doc changes

2018-07-18 Thread GitBox
merlimat commented on a change in pull request #2174: V2 doc changes URL: https://github.com/apache/incubator-pulsar/pull/2174#discussion_r203443654 ## File path: site/docs/latest/admin-api/namespaces.md ## @@ -144,7 +144,7 @@ test-tenant/ns2 REST API -{%

[GitHub] jerrypeng commented on issue #2197: unshade avro in pulsar-client-schema

2018-07-18 Thread GitBox
jerrypeng commented on issue #2197: unshade avro in pulsar-client-schema URL: https://github.com/apache/incubator-pulsar/pull/2197#issuecomment-40615 retest this please This is an automated message from the Apache Git

[GitHub] jerrypeng commented on issue #2200: support subscription-type to be passed in sink-function

2018-07-18 Thread GitBox
jerrypeng commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406160401 Can we not just infer from the processing guarantee. If the processing guarantee is set At-least-once or

[GitHub] jerrypeng commented on issue #2197: unshade avro in pulsar-client-schema

2018-07-18 Thread GitBox
jerrypeng commented on issue #2197: unshade avro in pulsar-client-schema URL: https://github.com/apache/incubator-pulsar/pull/2197#issuecomment-406162168 retest this please This is an automated message from the Apache Git

[GitHub] merlimat commented on issue #2200: support subscription-type to be passed in sink-function

2018-07-18 Thread GitBox
merlimat commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406162067 > f the processing guarantee is set At-least-once or at-most-once, the subscription type for the source should be

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406163614 retest this please This is an automated

[GitHub] merlimat commented on issue #2192: Rename Netty native libs to reflect shading prefix

2018-07-18 Thread GitBox
merlimat commented on issue #2192: Rename Netty native libs to reflect shading prefix URL: https://github.com/apache/incubator-pulsar/pull/2192#issuecomment-406163514 retest this please This is an automated message from the

[GitHub] zhaijack commented on issue #1996: Cpp client: add multiTopicsConsumer

2018-07-18 Thread GitBox
zhaijack commented on issue #1996: Cpp client: add multiTopicsConsumer URL: https://github.com/apache/incubator-pulsar/pull/1996#issuecomment-406159737 retest this please This is an automated message from the Apache Git

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406074860 retest this please This is an automated

[GitHub] sijie commented on issue #976: Rate limiting for compaction reads

2018-07-18 Thread GitBox
sijie commented on issue #976: Rate limiting for compaction reads URL: https://github.com/apache/incubator-pulsar/issues/976#issuecomment-406085364 Close this now. Will recreate the issue if we need more comprehensive rate limiting on compaction.

[GitHub] sijie closed issue #976: Rate limiting for compaction reads

2018-07-18 Thread GitBox
sijie closed issue #976: Rate limiting for compaction reads URL: https://github.com/apache/incubator-pulsar/issues/976 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406096097 retest this please This is an automated

[incubator-pulsar] branch master updated: Add support to configure subscription name for sink-function (#2198)

2018-07-18 Thread rdhabalia
This is an automated email from the ASF dual-hosted git repository. rdhabalia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new e28ef1b Add support to configure

[GitHub] rdhabalia closed pull request #2198: Add support to configure subscription name for sink-function

2018-07-18 Thread GitBox
rdhabalia closed pull request #2198: Add support to configure subscription name for sink-function URL: https://github.com/apache/incubator-pulsar/pull/2198 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] rdhabalia removed a comment on issue #2199: Cleanup unnecessary casting and creating variables

2018-07-18 Thread GitBox
rdhabalia removed a comment on issue #2199: Cleanup unnecessary casting and creating variables URL: https://github.com/apache/incubator-pulsar/pull/2199#issuecomment-406110490 retest this please This is an automated message

[GitHub] rdhabalia commented on issue #2199: Cleanup unnecessary casting and creating variables

2018-07-18 Thread GitBox
rdhabalia commented on issue #2199: Cleanup unnecessary casting and creating variables URL: https://github.com/apache/incubator-pulsar/pull/2199#issuecomment-406127017 retest this please This is an automated message from the

[GitHub] aahmed-se commented on issue #2180: Cleanup Arquillian consolidate projects

2018-07-18 Thread GitBox
aahmed-se commented on issue #2180: Cleanup Arquillian consolidate projects URL: https://github.com/apache/incubator-pulsar/pull/2180#issuecomment-406054206 @ivankelly There are same shading shading issues happening with tests here could you take a look I can't seem to resolve it

[GitHub] bardock commented on issue #2013: Unable to consume messages from a partition

2018-07-18 Thread GitBox
bardock commented on issue #2013: Unable to consume messages from a partition URL: https://github.com/apache/incubator-pulsar/issues/2013#issuecomment-406054594 Sorry for the delay guys. We faced the same issue past week. This time we detected the issue 5 hours later, recreated

[GitHub] jerrypeng opened a new pull request #2197: unshade avro in pulsar-client-schema

2018-07-18 Thread GitBox
jerrypeng opened a new pull request #2197: unshade avro in pulsar-client-schema URL: https://github.com/apache/incubator-pulsar/pull/2197 ### Motivation If users want to use Avro annotations with their POJOs, currently they would have to use the our shaded version of avro because we

[GitHub] dsambandam commented on issue #2195: Can't start Global Zookeeper in a Multi-cluster setup

2018-07-18 Thread GitBox
dsambandam commented on issue #2195: Can't start Global Zookeeper in a Multi-cluster setup URL: https://github.com/apache/incubator-pulsar/issues/2195#issuecomment-406048364 confirmed running ./bin/pulsar-daemon start configuration-store starts zookeeper on global ports . Scripts

[GitHub] merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries

2018-07-18 Thread GitBox
merlimat commented on issue #2191: Removed shading relocations for Circe-checksum and lz4 libraries URL: https://github.com/apache/incubator-pulsar/pull/2191#issuecomment-406037133 retest this please This is an automated

[GitHub] merlimat commented on a change in pull request #2187: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead

2018-07-18 Thread GitBox
merlimat commented on a change in pull request #2187: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead URL: https://github.com/apache/incubator-pulsar/pull/2187#discussion_r203492473 ## File path: pulsar-io/kinesis/pom.xml ## @@ -38,6 +38,13 @@

[GitHub] ratcashdev commented on issue #2193: REST Api returns "405 Method not allowed"

2018-07-18 Thread GitBox
ratcashdev commented on issue #2193: REST Api returns "405 Method not allowed" URL: https://github.com/apache/incubator-pulsar/issues/2193#issuecomment-405915596 OK, got it. The docs on https://pulsar.incubator.apache.org/docs/latest/admin-api/persistent-topics/ are not up-to-date.

[GitHub] jiazhai edited a comment on issue #1383: Unable to delete partitioned metadata for a partitioned topic

2018-07-18 Thread GitBox
jiazhai edited a comment on issue #1383: Unable to delete partitioned metadata for a partitioned topic URL: https://github.com/apache/incubator-pulsar/issues/1383#issuecomment-405918077 @cckellogg. Seems this is function as designed, not able to reproduce it, if using force delete.

[GitHub] jiazhai closed issue #1383: Unable to delete partitioned metadata for a partitioned topic

2018-07-18 Thread GitBox
jiazhai closed issue #1383: Unable to delete partitioned metadata for a partitioned topic URL: https://github.com/apache/incubator-pulsar/issues/1383 This is an automated message from the Apache Git Service. To respond to

  1   2   >