No ColumnFamilyAvailable services are started for ColumnFamily's in new 
keyspaces when the CF provider defined keyspace null
----------------------------------------------------------------------------------------------------------------------------

                 Key: AMDATU-242
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-242
             Project: Amdatu
          Issue Type: Bug
          Components: Amdatu Cassandra
    Affects Versions: 0.1.0
            Reporter: Ivo Ladage - van Doorn
             Fix For: 0.1.0


In a ColumnFamilyProvider you can define in what keyspace(s) your ColumnFamily 
should become available. Define a keyspace that equals null means that the 
ColumnFamily will be available in all keyspaces. An example of such a provider 
is the FriendColumnFamilyProvider.

However, when I add a keyspace using the cassandra daemon service, no 
ColumnFamilyAvailable services are started for those column families. And this 
the "Friend" CF will only be available in the keyspaces that are already 
present at the time this service was started.

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

        

Reply via email to