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

list_to_existing_atom is too restrictive as used by couch_rep

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.3, 1.1
    • Replication
    • None
    • erlang

    • New Contributors Level (Easy)

    Description

      We'd like to additional information to db_info in BigCouch, such as the Q and N constants for a given database. This causes replication to fail when replicating from BigCouch to CouchDB due to the use of list_to_existing_atom in couch_rep:dbinfo(...

      The claim is that list_to_atom pollutes the atoms table, however superficial testing indicates this is not the case, list_to_atom when called repeatedly seems to work fine. If this is true then consider reverting list_to_existing_atom back to list_to_atom.

      Attachments

        1. COUCHDB-1004.patch
          1 kB
          Filipe David Borba Manana

        Activity

          People

            Unassigned Unassigned
            dionne Bob Dionne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: