[GitHub] jai1 opened a new pull request #1752: Fixed backporting errors and lombok license

2018-05-08 Thread GitBox
jai1 opened a new pull request #1752: Fixed backporting errors and lombok license URL: https://github.com/apache/incubator-pulsar/pull/1752 This is an automated message from the Apache Git Service. To respond to the

[GitHub] jerrypeng commented on a change in pull request #1751: Allow ability to specify resources to functions

2018-05-08 Thread GitBox
jerrypeng commented on a change in pull request #1751: Allow ability to specify resources to functions URL: https://github.com/apache/incubator-pulsar/pull/1751#discussion_r186931288 ## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdSources.java

[GitHub] srkukarni commented on issue #1751: Allow ability to specify resources to functions

2018-05-08 Thread GitBox
srkukarni commented on issue #1751: Allow ability to specify resources to functions URL: https://github.com/apache/incubator-pulsar/pull/1751#issuecomment-387610475 @jerrypeng @sijie This is an automated message from the

[GitHub] srkukarni opened a new pull request #1751: Allow ability to specify resources to functions

2018-05-08 Thread GitBox
srkukarni opened a new pull request #1751: Allow ability to specify resources to functions URL: https://github.com/apache/incubator-pulsar/pull/1751 ### Motivation This pr allows cpu/ram/disk resources to be specified for each function instance. Depending on the type of runtimes,

