You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2020/12/14 03:17:38 UTC

[couchdb] branch custodian-merge created (now c16721a)

This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a change to branch custodian-merge
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at c16721a  Build custodian and include in releases

This branch includes the following new commits:

     new 9d45d07  Initial commit
     new b7cbc75  Ignore all _-prefixed things
     new 9bc657b  Send summary but provide report option
     new 91d4760  send SNMP trap
     new e0f4fdf  call correct function
     new 5f69da6  send failure and restore events as needed
     new 7f38961  fix compilation warning
     new 9fef5f8  view definitions to find under-protected data
     new f1b02c1  let's count them
     new 805db45  ignore deleted documents
     new 3cf6bbb  inject parameterized ddoc
     new 40d5372  fix indentation
     new 626da33  inject validation function
     new f95295c  fix indentation
     new 6e6e144  Enable efficient query by redundancy level
     new 3e661fa  send alerts on detection of redundancy loss
     new 1a3d0d8  Pass arguments to send_snmptrap correctly
     new 35c59d5  Include type
     new 5104e45  Move fold code to _util
     new b17b8a7  Introduce custodian:report()
     new 095d095  Send clear traps for both availability and impairedness.
     new b834444  use background i/o throughout
     new 4b500ad  scan after init returns
     new 25c8156  Open shards directly, avoiding mem3's cache
     new aeb3978  Merge pull request #3 from cloudant/17453-behave-yourself
     new b3a71bc  Remove long call from custodian_server:init/1
     new 56f8f32  Export custodian_util:ensure_dbs_exists/0
     new 32a1b61  Implement checks for system db presence
     new dc92e66  Rescan shards if asked to during a scan
     new 3cd9357  Reopen the db if we need to retry the design doc
     new 7a7d696  Use config app instead of couch_config
     new b984bdb  Add explicit dependency on config
     new 59a5b60  Merge pull request #4 from cloudant/13179-config-refactor
     new 00bd756  Allow conflict resolution
     new c296cae  Merge pull request #5 from cloudant/allow-conflict-resolution
     new 0c4a95f  Update to use new couch_event application
     new 3a1d0b7  Merge pull request #6 from cloudant/17702-import-couch-event
     new ef634e7  Identify and report on conflicted partition tables
     new b55c817  Merge pull request #7 from cloudant/19527-identify-conflicted-partition-tables
     new 552abfd  A separate alert and summary value for shards with only one remaining copy
     new f4bbfe5  Merge pull request #9 from cloudant/one-copy-left
     new 5a07efd  refactor alert sending functions
     new a7e66b6  Merge pull request #10 from cloudant/refactor-snmp-alerts
     new c9c262b  Remove whitespace.
     new 2192122  Fix malformed send_snmptrap arglist.
     new 2bf1a8c  Merge pull request #12 from cloudant/22772-broken-snmp-traps
     new a2a6b87  Self-describing summary output
     new 777adaf  Simplify report()
     new 30a45fe  Introduce state record
     new 8b01c3a  Monitor liveness and safety
     new 1c1b48e  Send sensu events for everything
     new 924f26d  Listen for config changes to maintenance_mode
     new 60ec1b4  Start listening for config changes on upgrade
     new 32d7cef  Merge pull request #14 from cloudant/25189-safety-and-liveness
     new d2cd9b4  Use core Vsn number for 0.2.7 upgrade
     new 98018c0  Remove old code_change, set module version to 1
     new 9c54c91  Fix conflict alerts, summary should report just the number of conflicted dbs
     new 7dd2908  Remove bacon from the list of system databases to check
     new e29d1ed  Merge pull request #15 from cloudant/28630-remove-bacon-check
     new fcbc55c  Use warning level for non-critical cases
     new d5a617b  Clean up indentation in send_sensu_event
     new e7e89bf  Merge pull request #17 from cloudant/31759-warning-events
     new 81b56f7  Repace twig with couch_log
     new 475ad18  Open docs with ejson_body
     new 461b9d1  Use updated config_listener behaviour
     new c3fe935  cloudant -> couchdb for maintenance_mode setting
     new e3e1bfc  Merge pull request #19 from cloudant/45855-dbnext
     new baf88d0  Fix 'handle_config_terminate/3'
     new 796bb41  Merge pull request #20 from cloudant/config_listener_fixup
     new 00c43cd  Update to use pluggable storage engine APIs
     new 79b5cd1  Merge pull request #24 from cloudant/COUCHDB-3287-pluggable-storage-engines
     new 62e8ba5  Update handle_config_terminate API
     new 379015d  Add tests for config listener restart
     new 0aa047f  Merge pull request #21 from cloudant/3102-fix-config_subscription
     new 6b674c0  Add split shard handling
     new 0467546  Merge pull request #25 from cloudant/shard-split
     new 3effc2b  Report detailed missing shard ranges
     new b5308da  Merge pull request #26 from cloudant/more-detailed-ranges-report
     new 97bec66  Merge remote-tracking branch 'custodian/master' into custodian-merge
     new f228b90  Update license and README
     new c16721a  Build custodian and include in releases

The 81 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.