GitHub user jai1 opened a pull request:

    https://github.com/apache/incubator-pulsar/pull/517

    Reverting d990b171f5d3f14a2a196363fb315594c46afab6

    ### Motivation
    
    There was a concern that the client will end up using 30x the memory if 
there is a GC pause or N/W issue. Hence changing the queue size back to 1K.
    
    ### Modifications
    
    Reverted commit d990b171f5d3f14a2a196363fb315594c46afab6
    
    ### Result
    
    Expect to see more ProducerQueueFull error/exceptions in case of GC pauses.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jai1/pulsar queueSize

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-pulsar/pull/517.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #517
    
----
commit 7f03f966fdc4f8b8204fdca3532983daa8ac2b58
Author: Jai ASher <j...@yahoo-inc.com>
Date:   2017-06-22T03:59:47Z

    Reverting d990b171f5d3f14a2a196363fb315594c46afab6

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to