I am developing an automated script for our server maintenance. It would
execute a nodetool repair ever weekend. We have 3 nodes in DC1 and 3 in
DC2. We are currently on Cassandra 0.8.4.
I am trying to understand effects of what would happens if connectivity
between DC1 and DC2 is lost or couple o
problem? At INFO cassandra doesn't log much, and at DEBUG
> you're going to suffer async or no. :)
>
> On Tue, Nov 15, 2011 at 12:32 PM, Sachin Bhansali
> wrote:
> > Hi,
> >
> > Did anyone try to configure Async Logging in Cassandra 0.8.4 ? It seems
> only
>
Hi,
Did anyone try to configure Async Logging in Cassandra 0.8.4 ? It seems
only way to configure logging is through property file
log4j-embedded-cassandra.properties which doesnt support Async logging.
- Sachin
It seems that by default only way to configure logging is through a
property file. XML files are not accepted by default, which limits the
functionality of log4j. Specifically we cannot enable Async logging. In
case we have to , we have to change the start-up script. That mean every
time their is n
It seems that by default only way to configure logging is through a
property file. XML files are not accepted by default, which limits the
functionality of log4j. Specifically we cannot enable Async logging. In
case we have to , we have to change the start-up script. That mean every
time their is n