Skip to content
Snippets Groups Projects
  1. Oct 14, 2014
    • Roman Tsisyk's avatar
      Remove global struct recovery_state * pointer from recovery subsystem · 5e83740a
      Roman Tsisyk authored
      Box still have a global pointer to its recovery state.
      This pointer must only be used from TX thread from main process.
      
      This patch is pre-requisite for thread-based JOIN/SUBSCRIBE handlers.
      
      Other changes:
      
       * Add box_atfork() and recovery_atfork() callbacks
       * Change signature of recovery_state->row_handler
       * Execute JOIN request via box
       * Remove r->join_handler callback from recovery subsystem
      5e83740a
  2. Oct 13, 2014
  3. Oct 10, 2014
  4. Oct 09, 2014
  5. Oct 07, 2014
  6. Oct 06, 2014
  7. Oct 04, 2014
  8. Oct 03, 2014
  9. Oct 02, 2014
Loading