Hi All,

I'm using Cassandra as an embedded datastore for a small service that doesn't 
need (or want) to act as a database service in any way.  Moreover, we may want 
to start up multiple instances of the application, and right now whenever that 
happens, we get port conflicts on 7000 because Cassandra is listening for 
connections.  I couldn't find an obvious way to disable listening on any port.  
Is there an easy way?

Thanks!
Mark



Reply via email to