[
https://issues.apache.org/jira/browse/COUCHDB-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658183#comment-13658183
]
Dave Cottlehuber commented on COUCHDB-1789:
-------------------------------------------
[~arpit] you can use couchdb master branch (which will at some point in time
move to being 1.4 or so), which has the new fauxton in it if you want. Can you
provide a sanitised version of the document?
I think you should consider your use case here; why is it important to view it
in futon? It's largely an administrative interface, not a full IDE. Can you
achieve the same outcome by using either an attachment (so the browser doesn't
need to parse the full JSON), or split it up into multiple docs as another
alternative, and use some combination of either include_docs=true or linked
docs, or both, to avoid this? a la
http://stackoverflow.com/questions/4833480/have-i-reached-the-limits-of-the-size-of-objects-javascript-in-my-browser-can-ha
I'm +0.9 on closing this ticket if we can't come up with a clear rationale on
what's reasonable for a browser to be able to handle, and identify some
heuristics to handle this edge case efficiently for all docs. Raw size alone is
not sufficient.
> CouchDB 1.3 Futon (using Chrome,IE, FF ) freezes while displaying large
> documents
> ---------------------------------------------------------------------------------
>
> Key: COUCHDB-1789
> URL: https://issues.apache.org/jira/browse/COUCHDB-1789
> Project: CouchDB
> Issue Type: Bug
> Components: Futon
> Reporter: Arpit
> Priority: Minor
>
> CouchDb can support document even larger than 4Gb but
> CouchDB 1.3 & 1.2.1 Futon (using Chrome,IE, FF ) freezes while displaying
> large documents (around 5 MB size)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira