3c6eff581c
DBMS simulator is now able to start and stop one server
...
Other:
* Added trrep::condition_variable
* Added trrep::view
2018-04-19 13:09:36 +03:00
557d43657c
Initial version of dbms_simulator, partial wsrep provider loading
2018-04-18 18:16:55 +03:00
cd21425e07
Added unit tests for server_context applying codepath.
2018-04-18 15:03:12 +03:00
e8f4b2d183
* Added tests for voluntary transaction rollback
...
* Finished applier 2pc test
2018-04-18 13:33:21 +03:00
bed41a5ffd
Made provider abstract interface instead of using pimpl.
...
Added forgotten mock_client_context.hpp.
2018-04-18 12:46:25 +03:00
c1fb9014ce
Made trrep::mutex abstract class in order to allow DBMS integrations
...
to define their own instrumented mutex types.
2018-04-18 12:14:10 +03:00
7e5d2d3606
Added placeholder doxyfile
2018-04-17 16:58:28 +03:00
468e66dea0
Applier side transaction state changes and tests
2018-04-17 16:37:03 +03:00
ab795f7979
Mock server context
2018-04-17 15:01:48 +03:00
5c3d5ce24d
Various changes
...
* Added preparing state to transaction_context to better distinguish
between 1PC and 2PC processing
* Changed client_context m_local to denote local only client mode,
added m_replicating for replicating mode
* Initial unfinished and untested fragment certification
2018-04-17 11:21:11 +03:00
3b428ff0b7
Imported initial implementation
2018-04-16 14:37:58 +03:00