vacuum: fix delete list counts in delete_marshall_traverse_first
[obnox/ctdb.git] / server /
2014-02-21 Michael Adamvacuum: fix delete list counts in delete_marshall_trave... 2.5
2014-02-21 Michael Adamvacuum: fix possible cause for delelete_list processing...
2014-02-21 Michael Adamvacuum: systematize counters into various structs
2014-02-19 Michael Adamvacuum: remove unused counter vdata->total
2014-02-19 Michael Adamvacuum: make ctdb_process_delete_list() void
2014-02-19 Michael Adamvacuum: make ctdb_process_vacuum_fetch_lists() void.
2014-02-19 Michael Adamvacuum: make ctdb_vacuum_traverse_db() void.
2014-02-19 Michael Adamvacuum: don't stop in process_vacuum_fetch_lists when...
2014-02-19 Michael Adamvacuum: catch and log errors to traverse the delete...
2014-02-19 Michael Adamvacuum: catch and log error of traverse in ctdb_process...
2014-02-19 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-02-19 Michael Adamvacuum: simplify delete_marshall_traverse_first: use...
2014-02-19 Michael Adamvacuum: remove VacuumLimit criterion for triggering...
2014-02-19 Michael Adamvacuum: treat value 0 of tunable VacuumLimit as turning...
2014-02-19 Michael Adamvacuum: add consistency check for counts at end of...
2014-02-15 Michael Adamvacuum: log error if records are left for deletion...
2014-02-15 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-02-15 Michael Adamvacuum: update comment for ctdb_process_delete_queue
2014-02-15 Michael Adamvacuum: rename ctdb_vacuum_db_fast --> ctdb_process_del...
2014-02-15 Michael Adamvacuum: update comment for ctdb_vacuum_traverse_db
2014-02-15 Michael Adamvacuum: rename ctdb_vacuum_db_full --> ctdb_vacuum_trav...
2014-02-15 Michael Adamvacuum: change full db traverse vacuuming to fill delet...
2014-02-15 Michael Adamvacuum: run the fast vacuum after the db traverse
2014-02-15 Michael Adamvacuum: rename private->private_data in repack_traverse
2014-02-15 Michael Adamvacuum: rename private->private_data in vacuum_traverse
2014-02-15 Michael Adamvacuum: extract check for full vacuum run out of ctdb_v...
2014-02-15 Michael Adamvacuum: add consistency check for counts to ctdb_vacuum...
2014-02-15 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-02-15 Michael Adamvacuum: simplify delete_record_traverse() - free treats...
2014-02-15 Michael Adamvacuum: simplify delete_queue_traverse() - free treats...
2014-02-15 Michael Adamvacuum: reduce indentation in delete_queue_traverse
2014-02-15 Michael Adamvacuum: treat value 0 of tunable RepackLimit as turned...
2014-02-15 Michael Adamvacuum: fix treatment of remaining records and statisti...
2014-02-15 Michael Adamvacuum: cast freelist_size in comparison.
2014-02-15 Michael Adamvacuum: improve output of delete list statistics
2014-02-15 Michael Adamvacuum: move retrieval of freelist to after vacuum run
2014-02-15 Michael Adamvacuum: fix debug message typo in add_record_to_delete_...
2014-01-31 Amitay Isaacsdaemon: Return negative status only if there are known...
2014-01-31 Martin Schwenkedaemon: reloadips must register state of asynchronous...
2014-01-21 Amitay Isaacsdaemon: Simplify listing event scripts using scandir
2014-01-21 Amitay Isaacsdaemon: Do not run monitor event if any other event...
2014-01-20 Martin Schwenkedaemon: Untangle serialisation of 1st recovery -> start...
2014-01-20 Martin Schwenkerecoverd: Do not refuse disabling takeover runs on...
2014-01-20 Martin Schwenkerecoverd: Ignore failed ipreallocated controls to inact...
2014-01-16 Amitay Isaacsdaemon: Remove ctdb_fork_with_logging()
2014-01-16 Amitay Isaacsdaemon: Remove unused code to run eventscripts
2014-01-16 Amitay Isaacsdaemon: Replace ctdb_fork_with_logging with ctdb_vfork_...
2014-01-16 Amitay Isaacsdaemon: Replace ctdb_fork_with_logging with ctdb_vfork_...
2014-01-16 Amitay Isaacsdaemon: Add helper process to execute event scripts
2014-01-16 Amitay Isaacsdaemon: Add ctdb_vfork_with_logging()
2014-01-16 Amitay Isaacsdaemon: No need to call event scripts with CTDB_CALLED_...
2014-01-16 Amitay Isaacsdaemon: Deprecate RELOAD and STATUS events
2013-11-25 Martin Schwenkerecoverd: Only respond to currently queued ipreallocate...
2013-11-19 Martin Schwenkerecoverd: For persistent databases a sequence number...
2013-11-19 Amitay Isaacslocking: Use vfork instead of fork to exec helpers
2013-11-18 Amitay Isaacslocking: Update current lock statistics when lock is...
2013-11-18 Amitay Isaacslocking: Do not merge multiple lock requests to avoid...
2013-11-15 Amitay Isaacslocking: Implement active lock requests limit per database
2013-11-14 Martin Schwenkerecoverd: Fix backward compatibility for CTDB_SRVID_TAK...
2013-11-14 Martin Schwenkerecoverd: A node refuses to play against itself
2013-11-14 Martin Schwenkerecoverd: Remove duplicate code to update flags during...
2013-11-14 Amitay Isaacsserver: Coverity fixes
2013-10-30 Amitay Isaacstunables: Remove obsolete tunables
2013-10-30 Martin Schwenkerecoverd: Rebalancing should be done regardless tunable
2013-10-30 Martin Schwenkerecoverd: Improve an error message in the election...
2013-10-30 Martin SchwenkeRevert "if a new node enters the cluster, that node...
2013-10-29 Martin Schwenkectdbd: When a node is connected, log at DEBUG NOTICE...
2013-10-29 Martin SchwenkeRevert "recoverd: Disable takeover runs on other nodes...
2013-10-28 Amitay Isaacsdaemon: Change the default recovery method for persiste...
2013-10-25 Amitay Isaacspackaging: Move ctdb/ directory from /var to /var/lib
2013-10-25 Martin Schwenkectdbd: Simplify database directory setting logic
2013-10-25 Martin Schwenkectdbd: Remove duplicate database directory setting...
2013-10-22 Martin Schwenkectdbd: Pass the public address file location in ctdb...
2013-10-22 Martin Schwenkectdbd: Debug locks by default with override from enviro...
2013-10-22 Martin Schwenkectdbd: Default for event_script_dir should use CTDB_BASE
2013-10-22 Martin Schwenkectdbd: Add nodes_file member to struct ctdb_context
2013-10-22 Martin Schwenkectdbd: Don't check CTDB_BASE before setting it, just...
2013-10-22 Martin Schwenkectdbd: Fix some errors in the popt configuration
2013-10-22 Martin Schwenkerecoverd: Remove function reload_nodes_file()
2013-10-22 Martin SchwenkeRevert "null out the pointer before we reload the nodes...
2013-10-22 Amitay Isaacsrecoverd: Ignore failed flag updates on inactive nodes
2013-10-22 Martin Schwenkerecoverd: Fix the VNN lmaster consistency check
2013-10-04 Amitay Isaacsctdbd: Remove transaction code related to TRANS2 commits
2013-10-04 Amitay Isaacsctdbd: Deprecate TRANS2 commit controls
2013-10-04 Amitay Isaacsctdbd: Create a utility function to log error for ...
2013-09-25 Amitay Isaacstraverse: Send traverse end record from traverse child...
2013-09-25 Amitay Isaacstraverse: Wait till all data has been flushed from...
2013-09-25 Amitay Isaacstraverse: Use ctdb local variable for convenience
2013-09-25 Amitay Isaacstraverse: Check if local traverse failed or succeeded
2013-09-25 Amitay Isaacstraverse: Log information when traverse starts and...
2013-09-19 Martin Schwenkerecoverd: Disable takeover runs on other nodes for...
2013-09-19 Martin Schwenkerecoverd: Improve logging for takeover runs
2013-09-19 Martin Schwenkerecoverd: Be careful about freeing the list of IP rebal...
2013-09-19 Martin Schwenkerecoverd: reloadips should rebalance target nodes for...
2013-09-19 Martin Schwenkectdbd: Make ctdb_reloadips_child send controls asynchro...
2013-09-19 Martin Schwenkerecoverd: Fix the implementation of CTDB_SRVID_REBALANC...
2013-09-19 Martin Schwenkerecoverd: Remove unused CTDB_SRVID_RELOAD_ALL_IPS and...
2013-09-19 Martin Schwenkerecoverd: Defer ipreallocated requests when takeover...
2013-09-19 Martin Schwenkerecoverd: Reimplement CTDB_SRVID_DISABLE_IP_CHECK
2013-09-19 Martin Schwenkerecoverd: New SRVID message CTDB_SRVID_DISABLE_TAKEOVER...
next