Skip to content
Snippets Groups Projects
  1. Oct 13, 2013
  2. Oct 11, 2013
  3. Oct 09, 2013
    • 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. Sep 27, 2013
  6. Sep 26, 2013
  7. Sep 25, 2013
  8. Sep 23, 2013
  9. Sep 20, 2013
  10. Sep 19, 2013
  11. Sep 18, 2013
  12. Sep 16, 2013
  13. Sep 13, 2013
  14. Sep 12, 2013
  15. Sep 10, 2013
  16. Sep 07, 2013
Loading