[incubator-pulsar] branch master updated: Remove Aerospike Connector (#2456)

2018-08-28 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 83a3377 Remove Aerospike Connector (#

[GitHub] merlimat closed pull request #2456: Remove Aerospike Connector

2018-08-28 Thread GitBox
merlimat closed pull request #2456: Remove Aerospike Connector URL: https://github.com/apache/incubator-pulsar/pull/2456 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 re

[GitHub] guzuomuse opened a new issue #2461: windows server support needed!

2018-08-28 Thread GitBox
guzuomuse opened a new issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461 for some reason,we must stay windows platform. I can't compile pulsar-cpp on win will we have a plan offering support for windows? thanks! ---

[GitHub] RobIsHere opened a new issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last?

2018-08-28 Thread GitBox
RobIsHere opened a new issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last? URL: https://github.com/apache/incubator-pulsar/issues/2462 I'm looking into Pulsar and from an architectural standpoint it's made like I would have designed the system. So I'd

[GitHub] RobIsHere commented on issue #271: Consider using gRPC as an externally exposed API

2018-08-28 Thread GitBox
RobIsHere commented on issue #271: Consider using gRPC as an externally exposed API URL: https://github.com/apache/incubator-pulsar/issues/271#issuecomment-416496066 Whole Clusters run on grpc like k8s + istio and it's well supported by proxies like envoy. You could think about cli

[GitHub] jiazhai commented on issue #2449: Support compaction options in Go client

2018-08-28 Thread GitBox
jiazhai commented on issue #2449: Support compaction options in Go client URL: https://github.com/apache/incubator-pulsar/pull/2449#issuecomment-416500779 rerun java8 tests This is an automated message from the Apache Git Serv

[GitHub] jiazhai commented on issue #2459: Added Contributing page on website

2018-08-28 Thread GitBox
jiazhai commented on issue #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#issuecomment-416509955 rerun java8 tests This is an automated message from the Apache Git Service.

[GitHub] jiazhai commented on issue #2460: Add backlog quota retention policy to server config.

2018-08-28 Thread GitBox
jiazhai commented on issue #2460: Add backlog quota retention policy to server config. URL: https://github.com/apache/incubator-pulsar/pull/2460#issuecomment-416518354 rerun cpp tests This is an automated message from the Apa

[GitHub] RobIsHere opened a new issue #2463: Multitopic subscription missing in most clients especially C++?

2018-08-28 Thread GitBox
RobIsHere opened a new issue #2463: Multitopic subscription missing in most clients especially C++? URL: https://github.com/apache/incubator-pulsar/issues/2463 Pulsar in contrast to Kafka allows to make a topic per user, which is a big win. But if I do that, I'll get a huge number of topic

[incubator-pulsar] branch branch-1.22 updated: Copy ByteBufPair buffers when using with SSL (#2401)

2018-08-28 Thread ivank
This is an automated email from the ASF dual-hosted git repository. ivank pushed a commit to branch branch-1.22 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/branch-1.22 by this push: new 92b8097 Copy ByteBufPair buf

[GitHub] ivankelly opened a new pull request #2464: Copy ByteBufPair buffers when using with SSL (#2401)

2018-08-28 Thread GitBox
ivankelly opened a new pull request #2464: Copy ByteBufPair buffers when using with SSL (#2401) URL: https://github.com/apache/incubator-pulsar/pull/2464 The netty SSL handler uses a coalescing buffer queue, which modifies the buffers used to queue the writes so that SSL_write can be giv

[GitHub] maskit commented on a change in pull request #2459: Added Contributing page on website

2018-08-28 Thread GitBox
maskit commented on a change in pull request #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#discussion_r213307395 ## File path: site2/website/contributing.md ## @@ -0,0 +1,250 @@ + +The Apache Pulsar community welcomes c

[GitHub] maskit commented on a change in pull request #2459: Added Contributing page on website

2018-08-28 Thread GitBox
maskit commented on a change in pull request #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#discussion_r213312687 ## File path: site2/website/contributing.md ## @@ -0,0 +1,250 @@ + +The Apache Pulsar community welcomes c

[GitHub] maskit commented on a change in pull request #2459: Added Contributing page on website

2018-08-28 Thread GitBox
maskit commented on a change in pull request #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#discussion_r213312687 ## File path: site2/website/contributing.md ## @@ -0,0 +1,250 @@ + +The Apache Pulsar community welcomes c

[GitHub] maskit commented on a change in pull request #2459: Added Contributing page on website

2018-08-28 Thread GitBox
maskit commented on a change in pull request #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#discussion_r213312687 ## File path: site2/website/contributing.md ## @@ -0,0 +1,250 @@ + +The Apache Pulsar community welcomes c

[GitHub] jiazhai closed pull request #2449: Support compaction options in Go client

2018-08-28 Thread GitBox
jiazhai closed pull request #2449: Support compaction options in Go client URL: https://github.com/apache/incubator-pulsar/pull/2449 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 for

[incubator-pulsar] branch master updated: Support compaction options in Go client (#2449)

2018-08-28 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 8a85384 Support compaction options i

[GitHub] skyrocknroll opened a new issue #2465: Schema Registry support for Python Client

2018-08-28 Thread GitBox
skyrocknroll opened a new issue #2465: Schema Registry support for Python Client URL: https://github.com/apache/incubator-pulsar/issues/2465 Right now Python client does not support schema registry to produce & consume encoded messages --

[GitHub] skyrocknroll opened a new issue #2466: Schema Registry support for Go Client

2018-08-28 Thread GitBox
skyrocknroll opened a new issue #2466: Schema Registry support for Go Client URL: https://github.com/apache/incubator-pulsar/issues/2466 Right now Go client does not support schema registry to produce & consume encoded messages --

[GitHub] cbornet opened a new issue #2467: HTTP endpoints to consume and produce messages.

2018-08-28 Thread GitBox
cbornet opened a new issue #2467: HTTP endpoints to consume and produce messages. URL: https://github.com/apache/incubator-pulsar/issues/2467 In addition to WebSockets, it would also be nice to be able to consume messages from a simple HTTP streaming endpoint and to publish on a REST API

[GitHub] jiazhai commented on issue #2440: Issue 2313: create a JDBC sink connector

2018-08-28 Thread GitBox
jiazhai commented on issue #2440: Issue 2313: create a JDBC sink connector URL: https://github.com/apache/incubator-pulsar/pull/2440#issuecomment-416627704 rerun java8 tests This is an automated message from the Apache Git Ser

[GitHub] jiazhai closed pull request #2458: Fixed few links in contact and download pages

2018-08-28 Thread GitBox
jiazhai closed pull request #2458: Fixed few links in contact and download pages URL: https://github.com/apache/incubator-pulsar/pull/2458 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

[incubator-pulsar] branch master updated (8a85384 -> 50caedc)

2018-08-28 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. from 8a85384 Support compaction options in Go client (#2449) add 50caedc Fixed few links in contact and

[GitHub] merlimat commented on issue #2463: Multitopic subscription missing in most clients especially C++?

2018-08-28 Thread GitBox
merlimat commented on issue #2463: Multitopic subscription missing in most clients especially C++? URL: https://github.com/apache/incubator-pulsar/issues/2463#issuecomment-416641074 @RobIsHere This is already in progress and coming in 2.1.1 release which will be available in ~1 week.

[GitHub] merlimat commented on issue #2464: Copy ByteBufPair buffers when using with SSL (#2401)

2018-08-28 Thread GitBox
merlimat commented on issue #2464: Copy ByteBufPair buffers when using with SSL (#2401) URL: https://github.com/apache/incubator-pulsar/pull/2464#issuecomment-416645131 run integration tests run java8 tests This is an auto

[GitHub] merlimat commented on issue #2460: Add backlog quota retention policy to server config.

2018-08-28 Thread GitBox
merlimat commented on issue #2460: Add backlog quota retention policy to server config. URL: https://github.com/apache/incubator-pulsar/pull/2460#issuecomment-416646246 run cpp tests This is an automated message from the Apac

[GitHub] merlimat commented on a change in pull request #2428: Package Presto with Pulsar for SQL integration

2018-08-28 Thread GitBox
merlimat commented on a change in pull request #2428: Package Presto with Pulsar for SQL integration URL: https://github.com/apache/incubator-pulsar/pull/2428#discussion_r213200349 ## File path: bin/pulsar ## @@ -112,6 +128,8 @@ where command is one of: proxy

[GitHub] merlimat closed pull request #2460: Add backlog quota retention policy to server config.

2018-08-28 Thread GitBox
merlimat closed pull request #2460: Add backlog quota retention policy to server config. URL: https://github.com/apache/incubator-pulsar/pull/2460 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: A

[GitHub] merlimat commented on a change in pull request #2428: Package Presto with Pulsar for SQL integration

2018-08-28 Thread GitBox
merlimat commented on a change in pull request #2428: Package Presto with Pulsar for SQL integration URL: https://github.com/apache/incubator-pulsar/pull/2428#discussion_r213201091 ## File path: pulsar-sql/presto-distribution/LICENSE ## @@ -0,0 +1,474 @@ + +

[incubator-pulsar] branch master updated: Add backlog quota retention policy to server config. (#2460)

2018-08-28 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 6c5f2f6 Add backlog quota retention p

[GitHub] sijie commented on a change in pull request #2440: Issue 2313: create a JDBC sink connector

2018-08-28 Thread GitBox
sijie commented on a change in pull request #2440: Issue 2313: create a JDBC sink connector URL: https://github.com/apache/incubator-pulsar/pull/2440#discussion_r213408001 ## File path: pulsar-io/jdbc/src/main/java/org/apache/pulsar/io/jdbc/JdbcAbstractSink.java ## @@ -0,

[GitHub] sijie closed pull request #2380: Increase default maxConcurrentLookupRequests to 50k

2018-08-28 Thread GitBox
sijie closed pull request #2380: Increase default maxConcurrentLookupRequests to 50k URL: https://github.com/apache/incubator-pulsar/pull/2380 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 th

[incubator-pulsar] branch master updated: Increase default maxConcurrentLookupRequests to 50k (#2380)

2018-08-28 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 fa11a3c Increase default maxConcurrent

[GitHub] sijie commented on issue #2380: Increase default maxConcurrentLookupRequests to 50k

2018-08-28 Thread GitBox
sijie commented on issue #2380: Increase default maxConcurrentLookupRequests to 50k URL: https://github.com/apache/incubator-pulsar/pull/2380#issuecomment-416677407 merged as 333b896a37ccd27729efd778aa97710b7f8286db in branch-2.1

[incubator-pulsar] branch branch-2.1 updated: Increase default maxConcurrentLookupRequests to 50k (#2380)

2018-08-28 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 The following commit(s) were added to refs/heads/branch-2.1 by this push: new 333b896 Increase default maxCo

[GitHub] merlimat commented on issue #2447: Added producer/consumer properties in Go client

2018-08-28 Thread GitBox
merlimat commented on issue #2447: Added producer/consumer properties in Go client URL: https://github.com/apache/incubator-pulsar/pull/2447#issuecomment-416677657 run java8 tests This is an automated message from the Apache

[GitHub] sijie commented on issue #2393: [tiered storage] Use NAR plugin to package offloaders

2018-08-28 Thread GitBox
sijie commented on issue #2393: [tiered storage] Use NAR plugin to package offloaders URL: https://github.com/apache/incubator-pulsar/pull/2393#issuecomment-416677907 rerun integration tests This is an automated message fro

[GitHub] merlimat commented on a change in pull request #2459: Added Contributing page on website

2018-08-28 Thread GitBox
merlimat commented on a change in pull request #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#discussion_r213419189 ## File path: site2/website/contributing.md ## @@ -0,0 +1,250 @@ + +The Apache Pulsar community welcomes

[GitHub] merlimat commented on a change in pull request #2459: Added Contributing page on website

2018-08-28 Thread GitBox
merlimat commented on a change in pull request #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#discussion_r213419219 ## File path: site2/website/contributing.md ## @@ -0,0 +1,250 @@ + +The Apache Pulsar community welcomes

[GitHub] sijie commented on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
sijie commented on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416688111 @guzuomuse thank you for reporting. we'd love to support windows, however most of the committers are more familiar with linux/macos. if you can

[GitHub] jonb-streamlio commented on issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last?

2018-08-28 Thread GitBox
jonb-streamlio commented on issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last? URL: https://github.com/apache/incubator-pulsar/issues/2462#issuecomment-416698789 @RobIsHere appreciate the question. Although the software has been in production use at

[GitHub] srkukarni opened a new pull request #2468: Fix semantics of skip output

2018-08-28 Thread GitBox
srkukarni opened a new pull request #2468: Fix semantics of skip output URL: https://github.com/apache/incubator-pulsar/pull/2468 ### Motivation skipOutput is meant to supress any output if set to true. The current check are inaccurate in two respects 1. If the flag is set to true

[incubator-pulsar] branch branch-2.1 updated: Fixed cpp multi-topic consumer when topics are not partitioned (#2453)

2018-08-28 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 5d7760a Fixed cpp multi-topic

[GitHub] jerrypeng closed pull request #2428: Package Presto with Pulsar for SQL integration

2018-08-28 Thread GitBox
jerrypeng closed pull request #2428: Package Presto with Pulsar for SQL integration URL: https://github.com/apache/incubator-pulsar/pull/2428 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 thi

[incubator-pulsar] branch master updated: Package Presto with Pulsar for SQL integration (#2428)

2018-08-28 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.git The following commit(s) were added to refs/heads/master by this push: new f36f375 Package Presto with Pulsar

[GitHub] rdhabalia commented on a change in pull request #2468: Fix semantics of skip output

2018-08-28 Thread GitBox
rdhabalia commented on a change in pull request #2468: Fix semantics of skip output URL: https://github.com/apache/incubator-pulsar/pull/2468#discussion_r213468915 ## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java ## @@ -477,9 +

[incubator-pulsar] 01/01: Fix pulsar sql cli bug

2018-08-28 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a commit to branch pulsar-sql-cli-fix in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit e0d70fda893892fbdf4b2ded7f303c4d2a5a5832 Author: Boyang Jerry Peng AuthorDate: Tue Aug 28 14:57

[incubator-pulsar] branch pulsar-sql-cli-fix created (now e0d70fd)

2018-08-28 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a change to branch pulsar-sql-cli-fix in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. at e0d70fd Fix pulsar sql cli bug This branch includes the following new commits: new e

[GitHub] jerrypeng opened a new pull request #2469: Fix pulsar sql cli bug

2018-08-28 Thread GitBox
jerrypeng opened a new pull request #2469: Fix pulsar sql cli bug URL: https://github.com/apache/incubator-pulsar/pull/2469 This is an automated message from the Apache Git Service. To respond to the message, please log on Gi

[GitHub] guzuomuse commented on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
guzuomuse commented on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416757557 @sijie ,thanks your reply,here is error log when i compile the c++ client with cmake gui: ` BUILD_TESTS: ON LINK_STATIC: OFF

[GitHub] guzuomuse edited a comment on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
guzuomuse edited a comment on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416757557 @sijie ,thanks your reply,here is error log when i compile the c++ client with cmake gui: `BUILD_TESTS: ON LINK_STATIC: O

[GitHub] guzuomuse edited a comment on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
guzuomuse edited a comment on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416757557 @sijie ,thanks your reply,here is error log when i compile the c++ client with cmake gui: ``` BUILD_TESTS: ON LINK_STAT

[GitHub] merlimat commented on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
merlimat commented on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416758745 @guzuomuse You're missing some of the dependencies. For tests, you can disable by passing `-DBUILD_TESTS=OFF` to `cmake`. For

[GitHub] merlimat commented on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
merlimat commented on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416758933 Anyway, the deps for tests are : * GTest : https://github.com/google/googletest * Google Mock: https://github.com/google/googlemock

[incubator-pulsar.wiki] branch master updated: Updated Apache Maturity Model Assessment for Pulsar (markdown)

2018-08-28 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 8956428 Updated Apache Maturity

[GitHub] joefk commented on issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last?

2018-08-28 Thread GitBox
joefk commented on issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last? URL: https://github.com/apache/incubator-pulsar/issues/2462#issuecomment-416763442 Yahoo/Oath is running Pulsar is production at a large scale; and will continue to do so. --

[GitHub] sijie commented on issue #2393: [tiered storage] Use NAR plugin to package offloaders

2018-08-28 Thread GitBox
sijie commented on issue #2393: [tiered storage] Use NAR plugin to package offloaders URL: https://github.com/apache/incubator-pulsar/pull/2393#issuecomment-416763593 rerun integration tests This is an automated message fro

[GitHub] guzuomuse commented on issue #2461: windows server support needed!

2018-08-28 Thread GitBox
guzuomuse commented on issue #2461: windows server support needed! URL: https://github.com/apache/incubator-pulsar/issues/2461#issuecomment-416765270 @merlimat ,thank you very much ,i will try and then give my feedback This i

[GitHub] srkukarni commented on a change in pull request #2468: Fix semantics of skip output

2018-08-28 Thread GitBox
srkukarni commented on a change in pull request #2468: Fix semantics of skip output URL: https://github.com/apache/incubator-pulsar/pull/2468#discussion_r213503121 ## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java ## @@ -477,9 +

[GitHub] merlimat closed pull request #2469: Fix pulsar sql cli bug

2018-08-28 Thread GitBox
merlimat closed pull request #2469: Fix pulsar sql cli bug URL: https://github.com/apache/incubator-pulsar/pull/2469 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub an

[incubator-pulsar] branch master updated: Fix pulsar sql cli bug (#2469)

2018-08-28 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 6aaf613 Fix pulsar sql cli bug (#2469

[GitHub] merlimat commented on issue #2459: Added Contributing page on website

2018-08-28 Thread GitBox
merlimat commented on issue #2459: Added Contributing page on website URL: https://github.com/apache/incubator-pulsar/pull/2459#issuecomment-416775242 run java8 tests This is an automated message from the Apache Git Service. T

[GitHub] hrsakai commented on issue #2464: Copy ByteBufPair buffers when using with SSL (#2401)

2018-08-28 Thread GitBox
hrsakai commented on issue #2464: Copy ByteBufPair buffers when using with SSL (#2401) URL: https://github.com/apache/incubator-pulsar/pull/2464#issuecomment-416787760 run integration tests This is an automated message from t

[GitHub] pckeyan commented on issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last?

2018-08-28 Thread GitBox
pckeyan commented on issue #2462: Looks like a small user base on SO. Marketing efforts? Will the project last? URL: https://github.com/apache/incubator-pulsar/issues/2462#issuecomment-416792455 This is a great question with a vision to decide future of a product. Let me fill in my though

[GitHub] merlimat opened a new pull request #2470: Clarified project roles in team page

2018-08-28 Thread GitBox
merlimat opened a new pull request #2470: Clarified project roles in team page URL: https://github.com/apache/incubator-pulsar/pull/2470 ### Motivation As @dave2wave mentioned in dev mailing list: > The descriptions on the team page are a little off - Members are both Commit