[
https://issues.apache.org/jira/browse/CASSANDRA-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895857#action_12895857
]
Stu Hood edited comment on CASSANDRA-1322 at 8/5/10 6:52 PM:
-------------------------------------------------------------
0001 - Fixes RingCache after the switch to FramedTransport by default
0002 - Adds Thrift configuration to ConfigHelper, and allows Pig to optionally
use environment variables.
0003 - Remove StorageService/ReplicationStrategy dependencies from RingCache by
using a linear search over the results of describe_ring (we might want to
optimize this a bit before 0.7 final)
0004 - Removes the copies of cassandra.yaml
was (Author: stuhood):
0001 - Fixes RingCache after the switch to FramedTransport by default
0002 - Adds Thrift configuration to ConfigHelper, and allows Pig to optionally
use environment variables.
0003 - Remove StorageService/ReplicationStrategy dependencies from RingCache by
using a linear search over the results of describe_ring
* We might want to optimize this a bit before 0.7 final
0004 - Removes the copies of cassandra.yaml
> Remove cassandra.yaml from Hadoop/Client Code
> ---------------------------------------------
>
> Key: CASSANDRA-1322
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1322
> Project: Cassandra
> Issue Type: Improvement
> Components: Hadoop
> Reporter: Jonathan Ellis
> Assignee: Nick Bailey
> Fix For: 0.7.0
>
> Attachments:
> 0001-Read-pig-configuration-from-environment-variables.patch,
> 0001-Used-FramedTransport-in-RingCache.patch,
> 0002-Remove-most-client-references-to-DatabaseDescriptor.patch,
> 0003-Remove-StorageService-DatabaseDescriptor-dependency-.patch,
> 0004-Remove-unnecessary-cassandra.yaml-copies.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.