Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "JmxInterface" page has been changed by DaveBrosius:
http://wiki.apache.org/cassandra/JmxInterface?action=diff&rev1=25&rev2=26

  Dump endpoint arrival windows to a file in /var/tmp, per 
src/java/org/apache/cassandra/gms/FailureDetector.java:
  
  {{{
-             FileOutputStream fos = new FileOutputStream("/var/tmp/output-" + 
System.currentTimeMillis() + ".dat", true);
+ FileOutputStream fos = new FileOutputStream("/var/tmp/output-" + 
System.currentTimeMillis() + ".dat", true);
  }}}
  
  <<Anchor(org.apache.cassandra.service)>>

Reply via email to