1. 15 Aug, 2012 3 commits
  2. 14 Aug, 2012 8 commits
  3. 12 Aug, 2012 2 commits
    • Julien Muchembled's avatar
      neosimple: new --bind_ip option · 00b76f60
      Julien Muchembled authored
      00b76f60
    • Julien Muchembled's avatar
      master: check backup master behaves properly when upstream master is unreachable · f49bf829
      Julien Muchembled authored
      This fixes the following assertion failure:
      
      PACKET #0x021d Ping                           > M1 (10.0.114.64:14001)
      INFO   timeout for #0x0000021d with <ClientConnection(uuid=M1, address=10.0.114.64:14001, closed=0, handler=BackupHandler) at 2955590>
      DEBUG  connection closed for <ClientConnection(uuid=M1, address=10.0.114.64:14001, closed=1, handler=BackupHandler) at 2955590>
      ERROR  upstream master is down: connection lost
      ERROR  Pre-mortem data:
      ERROR  Traceback (most recent call last):
      ERROR    File "neo/master/app.py", line 134, in run
      ERROR      self._run()
      ERROR    File "neo/master/app.py", line 154, in _run
      ERROR      self.playPrimaryRole()
      ERROR    File "neo/master/app.py", line 344, in playPrimaryRole
      ERROR      self.backup_app.provideService()
      ERROR    File "neo/master/backup_app.py", line 129, in provideService
      ERROR      conn.close()
      ERROR    File "neo/lib/connection.py", line 541, in close
      ERROR      assert not self.isPending()
      ERROR  AssertionError
      f49bf829
  4. 10 Aug, 2012 2 commits
  5. 09 Aug, 2012 2 commits
  6. 08 Aug, 2012 3 commits
  7. 01 Aug, 2012 2 commits
  8. 31 Jul, 2012 3 commits
  9. 26 Jul, 2012 1 commit
  10. 24 Jul, 2012 2 commits
  11. 23 Jul, 2012 8 commits
  12. 20 Jul, 2012 2 commits
  13. 19 Jul, 2012 2 commits