[pulsar] branch master updated: fix bug in kubenetes runtime (#3617)

2019-02-16 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new a378ac2 fix bug in kubenetes runtime (#3617) a3

[GitHub] merlimat merged pull request #3617: minor fix bug in kubenetes runtime

2019-02-16 Thread GitBox
merlimat merged pull request #3617: minor fix bug in kubenetes runtime URL: https://github.com/apache/pulsar/pull/3617 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] jerrypeng commented on issue #3617: minor fix bug in kubenetes runtime

2019-02-16 Thread GitBox
jerrypeng commented on issue #3617: minor fix bug in kubenetes runtime URL: https://github.com/apache/pulsar/pull/3617#issuecomment-464419054 rerun java8 tests This is an automated message from the Apache Git Service. To respo

[GitHub] jerrypeng commented on issue #3608: Added ability to specify consumer queue size for function input topics

2019-02-16 Thread GitBox
jerrypeng commented on issue #3608: Added ability to specify consumer queue size for function input topics URL: https://github.com/apache/pulsar/pull/3608#issuecomment-464419077 rerun java8 tests This is an automated message

[GitHub] merlimat opened a new pull request #3618: Fixed C++ batch acks tracker to evict message from sendList array

2019-02-16 Thread GitBox
merlimat opened a new pull request #3618: Fixed C++ batch acks tracker to evict message from sendList array URL: https://github.com/apache/pulsar/pull/3618 ### Motivation In c++ consumer, when receiving batched messages, the acknowledgment tracker is incorrectly trying remove the me

[GitHub] jerrypeng merged pull request #3616: adding memory padding to memory limits set in Kubernetes

2019-02-16 Thread GitBox
jerrypeng merged pull request #3616: adding memory padding to memory limits set in Kubernetes URL: https://github.com/apache/pulsar/pull/3616 This is an automated message from the Apache Git Service. To respond to the messag

[pulsar] branch master updated: adding memory padding to memory limits set in Kubernetes (#3616)

2019-02-16 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new f25939f adding memory padding to memory limi

[GitHub] jerrypeng commented on issue #3617: minor fix bug in kubenetes runtime

2019-02-16 Thread GitBox
jerrypeng commented on issue #3617: minor fix bug in kubenetes runtime URL: https://github.com/apache/pulsar/pull/3617#issuecomment-464405997 rerun java8 tests This is an automated message from the Apache Git Service. To respo

[pulsar.wiki] branch master updated: Updated Home (markdown)

2019-02-16 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/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new adfeffa Updated Home (markdown) adfeffa is

[GitHub] merlimat commented on issue #3615: Refactored handling of zero-queue consumer into separate subclass

2019-02-16 Thread GitBox
merlimat commented on issue #3615: Refactored handling of zero-queue consumer into separate subclass URL: https://github.com/apache/pulsar/pull/3615#issuecomment-464400454 run cpp tests This is an automated message from the A

[pulsar.wiki] branch master updated: Updated PIP 28: Improve pulsar proxy log messages (markdown)

2019-02-16 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/pulsar.wiki.git The following commit(s) were added to refs/heads/master by this push: new b08c2df Updated PIP 28: Improve pulsar prox

[GitHub] jerrypeng commented on issue #3608: Added ability to specify consumer queue size for function input topics

2019-02-16 Thread GitBox
jerrypeng commented on issue #3608: Added ability to specify consumer queue size for function input topics URL: https://github.com/apache/pulsar/pull/3608#issuecomment-464393340 @srkukarni I am going to take over this PR This

[GitHub] jerrypeng commented on issue #3617: fix bug in kubenetes runtime

2019-02-16 Thread GitBox
jerrypeng commented on issue #3617: fix bug in kubenetes runtime URL: https://github.com/apache/pulsar/pull/3617#issuecomment-464392220 rerun java8 tests This is an automated message from the Apache Git Service. To respond to

[GitHub] jerrypeng commented on issue #3616: adding memory padding to memory limits set in Kubernetes

2019-02-16 Thread GitBox
jerrypeng commented on issue #3616: adding memory padding to memory limits set in Kubernetes URL: https://github.com/apache/pulsar/pull/3616#issuecomment-464388923 rerun integration tests This is an automated message from the

[GitHub] jerrypeng opened a new pull request #3617: fix bug in kubenetes runtime

2019-02-16 Thread GitBox
jerrypeng opened a new pull request #3617: fix bug in kubenetes runtime URL: https://github.com/apache/pulsar/pull/3617 ### Motivation Fix minor bug in which params were switched in kubernetes runtime This is an aut

[GitHub] jerrypeng opened a new pull request #3616: adding memory padding to memory limits set in Kubernetes

2019-02-16 Thread GitBox
jerrypeng opened a new pull request #3616: adding memory padding to memory limits set in Kubernetes URL: https://github.com/apache/pulsar/pull/3616 ### Motivation Support adding memory padding to function containers running to kubernetes. This is important especially for java funct

[GitHub] merlimat commented on a change in pull request #3606: [Issue 3590] [broker] Support to get broker server runtime configuration

2019-02-16 Thread GitBox
merlimat commented on a change in pull request #3606: [Issue 3590] [broker] Support to get broker server runtime configuration URL: https://github.com/apache/pulsar/pull/3606#discussion_r257474014 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerServ

[GitHub] merlimat opened a new pull request #3615: Refactored handling of zero-queue consumer into separate subclass

2019-02-16 Thread GitBox
merlimat opened a new pull request #3615: Refactored handling of zero-queue consumer into separate subclass URL: https://github.com/apache/pulsar/pull/3615 ### Motivation Simplified `ConsumerImpl` code by factoring out a bunch of if/else statements into a specialized subclass implem

[GitHub] jerrypeng removed a comment on issue #3608: Added ability to specify consumer queue size for function input topics

2019-02-16 Thread GitBox
jerrypeng removed a comment on issue #3608: Added ability to specify consumer queue size for function input topics URL: https://github.com/apache/pulsar/pull/3608#issuecomment-464368139 @srkukarni I don't think you regenerated the protobuf for python ---

[GitHub] jerrypeng commented on issue #3608: Added ability to specify consumer queue size for function input topics

2019-02-16 Thread GitBox
jerrypeng commented on issue #3608: Added ability to specify consumer queue size for function input topics URL: https://github.com/apache/pulsar/pull/3608#issuecomment-464368139 @srkukarni I don't think you regenerated the protobuf for python ---

[GitHub] jerrypeng commented on a change in pull request #3608: Added ability to specify consumer queue size for function input topics

2019-02-16 Thread GitBox
jerrypeng commented on a change in pull request #3608: Added ability to specify consumer queue size for function input topics URL: https://github.com/apache/pulsar/pull/3608#discussion_r257469847 ## File path: pulsar-functions/instance/src/main/python/python_instance.py ##

[GitHub] jerrypeng commented on a change in pull request #3608: Added ability to specify consumer queue size for function input topics

2019-02-16 Thread GitBox
jerrypeng commented on a change in pull request #3608: Added ability to specify consumer queue size for function input topics URL: https://github.com/apache/pulsar/pull/3608#discussion_r257469765 ## File path: pulsar-functions/instance/src/main/python/python_instance.py ##

[GitHub] hrsakai commented on issue #3612: Set the dedup cursor as "inactive" after recovery

2019-02-16 Thread GitBox
hrsakai commented on issue #3612: Set the dedup cursor as "inactive" after recovery URL: https://github.com/apache/pulsar/pull/3612#issuecomment-464347049 run java8 tests This is an automated message from the Apache Git Servi

[GitHub] hrsakai commented on issue #3535: Deduplication causes a lot of Full GCs

2019-02-16 Thread GitBox
hrsakai commented on issue #3535: Deduplication causes a lot of Full GCs URL: https://github.com/apache/pulsar/issues/3535#issuecomment-464346942 @merlimat Thanks for fix. I will try to test again with that code. This is a

[GitHub] sijie commented on issue #3450: Adding configuration to disable auto-topic creation

2019-02-16 Thread GitBox
sijie commented on issue #3450: Adding configuration to disable auto-topic creation URL: https://github.com/apache/pulsar/pull/3450#issuecomment-464320810 @ConcurrencyPractitioner well done This is an automated message from

[pulsar] branch master updated: Adding configuration to disable auto-topic creation (#3450)

2019-02-16 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/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 924f495 Adding configuration to disable auto-top

[GitHub] sijie merged pull request #3450: Adding configuration to disable auto-topic creation

2019-02-16 Thread GitBox
sijie merged pull request #3450: Adding configuration to disable auto-topic creation URL: https://github.com/apache/pulsar/pull/3450 This is an automated message from the Apache Git Service. To respond to the message, please

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

2019-02-16 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/pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new c4840e4 Updated site at revision e183aba c4