[
https://issues.apache.org/jira/browse/THRIFT-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075017#comment-14075017
]
Hudson commented on THRIFT-2173:
--------------------------------
FAILURE: Integrated in Thrift #1231 (See
[https://builds.apache.org/job/Thrift/1231/])
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, 1.0
>
> 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.2#6252)