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

Vijay commented on CASSANDRA-2657:
----------------------------------

ahhhha cool, For now in the current state the Non-Blocking sever works.... but 
not the THsHa.... so can we just not implement HsHa in this ticket and borrow 
the functionality from #1405?

> Allow configuration of multiple types of the Trift server
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-2657
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2657
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.8.1
>         Environment: JVM 1.6
>            Reporter: Vijay
>            Assignee: Vijay
>             Fix For: 0.8.0, 0.8.1
>
>
> Thrift server has multiple modes of operations specifically...
>  
> 1) TNonblockingServer
> 2) THsHaServer
> 3) TThreadPoolServer
> We should provide a configuration to enable all of the above. The client 
> library can either use Async or the Sync... (independent of the server side)
> This patch also might address the issue (which we where seeing), when there 
> are large number of connections to the server (throughput reduces).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to