[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

[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)

[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] 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

[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] 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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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.