You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 05:48:45 UTC

[jira] [Commented] (THRIFT-2173) Move FrameBuffer creation to a factory method for cusomization

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

Hudson commented on THRIFT-2173:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-2173 Move FrameBuffer creation to a factory method for cusomization (roger: rev fcd062d6ceb5689fe204329923f6366a5fd711c2)
* lib/java/src/org/apache/thrift/server/TThreadedSelectorServer.java
* lib/java/src/org/apache/thrift/server/TNonblockingServer.java


> Move FrameBuffer creation to a factory method for cusomization
> --------------------------------------------------------------
>
>                 Key: THRIFT-2173
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2173
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>            Reporter: Eric Newton
>            Assignee: Roger Meier
>            Priority: Minor
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2173-01.patch
>
>
> Apache Accumulo and (at least) Apache Cassandra try to provide the client address in the server's executing thread, primarily for debugging/logging purposes.  If the construction of FrameBuffer objects was done in a FactoryMethod that we could override, it would help tremendously.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)