Skip to content
Snippets Groups Projects
  1. Oct 11, 2013
  2. Oct 10, 2013
  3. 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
  4. Oct 07, 2013
  5. Oct 06, 2013
  6. Oct 05, 2013
  7. Oct 04, 2013
  8. Oct 01, 2013
  9. Sep 30, 2013
  10. Sep 27, 2013
Loading