[incubator-pulsar] branch master updated: Fixed licenses and notice file (#1748)

2018-05-08 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 f1e6eb8 Fixed licenses and notice

[GitHub] merlimat closed pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
merlimat closed pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748 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

[GitHub] sijie commented on issue #1750: Show stacktrace when Function fails

2018-05-08 Thread GitBox
sijie commented on issue #1750: Show stacktrace when Function fails URL: https://github.com/apache/incubator-pulsar/pull/1750#issuecomment-387580921 retest this please This is an automated message from the Apache Git Service.

[GitHub] sijie commented on issue #1741: BlockAwareSegmentInputStream should only return unsigned bytes

2018-05-08 Thread GitBox
sijie commented on issue #1741: BlockAwareSegmentInputStream should only return unsigned bytes URL: https://github.com/apache/incubator-pulsar/pull/1741#issuecomment-387580383 @ivankelly can you rebase? This is an automated

[GitHub] srkukarni commented on a change in pull request #1750: Show stacktrace when Function fails

2018-05-08 Thread GitBox
srkukarni commented on a change in pull request #1750: Show stacktrace when Function fails URL: https://github.com/apache/incubator-pulsar/pull/1750#discussion_r186885554 ## File path: pulsar-functions/utils/src/main/java/org/apache/pulsar/functions/utils/Reflections.java

[incubator-pulsar] annotated tag v2.0.0-rc1-incubating-candidate-3 updated (9b33a87 -> 59f82bc)

2018-05-08 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to annotated tag v2.0.0-rc1-incubating-candidate-3 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. *** WARNING: tag v2.0.0-rc1-incubating-candidate-3 was modified! *** from

[incubator-pulsar] annotated tag v2.0.0-incubating-candidate-3 deleted (was 79f0f93)

2018-05-08 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to annotated tag v2.0.0-incubating-candidate-3 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. *** WARNING: tag v2.0.0-incubating-candidate-3 was deleted! *** tag was 79f0f93

svn commit: r26776 - in /dev/incubator/pulsar: pulsar-2.0.0-rc1-incubating-candidate-2/ pulsar-2.0.0-rc1-incubating-candidate-3/

2018-05-08 Thread mmerli
Author: mmerli Date: Tue May 8 22:07:48 2018 New Revision: 26776 Log: Staging artifacts and signature for Pulsar release 2.0.0-rc1-incubating-candidate-3 Added: dev/incubator/pulsar/pulsar-2.0.0-rc1-incubating-candidate-3/

[incubator-pulsar] annotated tag v2.0.0-incubating-candidate-3 updated (9b33a87 -> 79f0f93)

2018-05-08 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to annotated tag v2.0.0-incubating-candidate-3 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. *** WARNING: tag v2.0.0-incubating-candidate-3 was modified! *** from 9b33a87

[incubator-pulsar] 02/04: Include Jackson modules in shaded jar as well (#1729)

2018-05-08 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 7a83b266b2bdb82eba4bb3d9ccc71eb9e2434701 Author: Dave Rusek AuthorDate: Mon May 7

[incubator-pulsar] branch branch-2.0 updated (ea1230a -> 9b33a87)

2018-05-08 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git. from ea1230a Exclude grpc dependencies in binary distribution (#1724) new 31ace0b Encode zk-path for

[incubator-pulsar] 01/04: Encode zk-path for function-pkg (#1727)

2018-05-08 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 31ace0bc0ad7b5af1f2470bb3d3a3caf9b5a1f3c Author: Rajan Dhabalia AuthorDate: Fri May

[incubator-pulsar] 03/04: remove superfluous usage() call (#1744)

2018-05-08 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 08e8866f46b25d5fb35a910c2d54a69f68114ad0 Author: Luc Perkins AuthorDate: Tue May 8

[incubator-pulsar] 04/04: Fixed licenses and notice file (#1748)

2018-05-08 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 9b33a8788f171f98528aeaa9040d16fc702404ef Author: Matteo Merli AuthorDate: Tue May 8

[GitHub] merlimat commented on issue #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
merlimat commented on issue #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#issuecomment-387549454 retest this please This is an automated message from the Apache Git Service.

[GitHub] jaoki opened a new pull request #1750: Show stacktrace when Function fails

2018-05-08 Thread GitBox
jaoki opened a new pull request #1750: Show stacktrace when Function fails URL: https://github.com/apache/incubator-pulsar/pull/1750 ### Motivation This is particularly handy when you are submiting your function and your function fails, due to cases like

[GitHub] ivankelly commented on issue #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
ivankelly commented on issue #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#issuecomment-387515597 #shipit This is an automated message from the Apache Git Service. To respond

[incubator-pulsar] branch master updated: Pulsar IO rename (#1747)

2018-05-08 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 17f7415 Pulsar IO rename (#1747)

[GitHub] merlimat closed pull request #1747: Pulsar IO rename

2018-05-08 Thread GitBox
merlimat closed pull request #1747: Pulsar IO rename URL: https://github.com/apache/incubator-pulsar/pull/1747 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 request

[GitHub] ivankelly commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
ivankelly commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186834402 ## File path: all/src/assemble/NOTICE.bin.txt ## @@ -94,13 +94,82 @@ Copyright 2004 Jason Paul Kitchen

[GitHub] ivankelly commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
ivankelly commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186832858 ## File path: all/src/assemble/NOTICE.bin.txt ## @@ -94,13 +94,82 @@ Copyright 2004 Jason Paul Kitchen

[GitHub] merlimat closed pull request #1457: Schema registry documentation

2018-05-08 Thread GitBox
merlimat closed pull request #1457: Schema registry documentation URL: https://github.com/apache/incubator-pulsar/pull/1457 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: Schema registry documentation (#1457)

2018-05-08 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 7056384 Schema registry

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

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

[incubator-pulsar] branch master updated: remove superfluous usage() call (#1744)

2018-05-08 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 faa107b remove superfluous usage()

[GitHub] merlimat closed pull request #1744: Remove usage() call on ParameterException

2018-05-08 Thread GitBox
merlimat closed pull request #1744: Remove usage() call on ParameterException URL: https://github.com/apache/incubator-pulsar/pull/1744 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 commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
merlimat commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186806931 ## File path: all/src/assemble/NOTICE.bin.txt ## @@ -94,13 +94,82 @@ Copyright 2004 Jason Paul Kitchen

[GitHub] rdhabalia commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
rdhabalia commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186805671 ## File path: all/src/assemble/NOTICE.bin.txt ## @@ -94,13 +94,82 @@ Copyright 2004 Jason Paul Kitchen

[GitHub] merlimat commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
merlimat commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186804465 ## File path: all/src/assemble/NOTICE.bin.txt ## @@ -94,13 +94,82 @@ Copyright 2004 Jason Paul Kitchen

[GitHub] merlimat commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
merlimat commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186804120 ## File path: all/src/assemble/LICENSE.bin.txt ## @@ -338,16 +338,18 @@ The Apache Software License,

[GitHub] lucperkins opened a new pull request #1749: Pulsar IO documentation (WIP)

2018-05-08 Thread GitBox
lucperkins opened a new pull request #1749: Pulsar IO documentation (WIP) URL: https://github.com/apache/incubator-pulsar/pull/1749 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] lucperkins commented on issue #1747: Pulsar IO rename

2018-05-08 Thread GitBox
lucperkins commented on issue #1747: Pulsar IO rename URL: https://github.com/apache/incubator-pulsar/pull/1747#issuecomment-387475622 retest this please This is an automated message from the Apache Git Service. To respond to

[GitHub] rdhabalia commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
rdhabalia commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186801615 ## File path: all/src/assemble/NOTICE.bin.txt ## @@ -94,13 +94,82 @@ Copyright 2004 Jason Paul Kitchen

[GitHub] rdhabalia commented on a change in pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
rdhabalia commented on a change in pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748#discussion_r186801256 ## File path: all/src/assemble/LICENSE.bin.txt ## @@ -338,16 +338,18 @@ The Apache Software License,

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

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

[GitHub] merlimat opened a new pull request #1748: Fixed licenses and notice file

2018-05-08 Thread GitBox
merlimat opened a new pull request #1748: Fixed licenses and notice file URL: https://github.com/apache/incubator-pulsar/pull/1748 ### Motivation Some new dependencies were missing from LICENSE and NOTICE files. This

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

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

[GitHub] lucperkins commented on a change in pull request #1747: Pulsar IO rename

2018-05-08 Thread GitBox
lucperkins commented on a change in pull request #1747: Pulsar IO rename URL: https://github.com/apache/incubator-pulsar/pull/1747#discussion_r186788194 ## File path: pulsar-io/core/src/main/java/org/apache/pulsar/io/core/Message.java ## @@ -0,0 +1,53 @@ +/** Review

[GitHub] srkukarni commented on a change in pull request #1747: Pulsar IO rename

2018-05-08 Thread GitBox
srkukarni commented on a change in pull request #1747: Pulsar IO rename URL: https://github.com/apache/incubator-pulsar/pull/1747#discussion_r186780774 ## File path: pulsar-io/core/src/main/java/org/apache/pulsar/io/core/Message.java ## @@ -0,0 +1,53 @@ +/** Review

[GitHub] lucperkins commented on issue #1747: Pulsar IO rename

2018-05-08 Thread GitBox
lucperkins commented on issue #1747: Pulsar IO rename URL: https://github.com/apache/incubator-pulsar/pull/1747#issuecomment-387452590 retest this please This is an automated message from the Apache Git Service. To respond to

[GitHub] lucperkins opened a new pull request #1747: Pulsar IO rename

2018-05-08 Thread GitBox
lucperkins opened a new pull request #1747: Pulsar IO rename URL: https://github.com/apache/incubator-pulsar/pull/1747 This PR renames the connectors framework to "Pulsar IO." This is an automated message from the Apache Git

[GitHub] bardock commented on issue #1737: Bookies at 100% CPU

2018-05-08 Thread GitBox
bardock commented on issue #1737: Bookies at 100% CPU URL: https://github.com/apache/incubator-pulsar/issues/1737#issuecomment-387422267 @merlimat, We saw that the size of the folder `/data/ledgers/current/locations` was 25 GB before and 3 GB after rebuilding the index. Do you know if

[GitHub] zhaijack commented on issue #1746: PIP-17: fill offload() for S3ManagedLedgerOffloader

2018-05-08 Thread GitBox
zhaijack commented on issue #1746: PIP-17: fill offload() for S3ManagedLedgerOffloader URL: https://github.com/apache/incubator-pulsar/pull/1746#issuecomment-387344676 @ivankelly @sijie Would you please help review it? Thanks.

[GitHub] zhaijack opened a new pull request #1746: PIP-17: fill offload() for S3ManagedLedgerOffloader

2018-05-08 Thread GitBox
zhaijack opened a new pull request #1746: PIP-17: fill offload() for S3ManagedLedgerOffloader URL: https://github.com/apache/incubator-pulsar/pull/1746 Provide a implementation for offload in S3ManagedLedgerOffloader. Master issue #1511.

[incubator-pulsar] branch master updated: Allow padding at end of last BlockAwareSegmentInputStream (#1739)

2018-05-08 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 f331ff7 Allow padding at end of last

[GitHub] sijie closed pull request #1739: Allow padding at end of last BlockAwareSegmentInputStream

2018-05-08 Thread GitBox
sijie closed pull request #1739: Allow padding at end of last BlockAwareSegmentInputStream URL: https://github.com/apache/incubator-pulsar/pull/1739 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:

[GitHub] sijie closed pull request #1745: Seperate cmd line connector interface to explicit source and sink

2018-05-08 Thread GitBox
sijie closed pull request #1745: Seperate cmd line connector interface to explicit source and sink URL: https://github.com/apache/incubator-pulsar/pull/1745 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: Seperate cmd line connector interface to explicit source and sink (#1745)

2018-05-08 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 17a7d91 Seperate cmd line connector

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

2018-05-08 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 e15a8a8 Updated site at revision