[
https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Coverston updated CASSANDRA-1405:
------------------------------------------
Attachment: trunk-1405v6.patch
This is a patch for this issue. It depends on two changes made to thrift (both
committed to HEAD THRIFT-957 and THRIFT-958). This patch includes the java
thrift library from changeset 959516 with the changes needed to support client
identification through the use of remote socket ports.
> Switch to THsHaServer, redux
> ----------------------------
>
> Key: CASSANDRA-1405
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1405
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Priority: Minor
> Fix For: 0.7.1
>
> Attachments: trunk-1405v6.patch
>
>
> Brian's patch to CASSANDRA-876 suggested using a custom TProcessorFactory
> subclass, overriding getProcessor to reset to a default state when a new
> client connects. It looks like this would allow dropping
> CustomTThreadPoolServer as well as allowing non-thread based servers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.