[GitHub] merlimat opened a new pull request #2741: Avoid shading netty in managed-ledger-shaded

2018-10-06 Thread GitBox
merlimat opened a new pull request #2741: Avoid shading netty in managed-ledger-shaded URL: https://github.com/apache/pulsar/pull/2741 ### Motivation The shaded managed ledger is used from the Presto connector. Right now is not able to pickup the epoll JNI librayr from the shaded Ne

[GitHub] merlimat opened a new pull request #2740: Added stats for proxy operations and bytes

2018-10-06 Thread GitBox
merlimat opened a new pull request #2740: Added stats for proxy operations and bytes URL: https://github.com/apache/pulsar/pull/2740 ### Motivation Added 2 counters `pulsar_proxy_ops` and `pulsar_proxy_bytes` to expose the amount of traffic server by one Pulsar proxy instance.

[GitHub] srkukarni closed pull request #2739: Removed client-admin dependency from function-utils

2018-10-06 Thread GitBox
srkukarni closed pull request #2739: Removed client-admin dependency from function-utils URL: https://github.com/apache/pulsar/pull/2739 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

[pulsar] branch master updated: Removed client-admin dependency from function-utils (#2739)

2018-10-06 Thread sanjeevrk
This is an automated email from the ASF dual-hosted git repository. sanjeevrk 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 f8e7dfe Removed client-admin dependency from

[GitHub] srkukarni opened a new pull request #2739: Removed client-admin dependency from function-utils

2018-10-06 Thread GitBox
srkukarni opened a new pull request #2739: Removed client-admin dependency from function-utils URL: https://github.com/apache/pulsar/pull/2739 ### Motivation No real need for pulsar-functions-utils to depend on admin ### Modifications Describe the modifications you've d

[pulsar] branch asf-site updated: Updated site at revision c3c7f0d

2018-10-06 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/pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new 3da4482 Updated site at revision c3c7f0d 3d

[GitHub] sijie commented on issue #2730: [schema] provide a flag to disable/enable schema validation on broker and change default bytes producer to use `AUTO_PRODUCE_BYTES`

2018-10-06 Thread GitBox
sijie commented on issue #2730: [schema] provide a flag to disable/enable schema validation on broker and change default bytes producer to use `AUTO_PRODUCE_BYTES` URL: https://github.com/apache/pulsar/pull/2730#issuecomment-427552084 run integration tests