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

2018-10-11 Thread GitBox
gmethvin commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429216538 Thanks for the quick turnaround on this! This is an automated message from the

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

2018-10-11 Thread GitBox
merlimat opened a new pull request #2785: Refresh ZK cache based on insertion time rather than access URL: https://github.com/apache/pulsar/pull/2785 ### Motivation The ZK cache in Pulsar broker is currently doing the invalidations based on ZK watches to trigger refreshing of the ca

[pulsar] branch master updated: Fixed shading of Netty (#2783)

2018-10-11 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 f077f9d Fixed shading of Netty (#2783) f077f9d

[GitHub] merlimat closed pull request #2783: Fixed shading of Netty

2018-10-11 Thread GitBox
merlimat closed pull request #2783: Fixed shading of Netty URL: https://github.com/apache/pulsar/pull/2783 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 a

[GitHub] merlimat closed issue #2778: Problem in Netty shading in Pulsar client lib

2018-10-11 Thread GitBox
merlimat closed issue #2778: Problem in Netty shading in Pulsar client lib URL: https://github.com/apache/pulsar/issues/2778 This is an automated message from the Apache Git Service. To respond to the message, please log on G

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

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

[GitHub] srkukarni commented on issue #2781: Added ability to specify compression while publishing

2018-10-11 Thread GitBox
srkukarni commented on issue #2781: Added ability to specify compression while publishing URL: https://github.com/apache/pulsar/pull/2781#issuecomment-429201346 run java8 tests This is an automated message from the Apache Git

[GitHub] jerrypeng removed a comment on issue #2779: fix: unsafe cast of schema to JSONSchema

2018-10-11 Thread GitBox
jerrypeng removed a comment on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198712 rerun cpp tests rerun integration tests rerun java8 tests This

[GitHub] jerrypeng removed a comment on issue #2779: fix: unsafe cast of schema to JSONSchema

2018-10-11 Thread GitBox
jerrypeng removed a comment on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198757 rerun integration tests This is an automated message from the Apa

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

2018-10-11 Thread GitBox
jerrypeng commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198757 rerun integration tests This is an automated message from the Apache Git S

[pulsar] branch master updated: Make Pulsar Docker have very short ttl cache time so that bookie changes etc are reacted to quickly (#2774)

2018-10-11 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 9bf3357 Make Pulsar Docker have very short t

[GitHub] srkukarni closed pull request #2774: Make Pulsar Docker have very short ttl cache time

2018-10-11 Thread GitBox
srkukarni closed pull request #2774: Make Pulsar Docker have very short ttl cache time URL: https://github.com/apache/pulsar/pull/2774 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] jerrypeng edited a comment on issue #2779: fix: unsafe cast of schema to JSONSchema

2018-10-11 Thread GitBox
jerrypeng edited a comment on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198712 rerun cpp tests rerun integration tests rerun java8 tests This i

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

2018-10-11 Thread GitBox
jerrypeng commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198712 rerun cpp tests rerun integrations tests rerun java8 tests This is an au

[GitHub] jerrypeng removed a comment on issue #2779: fix: unsafe cast of schema to JSONSchema

2018-10-11 Thread GitBox
jerrypeng removed a comment on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198556 rerun tests please This is an automated message from the Apache Git S

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

2018-10-11 Thread GitBox
jerrypeng commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429198556 rerun tests please This is an automated message from the Apache Git Service. T

[GitHub] jerrypeng opened a new pull request #2784: add initialize routine to FunctionRuntimeManager

2018-10-11 Thread GitBox
jerrypeng opened a new pull request #2784: add initialize routine to FunctionRuntimeManager URL: https://github.com/apache/pulsar/pull/2784 ### Motivation This is an optimization to the FunctionRuntimeManager. When a worker is started and there maybe existing/old assignments (befor

[GitHub] srkukarni commented on issue #2781: Added ability to specify compression while publishing

2018-10-11 Thread GitBox
srkukarni commented on issue #2781: Added ability to specify compression while publishing URL: https://github.com/apache/pulsar/pull/2781#issuecomment-429194376 run integration tests This is an automated message from the Apac

[GitHub] merlimat opened a new pull request #2783: Fixed shading of Netty

2018-10-11 Thread GitBox
merlimat opened a new pull request #2783: Fixed shading of Netty URL: https://github.com/apache/pulsar/pull/2783 ### Motivation Fixes #2778 A problem was introduced in 90c365c1d7940a527eec85b41f69d78a7e3e8c3e that makes application failing when there are other versions of Net

[GitHub] srkukarni closed pull request #2775: For externally managed functions, function worker should not do metrics management

2018-10-11 Thread GitBox
srkukarni closed pull request #2775: For externally managed functions, function worker should not do metrics management URL: https://github.com/apache/pulsar/pull/2775 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the s

[pulsar] branch master updated: For externally managed functions, function worker should not do metrics management (#2775)

2018-10-11 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 592737a For externally managed functions, fu

[GitHub] srkukarni closed pull request #2776: Fix the variable name for getting current topic name

2018-10-11 Thread GitBox
srkukarni closed pull request #2776: Fix the variable name for getting current topic name URL: https://github.com/apache/pulsar/pull/2776 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: Fix the variable name for getting current topic name (#2776)

2018-10-11 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 412859d Fix the variable name for getting cu

[pulsar] branch master updated: Enhance publish method to allow properties (#2777)

2018-10-11 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 ec51612 Enhance publish method to allow prop

[GitHub] srkukarni closed pull request #2777: Enhance publish method to allow properties

2018-10-11 Thread GitBox
srkukarni closed pull request #2777: Enhance publish method to allow properties URL: https://github.com/apache/pulsar/pull/2777 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] srkukarni commented on issue #2781: Added ability to specify compression while publishing

2018-10-11 Thread GitBox
srkukarni commented on issue #2781: Added ability to specify compression while publishing URL: https://github.com/apache/pulsar/pull/2781#issuecomment-429184569 run integration tests This is an automated message from the Apac

[GitHub] srkukarni commented on issue #2776: Fix the variable name for getting current topic name

2018-10-11 Thread GitBox
srkukarni commented on issue #2776: Fix the variable name for getting current topic name URL: https://github.com/apache/pulsar/pull/2776#issuecomment-429177782 run integration tests This is an automated message from the Apach

[GitHub] sijie closed pull request #2773: Metrics Collector Agent for Functions running in Kubernetes

2018-10-11 Thread GitBox
sijie closed pull request #2773: Metrics Collector Agent for Functions running in Kubernetes URL: https://github.com/apache/pulsar/pull/2773 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 opened a new pull request #2782: redirect old website (latest docs) to new website (current)

2018-10-11 Thread GitBox
sijie opened a new pull request #2782: redirect old website (latest docs) to new website (current) URL: https://github.com/apache/pulsar/pull/2782 This is an automated message from the Apache Git Service. To respond to the m

[pulsar] branch master updated: Metrics Collector Agent for Functions running in Kubernetes (#2773)

2018-10-11 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 89ccde0 Metrics Collector Agent for Functions ru

[GitHub] sijie commented on issue #2774: Make Pulsar Docker have very short ttl cache time

2018-10-11 Thread GitBox
sijie commented on issue #2774: Make Pulsar Docker have very short ttl cache time URL: https://github.com/apache/pulsar/pull/2774#issuecomment-429173447 run integration tests This is an automated message from the Apache Git S

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

2018-10-11 Thread GitBox
srkukarni opened a new pull request #2781: Added ability to specify compression while publishing URL: https://github.com/apache/pulsar/pull/2781 ### Motivation Explain here the context, and why you're making that change. What is the problem you're trying to solve. ### Modif

[GitHub] srkukarni commented on issue #2774: Make Pulsar Docker have very short ttl cache time

2018-10-11 Thread GitBox
srkukarni commented on issue #2774: Make Pulsar Docker have very short ttl cache time URL: https://github.com/apache/pulsar/pull/2774#issuecomment-429165875 run integration tests This is an automated message from the Apache G

[GitHub] srkukarni commented on issue #2774: Make Pulsar Docker have very short ttl cache time

2018-10-11 Thread GitBox
srkukarni commented on issue #2774: Make Pulsar Docker have very short ttl cache time URL: https://github.com/apache/pulsar/pull/2774#issuecomment-429165787 run integration tests This is an automated message from the Apache G

[GitHub] sijie closed pull request #2780: Redirect old website to new website for security-overview page

2018-10-11 Thread GitBox
sijie closed pull request #2780: Redirect old website to new website for security-overview page URL: https://github.com/apache/pulsar/pull/2780 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 asf-site updated: Redirect old website to new website for security-overview page (#2780)

2018-10-11 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie 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 e8aec22 Redirect old website to new website

[GitHub] sijie opened a new pull request #2780: Redirect old website to new website for security-overview page

2018-10-11 Thread GitBox
sijie opened a new pull request #2780: Redirect old website to new website for security-overview page URL: https://github.com/apache/pulsar/pull/2780 This is an automated message from the Apache Git Service. To respond to th

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

2018-10-11 Thread GitBox
jerrypeng commented on issue #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779#issuecomment-429162611 Cherry pick back to 2.1 This is an automated message from the Apache Git Servi

[GitHub] srkukarni commented on issue #2776: Fix the variable name for getting current topic name

2018-10-11 Thread GitBox
srkukarni commented on issue #2776: Fix the variable name for getting current topic name URL: https://github.com/apache/pulsar/pull/2776#issuecomment-429162405 run integration tests This is an automated message from the Apach

[GitHub] jerrypeng removed a comment on issue #2767: ClassCastException when using custom JSON schema

2018-10-11 Thread GitBox
jerrypeng removed a comment on issue #2767: ClassCastException when using custom JSON schema URL: https://github.com/apache/pulsar/issues/2767#issuecomment-429162364 https://github.com/apache/pulsar/pull/2779 This is an autom

[GitHub] jerrypeng commented on issue #2767: ClassCastException when using custom JSON schema

2018-10-11 Thread GitBox
jerrypeng commented on issue #2767: ClassCastException when using custom JSON schema URL: https://github.com/apache/pulsar/issues/2767#issuecomment-429162364 https://github.com/apache/pulsar/pull/2779 This is an automated mes

[GitHub] jerrypeng opened a new pull request #2779: fix: unsafe cast of schema to JSONSchema

2018-10-11 Thread GitBox
jerrypeng opened a new pull request #2779: fix: unsafe cast of schema to JSONSchema URL: https://github.com/apache/pulsar/pull/2779 ### Motivation Reference to issue #2767 This is an automated message from the

[GitHub] merlimat opened a new issue #2778: Problem in Netty shading in Pulsar client lib

2018-10-11 Thread GitBox
merlimat opened a new issue #2778: Problem in Netty shading in Pulsar client lib URL: https://github.com/apache/pulsar/issues/2778 The current master have a problem with the shading of Netty. The result is that user with other Netty dependencies will get failures like : ```

[GitHub] srkukarni opened a new pull request #2777: Enhance publish method to allow properties

2018-10-11 Thread GitBox
srkukarni opened a new pull request #2777: Enhance publish method to allow properties URL: https://github.com/apache/pulsar/pull/2777 ### Motivation Explain here the context, and why you're making that change. What is the problem you're trying to solve. ### Modifications

[pulsar.wiki] branch master updated: Updated with usage of set-project-version.sh tool

2018-10-11 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new a3d792e Updated with usage of set-project-

[pulsar] branch master updated: Added script to change the project version in 1 command (#2772)

2018-10-11 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 60a6a7b Added script to change the project vers

[GitHub] merlimat closed pull request #2772: Added script to change the project version in 1 command

2018-10-11 Thread GitBox
merlimat closed pull request #2772: Added script to change the project version in 1 command URL: https://github.com/apache/pulsar/pull/2772 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] srkukarni opened a new pull request #2776: Fix the variable name for getting current topic name

2018-10-11 Thread GitBox
srkukarni opened a new pull request #2776: Fix the variable name for getting current topic name URL: https://github.com/apache/pulsar/pull/2776 ### Motivation The actual name of the variable representing topic name is current_input_topic_name ### Modifications Describe

[GitHub] srkukarni commented on issue #2774: Make Pulsar Docker have very short ttl cache time

2018-10-11 Thread GitBox
srkukarni commented on issue #2774: Make Pulsar Docker have very short ttl cache time URL: https://github.com/apache/pulsar/pull/2774#issuecomment-429129645 run integration tests run cpp tests This is an automated message

[GitHub] srkukarni opened a new pull request #2775: For externally managed functions, function worker should not do metrics management

2018-10-11 Thread GitBox
srkukarni opened a new pull request #2775: For externally managed functions, function worker should not do metrics management URL: https://github.com/apache/pulsar/pull/2775 ### Motivation Externally managed functions have a different path for metrics management. Workers should

[GitHub] srkukarni opened a new pull request #2774: Make Pulsar Docker have very short ttl cache time

2018-10-11 Thread GitBox
srkukarni opened a new pull request #2774: Make Pulsar Docker have very short ttl cache time URL: https://github.com/apache/pulsar/pull/2774 ### Motivation Bookie restarts in a container environment will change the ip but may not change the hostname. In these scenarios we need to ma

[GitHub] srkukarni opened a new pull request #2773: Metrics Collector Agent for Functions running in Kubernetes

2018-10-11 Thread GitBox
srkukarni opened a new pull request #2773: Metrics Collector Agent for Functions running in Kubernetes URL: https://github.com/apache/pulsar/pull/2773 ### Motivation Added an agent to scrape for metrics from the functions container and expose it on a port for prometheus to scrape.

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

2018-10-11 Thread GitBox
sijie 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-429060948 run integration tests This is an automated

[GitHub] merlimat opened a new pull request #2772: Added script to change the project version in 1 command

2018-10-11 Thread GitBox
merlimat opened a new pull request #2772: Added script to change the project version in 1 command URL: https://github.com/apache/pulsar/pull/2772 ### Motivation The release instructions in wiki page did not contain a couple of commands to update the project version. Since we

[GitHub] merlimat commented on issue #2771: Can't run Example Pulsar Locally

2018-10-11 Thread GitBox
merlimat commented on issue #2771: Can't run Example Pulsar Locally URL: https://github.com/apache/pulsar/issues/2771#issuecomment-429035339 @MrThreepwood Can you try with `docker run -it -p 80:80 -p 8080:8080 -p 6650:6650 apachepulsar/pulsar bin/pulsar standalone` ? -

[GitHub] MrThreepwood opened a new issue #2771: Can't run Example Pulsar Locally

2018-10-11 Thread GitBox
MrThreepwood opened a new issue #2771: Can't run Example Pulsar Locally URL: https://github.com/apache/pulsar/issues/2771 Expected behavior Either the run from local files, or run with docker command should work. Actual behavior Running bin pulsar/standalone re

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

2018-10-11 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 3ee0ebb Updated Release process (markdown)

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

2018-10-11 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new c7b259a Updated Release process (markdown)

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

2018-10-11 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-429017644 run java8 tests This is an automated mes

[pulsar] branch master updated: [website] make sure 2.1.1 documentation reflects to the features in 2.1.1 (#2769)

2018-10-11 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 fa589ed [website] make sure 2.1.1 documentation

[GitHub] merlimat closed pull request #2769: [website] make sure 2.1.1 documentation reflects to the features in 2.1.1

2018-10-11 Thread GitBox
merlimat closed pull request #2769: [website] make sure 2.1.1 documentation reflects to the features in 2.1.1 URL: https://github.com/apache/pulsar/pull/2769 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 pro

[pulsar] branch master updated: Remove `install_usercode_dependencies` from java instance main (#2768)

2018-10-11 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new a51e6d1 Remove `install_usercode_dependencies` f

[GitHub] sijie closed pull request #2768: Remove `install_usercode_dependencies` from java instance main

2018-10-11 Thread GitBox
sijie closed pull request #2768: Remove `install_usercode_dependencies` from java instance main URL: https://github.com/apache/pulsar/pull/2768 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

[GitHub] sijie closed pull request #2766: fix classname flag in python function example

2018-10-11 Thread GitBox
sijie closed pull request #2766: fix classname flag in python function example URL: https://github.com/apache/pulsar/pull/2766 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 p

[pulsar] branch master updated: fix classname flag in python function example (#2766)

2018-10-11 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 04bd8bd fix classname flag in python function ex

[GitHub] srkukarni commented on issue #2768: Remove `install_usercode_dependencies` from java instance main

2018-10-11 Thread GitBox
srkukarni commented on issue #2768: Remove `install_usercode_dependencies` from java instance main URL: https://github.com/apache/pulsar/pull/2768#issuecomment-428947214 run java8 tests This is an automated message from the A

[GitHub] jbvanzuylen opened a new pull request #2770: Java Client - Threads to inherit daemon status from thread creating the client

2018-10-11 Thread GitBox
jbvanzuylen opened a new pull request #2770: Java Client - Threads to inherit daemon status from thread creating the client URL: https://github.com/apache/pulsar/pull/2770 ### Motivation Currently all threads started by the Java client are always non-daemon threads. This might be a

[GitHub] sijie closed pull request #2763: Fixed link and spacing for python docs

2018-10-11 Thread GitBox
sijie closed pull request #2763: Fixed link and spacing for python docs URL: https://github.com/apache/pulsar/pull/2763 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 req

[pulsar] branch master updated: Fixed link and spacing for python docs (#2763)

2018-10-11 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 11a6982 Fixed link and spacing for python docs (

[GitHub] sijie commented on issue #2766: fix classname flag in python function example

2018-10-11 Thread GitBox
sijie commented on issue #2766: fix classname flag in python function example URL: https://github.com/apache/pulsar/pull/2766#issuecomment-428903587 run cpp tests run integration tests This is an automated message from the

[GitHub] sijie opened a new pull request #2769: [website] make sure 2.1.1 documentation reflects to the features in 2.1.1

2018-10-11 Thread GitBox
sijie opened a new pull request #2769: [website] make sure 2.1.1 documentation reflects to the features in 2.1.1 URL: https://github.com/apache/pulsar/pull/2769 This is an automated message from the Apache Git Service. To re

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

2018-10-11 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 64678ca Updated site at revision 6b15a6b 64

[GitHub] sijie opened a new pull request #2768: Remove `install_usercode_dependencies` from java instance main

2018-10-11 Thread GitBox
sijie opened a new pull request #2768: Remove `install_usercode_dependencies` from java instance main URL: https://github.com/apache/pulsar/pull/2768 `installUserCodeDependencies` is only valid for python instance; and python and java have different behaviors on handling command args. s