~jheiss/galera/galera

« back to all changes in this revision

Viewing changes to gcs/src/gcs_backend.c

  • Committer: Alexey Yurchenko
  • Date: 2013-11-05 14:39:56 UTC
  • mfrom: (153.2.11 2.x)
  • Revision ID: alexey.yurchenko@codership.com-20131105143956-i3ri98560tg47dig
References lp:1240924 - added regression tests for lp:587170, removed stale wsrep_local_bf_aborts. Synced with SVN r 3367.
References lp:1180792 - Galera status variables are no longer implicitly reset to initial values when quering them. Added support for explicit status variables reset. Added flow_control_paused_ns variable that produces total time (nanoseconds) that provider was paused.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Copyright (C) 2008-2012 Codership Oy <info@codership.com>
3
3
 *
4
 
 * $Id: gcs_backend.c 3352 2013-11-02 15:04:09Z vlad $
 
4
 * $Id: gcs_backend.c 3361 2013-11-04 03:07:39Z alex $
5
5
 */
6
6
/*********************************************************/
7
7
/*  This unit initializes the backend given backend URI  */