Skip to content
Snippets Groups Projects
  1. Oct 16, 2013
  2. Oct 15, 2013
  3. Oct 14, 2013
  4. Oct 13, 2013
  5. Oct 12, 2013
  6. Oct 11, 2013
  7. Oct 10, 2013
  8. Oct 09, 2013
    • Konstantin Osipov's avatar
      a33e75ae
    • Konstantin Osipov's avatar
      https://blueprints.launchpad.net/tarantool/+spec/start-replication-last-dump · c67278ce
      Konstantin Osipov authored
      Review fixes:
      
      - New configuration variable 'replication_protocol'
      is defined in the configuration file. The original patch
      would hand-craft it into generated files.
      - Simplified  numeric version id generation.
      - Removed timeouts from new sio_* calls. They did't quite work,
      especially with blocking sockits. Timeouts should at least use
      select(), which updates wait time on exit..
      - Removed include cfg/tarantool_box_cfg.h into recovery.cc, instead
      passed around all arguments explicitly.
      - Removed unused headers.
      - reused handshake code in master and replica
      - simplified handshake in replica fiber
      - removed clutter
      - touched here and there.
      c67278ce
  9. Oct 07, 2013
Loading