[
http://jira.amdatu.org/jira/browse/AMDATU-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bram de Kruijff reopened AMDATU-242:
------------------------------------
I think you still have a problem here. When I start a clean devserver I see the
following message.
WARNING: EventAdmin: Blacklisting ServiceReference
[[org.osgi.service.event.EventHandler] | Bundle(org.amdatu.cassandra.listener
[22])] due to timeout! [or
g.apache.felix.eventadmin]
This means you took to long to return from the handleEvent message which causes
the blacklisting and means you will not receive any subsequent events,
You can boost the default timeout of 5000ms through the configadmin, but it may
be a better idea to handle the slow stuuf asynchronous.
> 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
> Assignee: 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