[GitHub] jerrypeng commented on a change in pull request #1681: additional refactoring to use source interface

2018-04-28 Thread GitBox
jerrypeng commented on a change in pull request #1681: additional refactoring to use source interface URL: https://github.com/apache/incubator-pulsar/pull/1681#discussion_r184872234 ## File path: pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/rest/api/Func

[GitHub] srkukarni commented on a change in pull request #1681: additional refactoring to use source interface

2018-04-28 Thread GitBox
srkukarni commented on a change in pull request #1681: additional refactoring to use source interface URL: https://github.com/apache/incubator-pulsar/pull/1681#discussion_r184871357 ## File path: pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/rest/api/Func

[GitHub] sijie closed issue #1610: Add readCompacted setter to ReaderBuilder

2018-04-28 Thread GitBox
sijie closed issue #1610: Add readCompacted setter to ReaderBuilder URL: https://github.com/apache/incubator-pulsar/issues/1610 This is an automated message from the Apache Git Service. To respond to the message, please log o

[incubator-pulsar] branch master updated: Support read-compacted on Reader (#1672)

2018-04-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 75ac2be Support read-compacted on Read

[GitHub] sijie closed pull request #1672: Support read-compacted on Reader

2018-04-28 Thread GitBox
sijie closed pull request #1672: Support read-compacted on Reader URL: https://github.com/apache/incubator-pulsar/pull/1672 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

[GitHub] sijie closed pull request #1679: Provide meaningful error message in "pulsar-admin topics lookup"

2018-04-28 Thread GitBox
sijie closed pull request #1679: Provide meaningful error message in "pulsar-admin topics lookup" URL: https://github.com/apache/incubator-pulsar/pull/1679 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 prove

[GitHub] sijie closed issue #1411: Admin REST API not returning helpful error message

2018-04-28 Thread GitBox
sijie closed issue #1411: Admin REST API not returning helpful error message URL: https://github.com/apache/incubator-pulsar/issues/1411 This is an automated message from the Apache Git Service. To respond to the message, ple

[incubator-pulsar] branch master updated: Provide meaningful error message in "pulsar-admin topics lookup" (#1679)

2018-04-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 21abb34 Provide meaningful error messa

[GitHub] sijie closed issue #1395: Python 3 example on the getting started

2018-04-28 Thread GitBox
sijie closed issue #1395: Python 3 example on the getting started URL: https://github.com/apache/incubator-pulsar/issues/1395 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-pulsar] branch master updated: Updated Python examples to work with py-2 and py-3 (#1680)

2018-04-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 66fa03f Updated Python examples to wor

[GitHub] sijie closed pull request #1680: Updated Python examples to work with py-2 and py-3

2018-04-28 Thread GitBox
sijie closed pull request #1680: Updated Python examples to work with py-2 and py-3 URL: https://github.com/apache/incubator-pulsar/pull/1680 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

[GitHub] zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test

2018-04-28 Thread GitBox
zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test URL: https://github.com/apache/incubator-pulsar/pull/1678#issuecomment-385217645 retest this please. for org.apache.pulsar.client.impl.BrokerClientIntegrationTest.testMaxConcurrentTop

[GitHub] zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test

2018-04-28 Thread GitBox
zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test URL: https://github.com/apache/incubator-pulsar/pull/1678#issuecomment-385217675 retest this please. for org.apache.pulsar.client.impl.BrokerClientIntegrationTest.testMaxConcurrentTop

[GitHub] zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test

2018-04-28 Thread GitBox
zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test URL: https://github.com/apache/incubator-pulsar/pull/1678#issuecomment-385217675 retest this please. This is an autom

[GitHub] zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test

2018-04-28 Thread GitBox
zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test URL: https://github.com/apache/incubator-pulsar/pull/1678#issuecomment-385217645 retest this please. for org.apache.pulsar.client.impl.BrokerClientIntegrationTest.testMaxConcurrentTop

[GitHub] jerrypeng commented on issue #1681: additional refactoring to use source interface

2018-04-28 Thread GitBox
jerrypeng commented on issue #1681: additional refactoring to use source interface URL: https://github.com/apache/incubator-pulsar/pull/1681#issuecomment-385214385 @srkukarni @sijie please review This is an automated message

[GitHub] jerrypeng opened a new pull request #1681: additional refactoring to use source interface

2018-04-28 Thread GitBox
jerrypeng opened a new pull request #1681: additional refactoring to use source interface URL: https://github.com/apache/incubator-pulsar/pull/1681 This is an automated message from the Apache Git Service. To respond to the

[GitHub] merlimat commented on issue #1672: Support read-compacted on Reader

2018-04-28 Thread GitBox
merlimat commented on issue #1672: Support read-compacted on Reader URL: https://github.com/apache/incubator-pulsar/pull/1672#issuecomment-385195069 retest this please This is an automated message from the Apache Git Service.

[GitHub] merlimat opened a new pull request #1680: Updated Python examples to work with py-2 and py-3

2018-04-28 Thread GitBox
merlimat opened a new pull request #1680: Updated Python examples to work with py-2 and py-3 URL: https://github.com/apache/incubator-pulsar/pull/1680 ### Motivation Updated Python examples and documentation so that they work with both py-2 and py-3 Fixes #1395

[GitHub] lucperkins commented on a change in pull request #1670: Check for tenant and namespace for pulsar-admin functions list command

2018-04-28 Thread GitBox
lucperkins commented on a change in pull request #1670: Check for tenant and namespace for pulsar-admin functions list command URL: https://github.com/apache/incubator-pulsar/pull/1670#discussion_r184860279 ## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli

[GitHub] merlimat opened a new pull request #1679: Provide meaningful error message in "pulsar-admin topics lookup"

2018-04-28 Thread GitBox
merlimat opened a new pull request #1679: Provide meaningful error message in "pulsar-admin topics lookup" URL: https://github.com/apache/incubator-pulsar/pull/1679 ### Motivation Unlike all other admin API calls from CLI tool `pulsar-admin`, the calls on `admin.lookups()` are not e

[GitHub] merlimat commented on issue #1672: Support read-compacted on Reader

2018-04-28 Thread GitBox
merlimat commented on issue #1672: Support read-compacted on Reader URL: https://github.com/apache/incubator-pulsar/pull/1672#issuecomment-385186369 retest this please This is an automated message from the Apache Git Service.

[GitHub] merlimat closed issue #1532: Support JSON in schema registry

2018-04-28 Thread GitBox
merlimat closed issue #1532: Support JSON in schema registry URL: https://github.com/apache/incubator-pulsar/issues/1532 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

[GitHub] zhaijack opened a new pull request #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test

2018-04-28 Thread GitBox
zhaijack opened a new pull request #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test URL: https://github.com/apache/incubator-pulsar/pull/1678 ### Motivation Implementation of InputStream(BlockAwareSegmentInputStream). when calls the is.read(), it return th

[GitHub] zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test

2018-04-28 Thread GitBox
zhaijack commented on issue #1678: PIP-17: provide BlockAwareSegmentInputStream implementation and test URL: https://github.com/apache/incubator-pulsar/pull/1678#issuecomment-385170834 @ivankelly @sijie Would you please help review it? --

[incubator-pulsar] branch asf-site updated: Updated site at revision 8eb2d21

2018-04-28 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/incubator-pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new 1127f47 Updated site at revision