Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1647

Include error reason when "_replication_state":"error"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • Replication
    • None

    Description

      Right now when a replication gets into an error state, one must go into the logs (if they go back far enough) to figure out what happened. Can this be recorded on the replication doc alongside the error state?

      e.g. I'd like:

      {
      "_id": "my_replication",

      "_replication_state": "error",
      "_replication_state_time": "2013-01-14T21:58:29+00:00",
      "_replication_state_reason": "HERE IS WHAT WENT WRONG."
      }

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              natevw Nathan Vander Wilt
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: