[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011518#comment-16011518
 ] 

ASF GitHub Bot commented on BOOKKEEPER-1069:
--------------------------------------------

GitHub user merlimat opened a pull request:

    https://github.com/apache/bookkeeper/pull/157

    BOOKKEEPER-1069: If client uses V2 proto, set the connection to always 
decode V2 messages

    Avoid handling parsing exception for each request and instead adapt to what 
the client is sending.


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

    $ git pull https://github.com/merlimat/bookkeeper always-v2

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

    https://github.com/apache/bookkeeper/pull/157.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 #157
    
----
commit a6180a95b1041c7f5eab65fb645a9caee7dbcc54
Author: Matteo Merli <[email protected]>
Date:   2015-03-23T01:14:41Z

    BOOKKEEPER-1069: If client uses V2 proto, set the connection to always 
decode V2 messages

----


> If client uses V2 proto, set the connection to always decode V2 messages
> ------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-1069
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1069
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Matteo Merli
>            Assignee: Matteo Merli
>            Priority: Minor
>             Fix For: 4.5.0
>
>
> Avoid handling parsing exception for each request and instead adapt to what 
> the client is sending.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to