Alexander Shorin created COUCHDB-1484:
-----------------------------------------

             Summary: Document _id length overflow
                 Key: COUCHDB-1484
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1484
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
    Affects Versions: 1.2, 1.1.1, 1.3
            Reporter: Alexander Shorin
            Priority: Blocker


CouchDB allows to create document with ids longer that max length of URL (avg. 
2000 chars). Such documents are unavailable for GET/HEAD/DELETE requests.  
However, you still able to operate with them via POST/PUT requests, views and 
replication works fine for them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to