[
https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069137#comment-13069137
]
Brandon Williams commented on CASSANDRA-1405:
---------------------------------------------
I see, that's kind of annoying. I'll change the log4j level to ERROR on
commit. One last thing is that the rpc_type should be validated, instead an
invalid type produces:
{noformat}
INFO 14:02:46,359 Listening for thrift clients...
ERROR 14:02:46,360 Fatal exception in thread Thread[Thread-3,5,main]
java.lang.NullPointerException
at
org.apache.cassandra.thrift.CassandraDaemon$ThriftServer.run(CassandraDaemon.java:192)
{noformat}
> Switch to THsHaServer, redux
> ----------------------------
>
> Key: CASSANDRA-1405
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1405
> Project: Cassandra
> Issue Type: Improvement
> Components: API
> Reporter: Jonathan Ellis
> Assignee: Vijay
> Priority: Minor
> Fix For: 0.8.3
>
> Attachments: 0001-log4j-config-change.patch,
> 1405-Thrift-Patch-SVN.patch, libthrift-r1026391.jar, trunk-1405.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira