[GitHub] merlimat opened a new pull request #2790: [cpp] Removed required version 5.0 for CLang format

2018-10-12 Thread GitBox
merlimat opened a new pull request #2790: [cpp] Removed required version 5.0 for CLang format URL: https://github.com/apache/pulsar/pull/2790 ### Motivation On MacOS, CMake fails to find `clang-format` even if the correct version is available, therefore `make format` on C++ builds f

[pulsar] branch master updated: Uptated example scripts (#2787)

2018-10-12 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 f2f5f83 Uptated example scripts (#2787) f2f5

[GitHub] srkukarni closed pull request #2787: Uptated example scripts

2018-10-12 Thread GitBox
srkukarni closed pull request #2787: Uptated example scripts URL: https://github.com/apache/pulsar/pull/2787 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 opened a new pull request #2789: Include replication when reporting topic stats to Prometheus

2018-10-12 Thread GitBox
merlimat opened a new pull request #2789: Include replication when reporting topic stats to Prometheus URL: https://github.com/apache/pulsar/pull/2789 ### Motivation The replication stats were only included when reporting namespace level stats in Prometheus. ---

[GitHub] ivankelly opened a new pull request #2788: CLI for setting schema update policy

2018-10-12 Thread GitBox
ivankelly opened a new pull request #2788: CLI for setting schema update policy URL: https://github.com/apache/pulsar/pull/2788 Allows administrator of a namespace to specify how new schemas provided by producers are validated. The policies are backward, forward, full and disabled. If

[GitHub] srkukarni opened a new pull request #2787: Uptated example scripts

2018-10-12 Thread GitBox
srkukarni opened a new pull request #2787: Uptated example scripts URL: https://github.com/apache/pulsar/pull/2787 ### Motivation These are completely out of date. ### Modifications Describe the modifications you've done. ### Result After your change, what will

[GitHub] ivankelly closed pull request #2691: Automatic schema update can be disabled through admin interface

2018-10-12 Thread GitBox
ivankelly closed pull request #2691: Automatic schema update can be disabled through admin interface URL: https://github.com/apache/pulsar/pull/2691 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:

[pulsar] branch master updated: Automatic schema update can be disabled through admin interface (#2691)

2018-10-12 Thread ivank
This is an automated email from the ASF dual-hosted git repository. ivank 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 966c054 Automatic schema update can be disabled

[pulsar] 02/02: Update release-notes.md (#2764)

2018-10-12 Thread rdhabalia
This is an automated email from the ASF dual-hosted git repository. rdhabalia pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 8e4b35f2e0b4f0a5fa4dfa94aeb40bfb366f990e Author: joefk <22042978+jo...@users.noreply.github.com> AuthorDate: Wed O

[pulsar] 01/02: Release 2.2.0

2018-10-12 Thread rdhabalia
This is an automated email from the ASF dual-hosted git repository. rdhabalia pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 8add79421a2b9401db895b3d0445b6c4a52e53ea Author: rdhabalia AuthorDate: Fri Oct 12 11:24:30 2018 -0700 Releas

[pulsar] branch branch-2.2 updated (7a439b3 -> 8e4b35f)

2018-10-12 Thread rdhabalia
This is an automated email from the ASF dual-hosted git repository. rdhabalia pushed a change to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/pulsar.git. discard 7a439b3 Update release-notes.md (#2764) omit dd50929 Fixed apache-rat validations omit 9a46975 Rele

[GitHub] ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface

2018-10-12 Thread GitBox
ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface URL: https://github.com/apache/pulsar/pull/2691#issuecomment-429390135 rerun java8 tests This is an automated message fro

[GitHub] ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface

2018-10-12 Thread GitBox
ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface URL: https://github.com/apache/pulsar/pull/2691#issuecomment-429386912 rerun java8 tests This is an automated message from th

[pulsar] branch master updated: Refresh ZK cache based on insertion time rather than access (#2785)

2018-10-12 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 7d2a012 Refresh ZK cache based on insertion tim

[GitHub] merlimat closed pull request #2785: Refresh ZK cache based on insertion time rather than access

2018-10-12 Thread GitBox
merlimat closed pull request #2785: Refresh ZK cache based on insertion time rather than access URL: https://github.com/apache/pulsar/pull/2785 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 t

[pulsar] branch master updated: fix: unsafe cast of schema to JSONSchema (#2779)

2018-10-12 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new b6a25f0 fix: unsafe cast of schema to JSONSchem

[GitHub] merlimat closed pull request #2770: Java Client - Threads to inherit daemon status from thread creating the client

2018-10-12 Thread GitBox
merlimat closed pull request #2770: Java Client - Threads to inherit daemon status from thread creating the client URL: https://github.com/apache/pulsar/pull/2770 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake o

[pulsar] branch master updated: Java Client - Threads to inherit daemon status from thread creating the client (#2770)

2018-10-12 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new c2977be Java Client - Threads to inherit daemon

[GitHub] merlimat closed pull request #2779: fix: unsafe cast of schema to JSONSchema

2018-10-12 Thread GitBox
merlimat closed pull request #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779 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 pul

[GitHub] ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface

2018-10-12 Thread GitBox
ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface URL: https://github.com/apache/pulsar/pull/2691#issuecomment-429378476 @merlimat could you take another look? I have another patch with the CLI waiting for this to merge. --

[GitHub] ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface

2018-10-12 Thread GitBox
ivankelly commented on issue #2691: Automatic schema update can be disabled through admin interface URL: https://github.com/apache/pulsar/pull/2691#issuecomment-429370059 rerun java8 tests rerun cpp tests This is an automa

[GitHub] srkukarni commented on issue #2779: fix: unsafe cast of schema to JSONSchema

2018-10-12 Thread GitBox
srkukarni commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429349958 run java8 tests This is an automated message from the Apache Git Service. To r

[GitHub] srkukarni closed pull request #2784: add initialize routine to FunctionRuntimeManager

2018-10-12 Thread GitBox
srkukarni closed pull request #2784: add initialize routine to FunctionRuntimeManager URL: https://github.com/apache/pulsar/pull/2784 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 f

[pulsar] branch master updated: add initialize routine to FunctionRuntimeManager (#2784)

2018-10-12 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 a1a1abe add initialize routine to FunctionRu

[GitHub] srkukarni commented on issue #2779: fix: unsafe cast of schema to JSONSchema

2018-10-12 Thread GitBox
srkukarni commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429319500 run java8 tests This is an automated message from the Apache Git Service. To r

[pulsar] branch master updated: Added ability to specify compression while publishing (#2781)

2018-10-12 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 3a66808 Added ability to specify compression

[GitHub] srkukarni commented on issue #2784: add initialize routine to FunctionRuntimeManager

2018-10-12 Thread GitBox
srkukarni commented on issue #2784: add initialize routine to FunctionRuntimeManager URL: https://github.com/apache/pulsar/pull/2784#issuecomment-429317999 run java8 tests This is an automated message from the Apache

[GitHub] srkukarni closed pull request #2781: Added ability to specify compression while publishing

2018-10-12 Thread GitBox
srkukarni closed pull request #2781: Added ability to specify compression while publishing URL: https://github.com/apache/pulsar/pull/2781 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 i

[GitHub] sjchicks opened a new issue #2786: Problems introducing incompatible changes to persistent topic schema

2018-10-12 Thread GitBox
sjchicks opened a new issue #2786: Problems introducing incompatible changes to persistent topic schema URL: https://github.com/apache/pulsar/issues/2786 Expected behavior When introducing incompatible changes to the schema for a persistent topic, deleting the schema/topic shou

[GitHub] merlimat commented on issue #2770: Java Client - Threads to inherit daemon status from thread creating the client

2018-10-12 Thread GitBox
merlimat commented on issue #2770: Java Client - Threads to inherit daemon status from thread creating the client URL: https://github.com/apache/pulsar/pull/2770#issuecomment-429244071 run integration tests This is an automat

[GitHub] sijie commented on issue #2784: add initialize routine to FunctionRuntimeManager

2018-10-12 Thread GitBox
sijie commented on issue #2784: add initialize routine to FunctionRuntimeManager URL: https://github.com/apache/pulsar/pull/2784#issuecomment-429241110 run java8 tests This is an automated message from the Apache Git Service.