[GitHub] jerrypeng commented on issue #1833: adding worker to instance health check

2018-05-22 Thread GitBox
jerrypeng commented on issue #1833: adding worker to instance health check URL: https://github.com/apache/incubator-pulsar/pull/1833#issuecomment-391221899 @srkukarni I have added the check for python as well. Please review again

[GitHub] srkukarni commented on a change in pull request #1833: adding worker to instance health check

2018-05-22 Thread GitBox
srkukarni commented on a change in pull request #1833: adding worker to instance health check URL: https://github.com/apache/incubator-pulsar/pull/1833#discussion_r190090206 ## File path: pulsar-functions/proto/src/main/proto/InstanceCommunication.proto ## @@ -65,7 +65,12

[GitHub] jerrypeng commented on issue #1833: adding worker to instance health check

2018-05-22 Thread GitBox
jerrypeng commented on issue #1833: adding worker to instance health check URL: https://github.com/apache/incubator-pulsar/pull/1833#issuecomment-391187925 @srkukarni I have refactored based on our discussion This is an

[GitHub] bruth commented on issue #1764: WIP - Pulsar Go client library

2018-05-22 Thread GitBox
bruth commented on issue #1764: WIP - Pulsar Go client library URL: https://github.com/apache/incubator-pulsar/pull/1764#issuecomment-391183835 Great changes. > This I think is more related to cgo and MacOS. I have the same but it was working on linux. Good to know. I will be

[GitHub] bruth commented on a change in pull request #1764: WIP - Pulsar Go client library

2018-05-22 Thread GitBox
bruth commented on a change in pull request #1764: WIP - Pulsar Go client library URL: https://github.com/apache/incubator-pulsar/pull/1764#discussion_r190093869 ## File path: pulsar-client-go/pulsar/logger.go ## @@ -0,0 +1,48 @@ +// +// Licensed to the Apache Software

[GitHub] bruth commented on a change in pull request #1764: WIP - Pulsar Go client library

2018-05-22 Thread GitBox
bruth commented on a change in pull request #1764: WIP - Pulsar Go client library URL: https://github.com/apache/incubator-pulsar/pull/1764#discussion_r190093685 ## File path: pulsar-client-go/pulsar/logger.go ## @@ -0,0 +1,48 @@ +// +// Licensed to the Apache Software

[GitHub] jerrypeng commented on a change in pull request #1833: adding worker to instance health check

2018-05-22 Thread GitBox
jerrypeng commented on a change in pull request #1833: adding worker to instance health check URL: https://github.com/apache/incubator-pulsar/pull/1833#discussion_r190091037 ## File path: pulsar-functions/runtime/src/main/java/org/apache/pulsar/functions/runtime/ThreadRuntime.java

[GitHub] merlimat commented on issue #1764: WIP - Pulsar Go client library

2018-05-22 Thread GitBox
merlimat commented on issue #1764: WIP - Pulsar Go client library URL: https://github.com/apache/incubator-pulsar/pull/1764#issuecomment-391173087 > Rename MessageBuilder to a ProducerMessage since it is no longer implements a builder pattern? Yes, I didn't want to call it

[GitHub] jerrypeng closed pull request #1828: instance worker health check

2018-05-22 Thread GitBox
jerrypeng closed pull request #1828: instance worker health check URL: https://github.com/apache/incubator-pulsar/pull/1828 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: Don't set Pulsar Memory if variable is already set (#1831)

2018-05-22 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 928ba3d Don't set Pulsar Memory if

[GitHub] sijie closed pull request #1831: Don't set Pulsar Memory if variable is already set

2018-05-22 Thread GitBox
sijie closed pull request #1831: Don't set Pulsar Memory if variable is already set URL: https://github.com/apache/incubator-pulsar/pull/1831 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] merlimat commented on a change in pull request #1821: Closing client when Proxyconnection is disconnected

2018-05-22 Thread GitBox
merlimat commented on a change in pull request #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#discussion_r190065269 ## File path: pulsar-proxy/src/main/java/org/apache/pulsar/proxy/server/ProxyConnection.java

[GitHub] merlimat closed pull request #1827: Added option for custom loggers in C++ and C APIs

2018-05-22 Thread GitBox
merlimat closed pull request #1827: Added option for custom loggers in C++ and C APIs URL: https://github.com/apache/incubator-pulsar/pull/1827 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] lucperkins opened a new pull request #1832: Update topic names

2018-05-22 Thread GitBox
lucperkins opened a new pull request #1832: Update topic names URL: https://github.com/apache/incubator-pulsar/pull/1832 This PR updates all example topic names in the docs to use the new system (default tenant and namespace, no cluster component, etc.)

[GitHub] srkukarni commented on issue #1831: Don't set Pulsar Memory if variable is already set

2018-05-22 Thread GitBox
srkukarni commented on issue #1831: Don't set Pulsar Memory if variable is already set URL: https://github.com/apache/incubator-pulsar/pull/1831#issuecomment-391091707 @sijie This is an automated message from the Apache Git

[GitHub] srkukarni opened a new pull request #1831: Don't set Pulsar Memory if variable is already set

2018-05-22 Thread GitBox
srkukarni opened a new pull request #1831: Don't set Pulsar Memory if variable is already set URL: https://github.com/apache/incubator-pulsar/pull/1831 ### Motivation This allows users to be able to increase memory for certain admin commands by overriding PULSAR_MEM in their command

[incubator-pulsar] branch master updated: In S3 offloader, dont use InputStream#available for stream length (#1807)

2018-05-22 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 48e1131 In S3 offloader, dont use

[GitHub] ivankelly opened a new pull request #1829: Integration test for s3offload

2018-05-22 Thread GitBox
ivankelly opened a new pull request #1829: Integration test for s3offload URL: https://github.com/apache/incubator-pulsar/pull/1829 Starts a cluster with s3offload enabled. Write enough entries to roll the ledger. Offload. Manually delete the first ledger. Reboot cluster to clear

[GitHub] merlimat closed pull request #1800: Docker testing init script has wrong service url

2018-05-22 Thread GitBox
merlimat closed pull request #1800: Docker testing init script has wrong service url URL: https://github.com/apache/incubator-pulsar/pull/1800 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

[incubator-pulsar] branch master updated: Docker testing init script has wrong service url (#1800)

2018-05-22 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 e98d50a Docker testing init script

[GitHub] ivankelly commented on issue #1806: Use our own minimal S3Mock rather than findify S3Mock

2018-05-22 Thread GitBox
ivankelly commented on issue #1806: Use our own minimal S3Mock rather than findify S3Mock URL: https://github.com/apache/incubator-pulsar/pull/1806#issuecomment-391030648 test failing, looks legit. Will look into it. This is

[GitHub] merlimat closed pull request #1799: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength

2018-05-22 Thread GitBox
merlimat closed pull request #1799: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength URL: https://github.com/apache/incubator-pulsar/pull/1799 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[incubator-pulsar] branch master updated: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength (#1799)

2018-05-22 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 ca9099d

[GitHub] merlimat commented on a change in pull request #1799: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength

2018-05-22 Thread GitBox
merlimat commented on a change in pull request #1799: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength URL: https://github.com/apache/incubator-pulsar/pull/1799#discussion_r189908975 ## File path:

[GitHub] ivankelly commented on issue #1800: Docker testing init script has wrong service url

2018-05-22 Thread GitBox
ivankelly commented on issue #1800: Docker testing init script has wrong service url URL: https://github.com/apache/incubator-pulsar/pull/1800#issuecomment-390998058 retest this please // ReplicatorTest.testCloseReplicatorStartProducer

[incubator-pulsar] branch master updated: Use exact dependency version in LICENSE file and use check-binary-license to enforce (#1820)

2018-05-22 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 5ce4065 Use exact dependency version

[GitHub] merlimat closed pull request #1820: Use exact dependency version in LICENSE file and use check-binary-license to enforce

2018-05-22 Thread GitBox
merlimat closed pull request #1820: Use exact dependency version in LICENSE file and use check-binary-license to enforce URL: https://github.com/apache/incubator-pulsar/pull/1820 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed

[GitHub] ivankelly commented on a change in pull request #1799: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength

2018-05-22 Thread GitBox
ivankelly commented on a change in pull request #1799: BlockAwareSegmentInputStreamImpl shouldn't use LedgerEntry#getLength URL: https://github.com/apache/incubator-pulsar/pull/1799#discussion_r189886758 ## File path:

[incubator-pulsar] branch asf-site updated: Updated site at revision 3e04726

2018-05-22 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 c4013e1 Updated site at revision

[GitHub] merlimat closed pull request #1819: Support non persistent topics in C++ client

2018-05-22 Thread GitBox
merlimat closed pull request #1819: Support non persistent topics in C++ client URL: https://github.com/apache/incubator-pulsar/pull/1819 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: Support non persistent topics in C++ client (#1819)

2018-05-22 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 3e04726 Support non persistent