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

Compact a given design document

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • Futon, HTTP Interface
    • None

    Description

      Hello,
      when I send a compact-command with a path to a ViewDocument, the server returns that this command has been processed successfully ("Ok"=>bool(true), Status=>202).
      But when I open the same ViewDocument via Futon all former versions of the documents are still there.
      When I compact the whole database (sending a request without specifying a ViewDocument) I get the same response as well ("Ok"=>bool(true), Status=>202) and the ViewDocument as all other Documents will be compacted and their old versions are removed (they do not appear in Futon anymore) everything works fine.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Lee Leon Kaiser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: