[GitHub] jerrypeng commented on issue #1897: improving source and sink validation

2018-06-01 Thread GitBox
jerrypeng commented on issue #1897: improving source and sink validation URL: https://github.com/apache/incubator-pulsar/pull/1897#issuecomment-394060134 retest this please This is an automated message from the Apache Git

[GitHub] zhaijack commented on a change in pull request #1858: Cpp client: add readCompacted in consumer config

2018-06-01 Thread GitBox
zhaijack commented on a change in pull request #1858: Cpp client: add readCompacted in consumer config URL: https://github.com/apache/incubator-pulsar/pull/1858#discussion_r192545502 ## File path: pulsar-client-cpp/tests/ConsumerConfigurationTest.cc ## @@ -0,0 +1,105 @@

[GitHub] jerrypeng opened a new pull request #1897: improving source and sink validation

2018-06-01 Thread GitBox
jerrypeng opened a new pull request #1897: improving source and sink validation URL: https://github.com/apache/incubator-pulsar/pull/1897 - clean up function, sink, source code - improving source and sink validation - refactor some code to avoid duplication

[GitHub] lucperkins commented on issue #1826: [WIP] Pulsar Functions worker configuration

2018-06-01 Thread GitBox
lucperkins commented on issue #1826: [WIP] Pulsar Functions worker configuration URL: https://github.com/apache/incubator-pulsar/pull/1826#issuecomment-394037238 @aahmed-se Right now it's not clear what's going to happen with the configuration (`processContainerFactory`, etc.). I think

[GitHub] srkukarni commented on issue #1896: When fetching from kafka, specify to get the earliest of messages

2018-06-01 Thread GitBox
srkukarni commented on issue #1896: When fetching from kafka, specify to get the earliest of messages URL: https://github.com/apache/incubator-pulsar/pull/1896#issuecomment-394034912 @sijie @jerrypeng This is an automated

[GitHub] srkukarni opened a new pull request #1896: When fetching from kafka, specify to get the earliest of messages

2018-06-01 Thread GitBox
srkukarni opened a new pull request #1896: When fetching from kafka, specify to get the earliest of messages URL: https://github.com/apache/incubator-pulsar/pull/1896 ### Motivation Explain here the context, and why you're making that change. What is the problem you're trying to

[GitHub] jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected

2018-06-01 Thread GitBox
jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#issuecomment-394029833 Ohk - now I understand the confusion The connection pool is used for lookups and getPartitionMetaData only once the

[GitHub] jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected

2018-06-01 Thread GitBox
jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#issuecomment-394029833 Ohk - now I understand the confusion The connection pool is used for lookups and getPartitionMetaData only

[GitHub] merlimat commented on issue #1821: Closing client when Proxyconnection is disconnected

2018-06-01 Thread GitBox
merlimat commented on issue #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#issuecomment-394029650 > But we still need one connection pool per proxy connection since the broker authenticates the client and the proxy if

[GitHub] jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected

2018-06-01 Thread GitBox
jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#issuecomment-394028480 I understand the resource aspect of it and agree that instead of having one client we can extract the connectionPool part out

[GitHub] merlimat commented on issue #1821: Closing client when Proxyconnection is disconnected

2018-06-01 Thread GitBox
merlimat commented on issue #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#issuecomment-394026518 @jai1 there are many resources that are created per-client, I don't think it's a working approach to have 1 client

[GitHub] lucperkins commented on issue #1743: ByteBuffer schema

2018-06-01 Thread GitBox
lucperkins commented on issue #1743: ByteBuffer schema URL: https://github.com/apache/incubator-pulsar/pull/1743#issuecomment-394019753 @merlimat Done. New build underway. This is an automated message from the Apache Git

[GitHub] merlimat commented on issue #1743: ByteBuffer schema

2018-06-01 Thread GitBox
merlimat commented on issue #1743: ByteBuffer schema URL: https://github.com/apache/incubator-pulsar/pull/1743#issuecomment-394014455 @lucperkins The failures might be related to when this PR was applied to a (broken) master. can you merge or rebase with current master?

[GitHub] lucperkins commented on issue #1670: Check for tenant and namespace for pulsar-admin functions list command

2018-06-01 Thread GitBox
lucperkins commented on issue #1670: Check for tenant and namespace for pulsar-admin functions list command URL: https://github.com/apache/incubator-pulsar/pull/1670#issuecomment-394014294 @aahmed-se This PR may be completely superfluous given recent changes to Pulsar Functions config

[GitHub] lucperkins commented on issue #1743: ByteBuffer schema

2018-06-01 Thread GitBox
lucperkins commented on issue #1743: ByteBuffer schema URL: https://github.com/apache/incubator-pulsar/pull/1743#issuecomment-394014074 retest this please This is an automated message from the Apache Git Service. To respond

[GitHub] lucperkins commented on issue #1743: ByteBuffer schema

2018-06-01 Thread GitBox
lucperkins commented on issue #1743: ByteBuffer schema URL: https://github.com/apache/incubator-pulsar/pull/1743#issuecomment-393910604 retest this please This is an automated message from the Apache Git Service. To respond

[GitHub] jai1 commented on a change in pull request #1895: Pulsar proxy configuration docs

2018-06-01 Thread GitBox
jai1 commented on a change in pull request #1895: Pulsar proxy configuration docs URL: https://github.com/apache/incubator-pulsar/pull/1895#discussion_r192519837 ## File path: site/_data/config/proxy.yaml ## @@ -0,0 +1,79 @@ +# +# Licensed to the Apache Software

[GitHub] jai1 commented on a change in pull request #1895: Pulsar proxy configuration docs

2018-06-01 Thread GitBox
jai1 commented on a change in pull request #1895: Pulsar proxy configuration docs URL: https://github.com/apache/incubator-pulsar/pull/1895#discussion_r192519692 ## File path: site/_data/config/proxy.yaml ## @@ -0,0 +1,79 @@ +# +# Licensed to the Apache Software

[GitHub] jai1 commented on a change in pull request #1895: Pulsar proxy configuration docs

2018-06-01 Thread GitBox
jai1 commented on a change in pull request #1895: Pulsar proxy configuration docs URL: https://github.com/apache/incubator-pulsar/pull/1895#discussion_r192519627 ## File path: site/_data/config/proxy.yaml ## @@ -0,0 +1,79 @@ +# +# Licensed to the Apache Software

[GitHub] jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected

2018-06-01 Thread GitBox
jai1 commented on issue #1821: Closing client when Proxyconnection is disconnected URL: https://github.com/apache/incubator-pulsar/pull/1821#issuecomment-394010983 retest this please This is an automated message from the

[GitHub] lucperkins commented on issue #1895: Pulsar proxy configuration docs

2018-06-01 Thread GitBox
lucperkins commented on issue #1895: Pulsar proxy configuration docs URL: https://github.com/apache/incubator-pulsar/pull/1895#issuecomment-394010925 @merlimat @aahmed-se This is ready for review This is an automated message

[GitHub] lucperkins opened a new pull request #1895: Pulsar proxy configuration docs

2018-06-01 Thread GitBox
lucperkins opened a new pull request #1895: Pulsar proxy configuration docs URL: https://github.com/apache/incubator-pulsar/pull/1895 There's now a `proxy.conf` file that can be used to configure the Pulsar proxy. This PR adds those parameters to the docs.

[incubator-pulsar] branch master updated: allow users to specify message timeout for functions (#1885)

2018-06-01 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 7565ece allow users to specify

[GitHub] lucperkins commented on issue #1791: [WIP] Pulsar Functions windowing documentation

2018-06-01 Thread GitBox
lucperkins commented on issue #1791: [WIP] Pulsar Functions windowing documentation URL: https://github.com/apache/incubator-pulsar/pull/1791#issuecomment-393988155 @sanjeev @jerrypeng This is not ready for review This is an

[GitHub] srkukarni commented on issue #1791: [WIP] Pulsar Functions windowing documentation

2018-06-01 Thread GitBox
srkukarni commented on issue #1791: [WIP] Pulsar Functions windowing documentation URL: https://github.com/apache/incubator-pulsar/pull/1791#issuecomment-393987917 @jerrypeng can you pl review This is an automated message

[GitHub] merlimat opened a new pull request #1894: Removed link to md5 checksums in download page

2018-06-01 Thread GitBox
merlimat opened a new pull request #1894: Removed link to md5 checksums in download page URL: https://github.com/apache/incubator-pulsar/pull/1894 ### Motivation The md5 checksum were already deprecated and are not published anymore. instead, linked to the sha1 and sha512

[GitHub] jerrypeng commented on issue #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on issue #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#issuecomment-393974414 retest this please This is an automated message from

[GitHub] jerrypeng commented on issue #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on issue #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#issuecomment-393974312 please retest this This is an automated message from

[GitHub] jerrypeng commented on issue #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on issue #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#issuecomment-393974312 please retest this This is an automated message from

[incubator-pulsar] branch master updated: S3BackedInputStream seeks within current buffer if possible (#1892)

2018-06-01 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 c01c6be S3BackedInputStream seeks

[GitHub] merlimat closed pull request #1892: S3BackedInputStream seeks within current buffer if possible

2018-06-01 Thread GitBox
merlimat closed pull request #1892: S3BackedInputStream seeks within current buffer if possible URL: https://github.com/apache/incubator-pulsar/pull/1892 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

[GitHub] jerrypeng commented on issue #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on issue #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#issuecomment-393965758 @srkukarni thanks for the review. I have addressed your comments

[GitHub] jerrypeng commented on a change in pull request #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on a change in pull request #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192474989 ## File path:

[GitHub] lucperkins commented on issue #1760: [WIP] Pulsar Functions resource docs

2018-06-01 Thread GitBox
lucperkins commented on issue #1760: [WIP] Pulsar Functions resource docs URL: https://github.com/apache/incubator-pulsar/pull/1760#issuecomment-393964706 @aahmed-se This is ready for review This is an automated message from

[GitHub] lucperkins commented on issue #1791: [WIP] Pulsar Functions windowing documentation

2018-06-01 Thread GitBox
lucperkins commented on issue #1791: [WIP] Pulsar Functions windowing documentation URL: https://github.com/apache/incubator-pulsar/pull/1791#issuecomment-393963107 @aahmed-se I'm not sure what the status of windowing in Pulsar Functions currently is, so probably best to leave this to

[GitHub] lucperkins commented on issue #1743: ByteBuffer schema

2018-06-01 Thread GitBox
lucperkins commented on issue #1743: ByteBuffer schema URL: https://github.com/apache/incubator-pulsar/pull/1743#issuecomment-393963039 @aahmed-se This PR is ready to go once it passes CI (the CI issues appear to be unrelated to this specific PR).

[GitHub] jerrypeng commented on a change in pull request #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on a change in pull request #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192471378 ## File path: pulsar-functions/proto/src/main/proto/Function.proto ## @@ -69,6

[GitHub] sijie commented on issue #1893: Include functions in pulsar-client Python package

2018-06-01 Thread GitBox
sijie commented on issue #1893: Include functions in pulsar-client Python package URL: https://github.com/apache/incubator-pulsar/pull/1893#issuecomment-393961850 @srkukarni ^^ This is an automated message from the Apache

[GitHub] jerrypeng commented on a change in pull request #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
jerrypeng commented on a change in pull request #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192470839 ## File path:

[GitHub] jerrypeng closed pull request #1890: Fixed the filename of the log files in threaded mode

2018-06-01 Thread GitBox
jerrypeng closed pull request #1890: Fixed the filename of the log files in threaded mode URL: https://github.com/apache/incubator-pulsar/pull/1890 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: removing allowing users set subscription type (#1880)

2018-06-01 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 ae096eb removing allowing users

[incubator-pulsar] branch master updated: Fixed the filename of the log files in threaded mode (#1890)

2018-06-01 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 3412d9c Fixed the filename of the

[GitHub] jerrypeng closed pull request #1880: removing allowing users set subscription type

2018-06-01 Thread GitBox
jerrypeng closed pull request #1880: removing allowing users set subscription type URL: https://github.com/apache/incubator-pulsar/pull/1880 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 opened a new pull request #1893: Include functions in pulsar-client Python package

2018-06-01 Thread GitBox
merlimat opened a new pull request #1893: Include functions in pulsar-client Python package URL: https://github.com/apache/incubator-pulsar/pull/1893 ### Motivation In 2.0 Python `pulsar-client` package, functions py files are not being included correctly.

[GitHub] lucperkins commented on issue #1762: [WIP] Tiered storage documentation

2018-06-01 Thread GitBox
lucperkins commented on issue #1762: [WIP] Tiered storage documentation URL: https://github.com/apache/incubator-pulsar/pull/1762#issuecomment-393960581 @aahmed-se I've taken this about as far as I can given that tiered storage is still under active development. I'd say it'd be best to let

[GitHub] lucperkins commented on issue #1838: Pulsar Go client docs

2018-06-01 Thread GitBox
lucperkins commented on issue #1838: Pulsar Go client docs URL: https://github.com/apache/incubator-pulsar/pull/1838#issuecomment-393960184 @aahmed-se This is ready for review. This is an automated message from the Apache Git

[GitHub] ivankelly opened a new pull request #1892: S3BackedInputStream seeks within current buffer if possible

2018-06-01 Thread GitBox
ivankelly opened a new pull request #1892: S3BackedInputStream seeks within current buffer if possible URL: https://github.com/apache/incubator-pulsar/pull/1892 Previously, any time seek was called, the current buffer was discarded, and the next time read was called, a request was made

[GitHub] sijie opened a new issue #1891: Remove references to md5 checksums in download page

2018-06-01 Thread GitBox
sijie opened a new issue #1891: Remove references to md5 checksums in download page URL: https://github.com/apache/incubator-pulsar/issues/1891 According to current ASF suggestions, it is better to stop signing release with MD5, so we need to drop the links in the download page.

[incubator-pulsar] 02/04: Added docker files and script to build static client library and Python bindings on Linux (#1793)

2018-06-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit 8fce0b0c8b219f137f421c22eefd9850b194fcbf Author: Matteo Merli AuthorDate: Thu May 17 16:29:53 2018 -0700

[incubator-pulsar] 01/04: Fix build with boost >= 1.65 (#1783)

2018-06-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit 09a90fe2df047a292a17504f4a4013000a146feb Author: Matteo Merli AuthorDate: Wed May 16 11:15:33 2018 -0700

[incubator-pulsar] 03/04: Support non persistent topics in C++ client (#1819)

2018-06-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit 41a2cadb2dd330834251ac93ffa7b012eb7915fb Author: Matteo Merli AuthorDate: Mon May 21 23:02:32 2018 -0700

[incubator-pulsar] 04/04: Fixed script to build all versions Python wheel files (#1856)

2018-06-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit d83894da5b21081438b3230bb906463d4605151a Author: Matteo Merli AuthorDate: Wed May 30 15:50:28 2018 -0700

[GitHub] srkukarni commented on a change in pull request #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
srkukarni commented on a change in pull request #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192450871 ## File path: pulsar-functions/proto/src/main/proto/Function.proto ## @@ -69,6

[GitHub] srkukarni commented on a change in pull request #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
srkukarni commented on a change in pull request #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192450630 ## File path:

[GitHub] srkukarni commented on a change in pull request #1885: allow users to specify message timeout for functions

2018-06-01 Thread GitBox
srkukarni commented on a change in pull request #1885: allow users to specify message timeout for functions URL: https://github.com/apache/incubator-pulsar/pull/1885#discussion_r192450480 ## File path:

[GitHub] sijie commented on issue #1880: removing allowing users set subscription type

2018-06-01 Thread GitBox
sijie commented on issue #1880: removing allowing users set subscription type URL: https://github.com/apache/incubator-pulsar/pull/1880#issuecomment-393934990 retest this please This is an automated message from the Apache

[GitHub] sijie commented on issue #1864: Increase watch-znode.py connection timeout

2018-06-01 Thread GitBox
sijie commented on issue #1864: Increase watch-znode.py connection timeout URL: https://github.com/apache/incubator-pulsar/pull/1864#issuecomment-393934480 retest this please This is an automated message from the Apache Git

[GitHub] sijie closed pull request #1883: All user supplied arguments have to be properly typed

2018-06-01 Thread GitBox
sijie closed pull request #1883: All user supplied arguments have to be properly typed URL: https://github.com/apache/incubator-pulsar/pull/1883 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 commented on issue #1743: ByteBuffer schema

2018-06-01 Thread GitBox
lucperkins commented on issue #1743: ByteBuffer schema URL: https://github.com/apache/incubator-pulsar/pull/1743#issuecomment-393910604 retest this please This is an automated message from the Apache Git Service. To respond

[GitHub] merlimat commented on issue #1858: Cpp client: add readCompacted in consumer config

2018-06-01 Thread GitBox
merlimat commented on issue #1858: Cpp client: add readCompacted in consumer config URL: https://github.com/apache/incubator-pulsar/pull/1858#issuecomment-393908634 @zhaijack As for the others, can you expose the config option on the C wrapper API as well?

[GitHub] merlimat commented on a change in pull request #1863: Cpp client: add seek support in consumer for cpp client

2018-06-01 Thread GitBox
merlimat commented on a change in pull request #1863: Cpp client: add seek support in consumer for cpp client URL: https://github.com/apache/incubator-pulsar/pull/1863#discussion_r192423976 ## File path: pulsar-client-cpp/include/pulsar/Consumer.h ## @@ -211,6 +211,30 @@

[GitHub] merlimat commented on a change in pull request #1863: Cpp client: add seek support in consumer for cpp client

2018-06-01 Thread GitBox
merlimat commented on a change in pull request #1863: Cpp client: add seek support in consumer for cpp client URL: https://github.com/apache/incubator-pulsar/pull/1863#discussion_r192423437 ## File path: pulsar-client-cpp/lib/ConsumerImpl.cc ## @@ -879,4 +879,45 @@ void

[GitHub] merlimat commented on a change in pull request #1863: Cpp client: add seek support in consumer for cpp client

2018-06-01 Thread GitBox
merlimat commented on a change in pull request #1863: Cpp client: add seek support in consumer for cpp client URL: https://github.com/apache/incubator-pulsar/pull/1863#discussion_r192423976 ## File path: pulsar-client-cpp/include/pulsar/Consumer.h ## @@ -211,6 +211,30 @@

[incubator-pulsar] branch master updated: Make supervisord wait a single command (#1866)

2018-06-01 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 075e872 Make supervisord wait a

[GitHub] merlimat closed pull request #1866: Make supervisord wait a single command

2018-06-01 Thread GitBox
merlimat closed pull request #1866: Make supervisord wait a single command URL: https://github.com/apache/incubator-pulsar/pull/1866 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] merlimat closed pull request #1873: Upgrade Ansible to install 2.0.0-rc1-incubating

2018-06-01 Thread GitBox
merlimat closed pull request #1873: Upgrade Ansible to install 2.0.0-rc1-incubating URL: https://github.com/apache/incubator-pulsar/pull/1873 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: Upgrade RocksDb to 5.13.1 (#1887)

2018-06-01 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 89dd66b Upgrade RocksDb to 5.13.1

[incubator-pulsar] branch master updated: Upgrade Ansible to install 2.0.0-rc1-incubating (#1873)

2018-06-01 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 588ea6a Upgrade Ansible to install

[GitHub] srkukarni commented on issue #1890: Fixed the filename of the log files in threaded mode

2018-06-01 Thread GitBox
srkukarni commented on issue #1890: Fixed the filename of the log files in threaded mode URL: https://github.com/apache/incubator-pulsar/pull/1890#issuecomment-393901095 @sijie @jerrypeng This is an automated message from

[GitHub] srkukarni opened a new pull request #1890: Fixed the filename of the log files in threaded mode

2018-06-01 Thread GitBox
srkukarni opened a new pull request #1890: Fixed the filename of the log files in threaded mode URL: https://github.com/apache/incubator-pulsar/pull/1890 ### Motivation Explain here the context, and why you're making that change. What is the problem you're trying to solve.

[GitHub] bardock commented on issue #1886: Underreplicated ledgers did not refresh when bookie was recovered

2018-06-01 Thread GitBox
bardock commented on issue #1886: Underreplicated ledgers did not refresh when bookie was recovered URL: https://github.com/apache/incubator-pulsar/issues/1886#issuecomment-393893112 Hello @sijie In one of our clusters we currently have 21k ledgers marked as underreplicated. The

[GitHub] ivankelly opened a new pull request #1889: Encrypted or compressed payloads can be compacted out if empty

2018-06-01 Thread GitBox
ivankelly opened a new pull request #1889: Encrypted or compressed payloads can be compacted out if empty URL: https://github.com/apache/incubator-pulsar/pull/1889 Compressed payloads don't have zero size, even if the uncompressed payload is empty, so if a payload was empty, it wouldn't

[GitHub] ivankelly opened a new pull request #1888: Move UUID in S3 object name to start

2018-06-01 Thread GitBox
ivankelly opened a new pull request #1888: Move UUID in S3 object name to start URL: https://github.com/apache/incubator-pulsar/pull/1888 This acheives better load balancing on S3, as I guess internally objects in buckets are distributed over machines based on their names. Randomizing

[GitHub] ivankelly commented on issue #1866: Make supervisord wait a single command

2018-06-01 Thread GitBox
ivankelly commented on issue #1866: Make supervisord wait a single command URL: https://github.com/apache/incubator-pulsar/pull/1866#issuecomment-393861424 retest this please This is an automated message from the Apache

[incubator-pulsar] branch asf-site updated: Updated site at revision 9d1916d

2018-06-01 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 c7d7112 Updated site at revision

svn commit: r27208 - /dev/incubator/pulsar/pulsar-1.22.1-incubating-candidate-2/

2018-06-01 Thread jai1
Author: jai1 Date: Fri Jun 1 06:35:43 2018 New Revision: 27208 Log: Staging artifacts and signature for Pulsar release 1.22.1-incubating Added: dev/incubator/pulsar/pulsar-1.22.1-incubating-candidate-2/

[GitHub] merlimat commented on issue #1887: Upgrade RocksDb to 5.13.1

2018-06-01 Thread GitBox
merlimat commented on issue #1887: Upgrade RocksDb to 5.13.1 URL: https://github.com/apache/incubator-pulsar/pull/1887#issuecomment-393775306 > @merlimat probably also for 4.7.1, it is better to keep the rocksdb version same if possible In general for RocksDB it shouldn't matter

[GitHub] merlimat commented on issue #1795: Fix C++ MurmurHash3 algorithm

2018-06-01 Thread GitBox
merlimat commented on issue #1795: Fix C++ MurmurHash3 algorithm URL: https://github.com/apache/incubator-pulsar/pull/1795#issuecomment-393774642 Backported to branch-2.0 at 2f82811efaacb6f627f102d27dca1b4a88d6a309 This is an

[GitHub] merlimat commented on issue #1862: Fix REST APIs provided by Pulsar proxy

2018-06-01 Thread GitBox
merlimat commented on issue #1862: Fix REST APIs provided by Pulsar proxy URL: https://github.com/apache/incubator-pulsar/pull/1862#issuecomment-393774615 Backported to branch-2.0 at afa4e6441d254e49b8957053b725b1de3a14c282

[incubator-pulsar] 02/03: Fix REST APIs provided by Pulsar proxy (#1862)

2018-06-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit afa4e6441d254e49b8957053b725b1de3a14c282 Author: massakam AuthorDate: Fri Jun 1 02:36:52 2018 +0900

[incubator-pulsar] 01/03: Fix C++ MurmurHash3 algorithm (#1795)

2018-06-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git commit 2f82811efaacb6f627f102d27dca1b4a88d6a309 Author: massakam AuthorDate: Fri May 18 01:07:15 2018 +0900

[incubator-pulsar] branch master updated: Fixed event time metadata on batched messages (#1882)

2018-06-01 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 9d1916d Fixed event time metadata on

[GitHub] merlimat closed pull request #1882: Fixed event time metadata on batched messages

2018-06-01 Thread GitBox
merlimat closed pull request #1882: Fixed event time metadata on batched messages URL: https://github.com/apache/incubator-pulsar/pull/1882 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 commented on issue #1887: Upgrade RocksDb to 5.13.1

2018-06-01 Thread GitBox
sijie commented on issue #1887: Upgrade RocksDb to 5.13.1 URL: https://github.com/apache/incubator-pulsar/pull/1887#issuecomment-393773006 @merlimat probably also for 4.7.1, it is better to keep the rocksdb version same if possible

[GitHub] sijie commented on issue #1871: Compaction documentation follow-up

2018-06-01 Thread GitBox
sijie commented on issue #1871: Compaction documentation follow-up URL: https://github.com/apache/incubator-pulsar/pull/1871#issuecomment-393772184 @ivankelly please review it This is an automated message from the Apache Git

[GitHub] sijie closed pull request #1884: Made the logging file names uniform accross threaded and process modes

2018-06-01 Thread GitBox
sijie closed pull request #1884: Made the logging file names uniform accross threaded and process modes URL: https://github.com/apache/incubator-pulsar/pull/1884 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: Made the logging file names uniform accross threaded and process modes (#1884)

2018-06-01 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 995a2ac Made the logging file names

[GitHub] merlimat commented on issue #1887: Upgrade RocksDb to 5.13.1

2018-06-01 Thread GitBox
merlimat commented on issue #1887: Upgrade RocksDb to 5.13.1 URL: https://github.com/apache/incubator-pulsar/pull/1887#issuecomment-393771547 > @merlimat can you also update bk? Yes, we should do that for 4.8 This is

[GitHub] merlimat commented on issue #1873: Upgrade Ansible to install 2.0.0-rc1-incubating

2018-06-01 Thread GitBox
merlimat commented on issue #1873: Upgrade Ansible to install 2.0.0-rc1-incubating URL: https://github.com/apache/incubator-pulsar/pull/1873#issuecomment-393771331 > If this is just a timeout error, should I rebuild? cc: @merlimat Yes, I just retriggered the build with the previous

[GitHub] sijie commented on issue #1887: Upgrade RocksDb to 5.13.1

2018-06-01 Thread GitBox
sijie commented on issue #1887: Upgrade RocksDb to 5.13.1 URL: https://github.com/apache/incubator-pulsar/pull/1887#issuecomment-393771391 @merlimat can you also update bk? This is an automated message from the Apache Git

[GitHub] merlimat opened a new pull request #1887: Upgrade RocksDb to 5.13.1

2018-06-01 Thread GitBox
merlimat opened a new pull request #1887: Upgrade RocksDb to 5.13.1 URL: https://github.com/apache/incubator-pulsar/pull/1887 ### Motivation 5.13.1 contains a fix for the long outstanding bug with rocksdb deleteRange operation that leaves empty SST and makes it crash on startup with