On Tue, 2010-07-27 at 17:18 -0500, Eric Evans wrote:
> As discussed last week, here is the proposed 0.6.4 release. There's
> been a fair number of changes[1] since 0.6.3, so be sure to review
> carefully and raise any issues you find here.
>
> SVN Tag: https://svn.apache.org/repos/asf/cassandra/
>From what I found, I'd say it lies somewhere between pointless and
impossible. :-\
Alexander
> Several more. Without much thinking there are Gossiper,
> MessageService and StorageService. All are singletons that
> encapsulate much of the functionality of Cassandra. We've been very
> consisten
Several more. Without much thinking there are Gossiper,
MessageService and StorageService. All are singletons that
encapsulate much of the functionality of Cassandra. We've been very
consistent about naming the singleton instances "instance," so if you
search for "public static final [\w]+ insta
Thank you for your answer. I know I should change the code. My question
was mainly on how to change the code to do this.
For example, will making DatabaseDescriptor a non-static class be enough?
I could have Cassandra build a DatabaseDescriptor instance at startup,
which could be a class variable
+1
-Chris
On Jul 30, 2010, at 6:23 AM, Jonathan Ellis wrote:
> +1
>
> On Tue, Jul 27, 2010 at 5:18 PM, Eric Evans wrote:
>>
>> As discussed last week, here is the proposed 0.6.4 release. There's
>> been a fair number of changes[1] since 0.6.3, so be sure to review
>> carefully and raise any
+1
On Tue, Jul 27, 2010 at 5:18 PM, Eric Evans wrote:
>
> As discussed last week, here is the proposed 0.6.4 release. There's
> been a fair number of changes[1] since 0.6.3, so be sure to review
> carefully and raise any issues you find here.
>
> SVN Tag: https://svn.apache.org/repos/asf/cassand