[GitHub] sijie closed pull request #2065: GCS offload support(2): replace `s3client` api with `jclouds` related api

2018-07-19 Thread GitBox
sijie closed pull request #2065: GCS offload support(2): replace `s3client` api with `jclouds` related api URL: https://github.com/apache/incubator-pulsar/pull/2065 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the

[incubator-pulsar] branch master updated: GCS offload support(2): replace `s3client` api with `jclouds` related api (#2065)

2018-07-19 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 3c8d13c GCS offload support(2):

[GitHub] sijie commented on issue #2208: Fix License Issue

2018-07-19 Thread GitBox
sijie commented on issue #2208: Fix License Issue URL: https://github.com/apache/incubator-pulsar/pull/2208#issuecomment-406490095 are you running against latest master? latest master has the problem. my change should be fixing that. did you test my branch @jiazhai ?

[incubator-pulsar.wiki] branch master updated: Updated Home (markdown)

2018-07-19 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new 0a2f109 Updated Home

[incubator-pulsar.wiki] branch master updated: Updated PIP 18: Pulsar SQL (markdown)

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

[GitHub] jiazhai commented on issue #2208: Fix License Issue

2018-07-19 Thread GitBox
jiazhai commented on issue #2208: Fix License Issue URL: https://github.com/apache/incubator-pulsar/pull/2208#issuecomment-406462205 @sijie Here is the running and output. run the command, under pulsar root dir, ``` sh src/check-binary-license

[GitHub] zhaijack commented on issue #2205: Issue #2204: support v2 namespace in cpp client

2018-07-19 Thread GitBox
zhaijack commented on issue #2205: Issue #2204: support v2 namespace in cpp client URL: https://github.com/apache/incubator-pulsar/pull/2205#issuecomment-406457942 retest this please This is an automated message from the

[GitHub] zhaijack removed a comment on issue #2205: Issue #2204: support v2 namespace in cpp client

2018-07-19 Thread GitBox
zhaijack removed a comment on issue #2205: Issue #2204: support v2 namespace in cpp client URL: https://github.com/apache/incubator-pulsar/pull/2205#issuecomment-406457813 retest this please This is an automated message

[GitHub] zhaijack commented on issue #2205: Issue #2204: support v2 namespace in cpp client

2018-07-19 Thread GitBox
zhaijack commented on issue #2205: Issue #2204: support v2 namespace in cpp client URL: https://github.com/apache/incubator-pulsar/pull/2205#issuecomment-406457813 retest this please This is an automated message from the

[GitHub] sijie commented on issue #2208: Fix License Issue

2018-07-19 Thread GitBox
sijie commented on issue #2208: Fix License Issue URL: https://github.com/apache/incubator-pulsar/pull/2208#issuecomment-406457217 this tracks the server dist one. where do you run this? and what is your output? This is an

[GitHub] jiazhai commented on issue #2208: Fix License Issue

2018-07-19 Thread GitBox
jiazhai commented on issue #2208: Fix License Issue URL: https://github.com/apache/incubator-pulsar/pull/2208#issuecomment-406457017 @sijie Seems `src/check-binary-license` reported more not bundled libs. This is only track the server dist ones?

[GitHub] sijie opened a new pull request #2209: Exclude helm files from Apache Rat Check.

2018-07-19 Thread GitBox
sijie opened a new pull request #2209: Exclude helm files from Apache Rat Check. URL: https://github.com/apache/incubator-pulsar/pull/2209 *Motivation* Some of the helm files (e.g. helm ignore file and template file) doesn't have ASF license header. It is tricky to add license

[GitHub] sijie opened a new pull request #2208: Fix License Issue

2018-07-19 Thread GitBox
sijie opened a new pull request #2208: Fix License Issue URL: https://github.com/apache/incubator-pulsar/pull/2208 ### Motivation Some libaries are not bundled with server distribution anymore. ### Changes Update the LICENSE.bin.txt to reflect the libraries we have in

[incubator-pulsar.wiki] branch master updated: Updated Release Candidate Validation (markdown)

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

[incubator-pulsar.wiki] branch master updated: Updated Release Candidate Validation (markdown)

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

[incubator-pulsar.wiki] branch master updated: Updated Home (markdown)

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 51cae59 Updated Home (markdown)

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

2018-07-19 Thread GitBox
rdhabalia commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406442736 > otherwise we keep finding issues or improvements to do and we never actually cut the release :). alright.

[GitHub] asfgit removed a comment on issue #2200: support subscription-type to be passed in sink-function

2018-07-19 Thread GitBox
asfgit removed a comment on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406437762 FAILURE --none-- This is an automated

[incubator-pulsar] branch master updated: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead (#2187)

2018-07-19 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 6142a4c Removed the

[GitHub] merlimat closed pull request #2187: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead

2018-07-19 Thread GitBox
merlimat closed pull request #2187: Removed the `Context.ack(byte[] messageId)` and expose `Record` instead URL: https://github.com/apache/incubator-pulsar/pull/2187 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the

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

2018-07-19 Thread GitBox
asfgit commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406437762 FAILURE --none-- This is an automated message

[GitHub] sijie opened a new issue #2207: Add example yaml files for pulsar connectors

2018-07-19 Thread GitBox
sijie opened a new issue #2207: Add example yaml files for pulsar connectors URL: https://github.com/apache/incubator-pulsar/issues/2207 *Problem* We don't have any example yaml files for pulsar connectors. We need those examples to simplify users on configuring connnectors

svn commit: r28239 - in /dev/incubator/pulsar: pulsar-2.1.0-incubating-candidate-4/ pulsar-2.1.0-incubating-candidate-5/ pulsar-2.1.0-incubating-candidate-5/DEB/ pulsar-2.1.0-incubating-candidate-5/RP

2018-07-19 Thread sijie
Author: sijie Date: Thu Jul 19 22:36:09 2018 New Revision: 28239 Log: Staging artifacts and signature for Pulsar release 2.1.0-incubating Added: dev/incubator/pulsar/pulsar-2.1.0-incubating-candidate-5/ dev/incubator/pulsar/pulsar-2.1.0-incubating-candidate-5/DEB/

[incubator-pulsar.wiki] branch master updated: Updated Release Candidate Validation (markdown)

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

[incubator-pulsar.wiki] branch master updated: Updated Release Candidate Validation (markdown)

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 041089e Updated Release

[incubator-pulsar.wiki] branch master updated: Updated Release Candidate Validation (markdown)

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

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

2018-07-19 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-406426023 I don't think this should be a blocker for 2.1. We are already very late and left out other fixes, otherwise we keep

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

2018-07-19 Thread GitBox
rdhabalia commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406422509 > I think we used to have subscription type but we removed it sometime ago. umm.. then how can we maintain the

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

2018-07-19 Thread GitBox
rdhabalia commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406420204 retest this please This is an automated message

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

2018-07-19 Thread GitBox
sijie commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406414109 @rdhabalia I think we used to have subscription type but we removed it sometime ago. @jerrypeng and @srkukarni have more

[incubator-pulsar] annotated tag v2.1.0-incubating-candidate-5 updated (75f79b7 -> d194561)

2018-07-19 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to annotated tag v2.1.0-incubating-candidate-5 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. *** WARNING: tag v2.1.0-incubating-candidate-5 was modified! *** from 75f79b7

[incubator-pulsar] 01/02: Fix License Issue

2018-07-19 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit e1c7df8c43e69473aa8a4108232c0c474134a28e Author: Sijie Guo AuthorDate: Thu Jul 19 13:57:13 2018 -0700

[incubator-pulsar] 02/02: Exclude helm files from Apache Rat Check.

2018-07-19 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit 75f79b77f55fbad351cb517e7f3b8ba4ab2dc177 Author: Sijie Guo AuthorDate: Thu Jul 19 13:58:19 2018 -0700

[incubator-pulsar] branch branch-2.1 updated (a3082c1 -> 75f79b7)

2018-07-19 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. from a3082c1 Release 2.1.0-incubating new e1c7df8 Fix License Issue new 75f79b7 Exclude helm

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

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

[GitHub] cckellogg opened a new pull request #2206: Site2

2018-07-19 Thread GitBox
cckellogg opened a new pull request #2206: Site2 URL: https://github.com/apache/incubator-pulsar/pull/2206 ### Motivation Improve the documentation and usability of the pulsar website. This moves the website and documentation to a new framework (https://docusaurus.io/) which will

[incubator-pulsar.wiki] branch master updated: add toc

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new c5089d4 add toc c5089d4 is

[incubator-pulsar.wiki] branch master updated: instructions for word count

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 1929fda instructions for word

[incubator-pulsar.wiki] branch master updated: add toc

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new e1f48ed add toc e1f48ed is

[incubator-pulsar.wiki] branch master updated: fix toc

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new b04be4a fix toc b04be4a is

[incubator-pulsar.wiki] branch master updated: validate connectors

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new a11329a validate connectors

[incubator-pulsar.wiki] branch master updated: startup cassandra cluster

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new cf2661b startup cassandra

[incubator-pulsar.wiki] branch master updated: Updated PIP 18: Pulsar SQL (markdown)

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

[incubator-pulsar.wiki] branch master updated: Updated PIP 18: Pulsar SQL (markdown)

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

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

2018-07-19 Thread GitBox
rdhabalia commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406388383 @sijie I think we should consider it for 2.1.0 because it will be required if someone wants to use sink with

[incubator-pulsar.wiki] branch master updated: Updated PIP 18: Pulsar SQL (markdown)

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

[incubator-pulsar.wiki] branch master updated: Updated PIP 18 Pulsar SQL (markdown)

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

[incubator-pulsar.wiki] branch master updated: add sanity checks

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 07d8336 add sanity checks

[incubator-pulsar.wiki] branch master updated: Updated Home (markdown)

2018-07-19 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new b9d839d Updated Home

[incubator-pulsar.wiki] branch master updated: Created PIP 18 Pulsar SQL (markdown)

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

[incubator-pulsar.wiki] branch master updated: add instructions to unpack connectors

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 9f6557e add instructions to

[incubator-pulsar.wiki] branch master updated: Created Release Candidate Validation (markdown)

2018-07-19 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new b8edf85 Created Release

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

2018-07-19 Thread GitBox
grantwwu commented on issue #2194: WIP: Destination fix URL: https://github.com/apache/incubator-pulsar/pull/2194#issuecomment-406359597 Uh sorry I have more stuff to change This is an automated message from the Apache Git

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

2018-07-19 Thread GitBox
bardock commented on issue #2013: Unable to consume messages from a partition URL: https://github.com/apache/incubator-pulsar/issues/2013#issuecomment-406349051 @sijie We don't have bookkeeper's metrics. This cluster has 9 bookies, and we see that 4 of them were using more CPU

[incubator-pulsar] 01/01: Release 2.1.0-incubating

2018-07-19 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit a3082c1954b189d75cc8b523156c7a480da6b618 Author: Sijie Guo AuthorDate: Thu Jul 19 10:05:06 2018 -0700

[incubator-pulsar] branch branch-2.1 updated (d3261ed -> a3082c1)

2018-07-19 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. omit d3261ed Enable authentication and authorization for some admin APIs (#2046) omit fde1da6 Fix

[GitHub] sijie closed pull request #2201: function-instance lookup: retrieve function instance owner's workerId

2018-07-19 Thread GitBox
sijie closed pull request #2201: function-instance lookup: retrieve function instance owner's workerId URL: https://github.com/apache/incubator-pulsar/pull/2201 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

[incubator-pulsar] branch master updated: function-instance lookup: retrieve function instance owner's workerId (#2201)

2018-07-19 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 98eeaf5 function-instance lookup:

[GitHub] merlimat closed pull request #2202: attach shaded artifact while deploying to maven-repo

2018-07-19 Thread GitBox
merlimat closed pull request #2202: attach shaded artifact while deploying to maven-repo URL: https://github.com/apache/incubator-pulsar/pull/2202 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:

[incubator-pulsar] branch master updated: attach shaded artifact while deploying to maven-repo (#2202)

2018-07-19 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 dc06215 attach shaded artifact while

[GitHub] merlimat commented on issue #2203: Make sure schema is initialized before the topic is loaded

2018-07-19 Thread GitBox
merlimat commented on issue #2203: Make sure schema is initialized before the topic is loaded URL: https://github.com/apache/incubator-pulsar/pull/2203#issuecomment-406319247 retest this please This is an automated message

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

2018-07-19 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-406319104 retest this please This is an automated

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

2018-07-19 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-406318823 retest this please This is an automated message from the

[GitHub] zhaijack opened a new pull request #2205: Issue #2204: support v2 namespace in cpp client

2018-07-19 Thread GitBox
zhaijack opened a new pull request #2205: Issue #2204: support v2 namespace in cpp client URL: https://github.com/apache/incubator-pulsar/pull/2205 ### Motivation In pulsar-client-cpp, TopicName support V2 type, and contains method isV2Topic(), but NamespaceName not support it.

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

2018-07-19 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-406296944 Thanks @sijie maybe documentation needs to be updated as well as the help. Quick Question - my configuration

[GitHub] zhaijack opened a new issue #2204: in cpp client, NamespaceName not support V2 type

2018-07-19 Thread GitBox
zhaijack opened a new issue #2204: in cpp client, NamespaceName not support V2 type URL: https://github.com/apache/incubator-pulsar/issues/2204 In pulsar-client-cpp, [TopicName]( https://github.com/apache/incubator-pulsar/blob/master/pulsar-client-cpp/lib/TopicName.h) support V2

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

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

[GitHub] zhaijack edited a comment on issue #1996: Cpp client: add multiTopicsConsumer

2018-07-19 Thread GitBox
zhaijack edited a comment on issue #1996: Cpp client: add multiTopicsConsumer URL: https://github.com/apache/incubator-pulsar/pull/1996#issuecomment-406253189 retest this please for `Jenkins: C++ / Python Tests` timeout

[GitHub] zhaijack removed a comment on issue #1996: Cpp client: add multiTopicsConsumer

2018-07-19 Thread GitBox
zhaijack removed a comment 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

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

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

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

2018-07-19 Thread GitBox
aahmed-se commented on issue #2180: Cleanup Arquillian consolidate projects URL: https://github.com/apache/incubator-pulsar/pull/2180#issuecomment-406205039 ``` [ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 63.982 s <<< FAILURE! - in

[GitHub] sijie commented on issue #2180: Cleanup Arquillian consolidate projects

2018-07-19 Thread GitBox
sijie commented on issue #2180: Cleanup Arquillian consolidate projects URL: https://github.com/apache/incubator-pulsar/pull/2180#issuecomment-406185295 @aahmed-se can you attach those exceptions in this PR? This is an

[GitHub] sijie closed pull request #2197: unshade avro in pulsar-client-schema

2018-07-19 Thread GitBox
sijie closed pull request #2197: unshade avro in pulsar-client-schema URL: https://github.com/apache/incubator-pulsar/pull/2197 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

[incubator-pulsar] branch master updated: unshade avro in pulsar-client-schema (#2197)

2018-07-19 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 266834e unshade avro in

[GitHub] rdhabalia removed a comment on issue #2201: function-instance lookup: retrieve function instance owner's workerId

2018-07-19 Thread GitBox
rdhabalia removed a comment on issue #2201: function-instance lookup: retrieve function instance owner's workerId URL: https://github.com/apache/incubator-pulsar/pull/2201#issuecomment-406180525 retest this please This is an

[GitHub] rdhabalia commented on issue #2201: function-instance lookup: retrieve function instance owner's workerId

2018-07-19 Thread GitBox
rdhabalia commented on issue #2201: function-instance lookup: retrieve function instance owner's workerId URL: https://github.com/apache/incubator-pulsar/pull/2201#issuecomment-406180525 retest this please This is an

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

2018-07-19 Thread GitBox
aahmed-se commented on issue #2180: Cleanup Arquillian consolidate projects URL: https://github.com/apache/incubator-pulsar/pull/2180#issuecomment-406175783 Pulsar client is throwing method not found exception in few of the tests. -Ali On Wed, Jul 18, 2018 at 11:45 PM Sijie

[GitHub] merlimat opened a new pull request #2203: Make sure schema is initialized before the topic is loaded

2018-07-19 Thread GitBox
merlimat opened a new pull request #2203: Make sure schema is initialized before the topic is loaded URL: https://github.com/apache/incubator-pulsar/pull/2203 ### Motivation There is a race condition when the topic creation is triggered by multiple producers at the same with a

[GitHub] rdhabalia removed a comment on issue #2201: function-instance lookup: retrieve function instance owner's workerId

2018-07-19 Thread GitBox
rdhabalia removed a comment on issue #2201: function-instance lookup: retrieve function instance owner's workerId URL: https://github.com/apache/incubator-pulsar/pull/2201#issuecomment-406172636 retest this please This is an

[GitHub] rdhabalia commented on issue #2201: function-instance lookup: retrieve function instance owner's workerId

2018-07-19 Thread GitBox
rdhabalia commented on issue #2201: function-instance lookup: retrieve function instance owner's workerId URL: https://github.com/apache/incubator-pulsar/pull/2201#issuecomment-406172636 retest this please This is an

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

2018-07-19 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-406172513 retest this please This is an automated message from

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

2018-07-19 Thread GitBox
rdhabalia removed a comment on issue #2202: attach shaded artifact while deploying to maven-repo URL: https://github.com/apache/incubator-pulsar/pull/2202#issuecomment-406172513 retest this please This is an automated

[GitHub] sijie commented on issue #2180: Cleanup Arquillian consolidate projects

2018-07-19 Thread GitBox
sijie commented on issue #2180: Cleanup Arquillian consolidate projects URL: https://github.com/apache/incubator-pulsar/pull/2180#issuecomment-406171993 @aahmed-se what are shading issues? what errors have you been observed?

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

2018-07-19 Thread GitBox
rdhabalia commented on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406171768 retest this please This is an automated message

[GitHub] rdhabalia removed a comment on issue #2200: support subscription-type to be passed in sink-function

2018-07-19 Thread GitBox
rdhabalia removed a comment on issue #2200: support subscription-type to be passed in sink-function URL: https://github.com/apache/incubator-pulsar/pull/2200#issuecomment-406171768 retest this please This is an automated

[incubator-pulsar] branch master updated: Improved dashboard documentation with warning on advertised address (#2196)

2018-07-19 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 ffe3849 Improved dashboard

[GitHub] sijie closed pull request #2196: Improved dashboard documentation with warning on advertised address

2018-07-19 Thread GitBox
sijie closed pull request #2196: Improved dashboard documentation with warning on advertised address URL: https://github.com/apache/incubator-pulsar/pull/2196 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