[ 
https://issues.apache.org/jira/browse/COUCHDB-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671709#action_12671709
 ] 

Paul Joseph Davis commented on COUCHDB-243:
-------------------------------------------

Just started writing tests to figure out limits for the length of a docid or 
attachment name. I ran into the obvious length limits on URLs pretty quick. It 
would appear that FF and the curl bindings for the command line test runner 
don't deal so well with trying to hit up to a 32K docid. FF started failing 
around 8K and I didn't bother checking curl's limit.

Attachments would obviously have similar issues.

So the question is if CouchDB should enforce a maximum, and if so, what should 
it be?



> Tests for extra long docid's and attachment names.
> --------------------------------------------------
>
>                 Key: COUCHDB-243
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-243
>             Project: CouchDB
>          Issue Type: Test
>          Components: HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Paul Joseph Davis
>            Priority: Blocker
>
> Adding tests for extremely long docids and attachments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to