[
https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057352#comment-13057352
]
Jonathan Ellis commented on CASSANDRA-2475:
-------------------------------------------
bq. I suggest that these token streams could be small enough that they could be
the returned value from the "Prepare" call and relieve the server side from the
maintenance and accounting hassle of keeping track of them.
It's really no hassle. We already encapsulate per-connection state in the
ClientState object. And parsing the tokens from the client each request is
going to generate a ton of GC churn...
> Prepared statements
> -------------------
>
> Key: CASSANDRA-2475
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2475
> Project: Cassandra
> Issue Type: Sub-task
> Components: API, Core
> Reporter: Eric Evans
> Labels: cql
> Fix For: 1.0
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira