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

Compaction tasks crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.11
    • None
    • Database Core
    • None
    • debian 5.0, amd64, couchdb from git.apache.org at dd15c8ed5bf5873aec08a99a0687849f1d29f4c3

    • Regular Contributors Level (Easy to Medium)

    Description

      I'm running repeated tests where I create multiple databases on multiple machines and then compact them all in parallel.

      This almost always works but sometimes does not. Specifically, I have one machine where each .compact file is about 50% complete (I know this because I see successfully compacted versions of the same data on the other machines in my set) and this in the log;

      [Mon, 04 Jan 2010 19:50:23 GMT] [error] [<0.17793.28>] Uncaught error in HTTP request:

      {exit,noproc}

      [Mon, 04 Jan 2010 19:50:26 GMT] [error] [<0.17801.28>] Uncaught error in HTTP request: {exit,noproc}

      [Mon, 04 Jan 2010 19:50:26 GMT] [error] [<0.17753.28>] Uncaught error in HTTP request:

      {exit,noproc}

      I'm not sure it's related to the compact process crash but my http client also received an error while polling _active_tasks for compaction to complete;

      Waiting for compaction to complete.
      Exception in thread "main" org.apache.http.conn.HttpHostConnectException: Connection to http://machine_name:5984 refused

      Attachments

        Activity

          People

            Unassigned Unassigned
            rnewson Robert Newson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: