An error occurred fetching the project authors.
  1. 07 Jul, 2006 1 commit
  2. 03 Jul, 2006 1 commit
    • stewart@mysql.com's avatar
      BUG#13985 ndb_mgm "status" command can return incorrect data node status · 3d1fcd42
      stewart@mysql.com authored
      Second half of the fix for this bug.
      
      This patch forces a heartbeat to be sent and will wait (a little while)
      for replies. This way we can get
      
      > all status
      X starting
      Y started
      X started
      >
      
      which is okay as the new status comes after the old status, always.
      There is the slimmest of opportunities to get output like above where only half
      the cluster appears started.
      
      This is about the best we can do with a command line interactive program.
      3d1fcd42
  3. 15 May, 2006 1 commit
  4. 22 Jul, 2005 1 commit
    • stewart@mysql.com's avatar
      WL#2347 - Load independent heartbeats · 96f8cf35
      stewart@mysql.com authored
      Reset missed heartbeat count on receipt of signal from node.
      
      This fixes a bug where that under high network load, the heartbeat packets could be
      delayed, causing the appearance of node failure (due to lost heartbeats).
      96f8cf35
  5. 04 May, 2005 1 commit
  6. 23 Jun, 2004 2 commits
  7. 26 May, 2004 1 commit
  8. 14 Apr, 2004 1 commit