[
https://issues.apache.org/jira/browse/COUCHDB-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083446#comment-15083446
]
ASF GitHub Bot commented on COUCHDB-769:
----------------------------------------
Github user gilv commented on the pull request:
https://github.com/apache/couchdb-fabric/pull/33#issuecomment-169077329
@kxepal @rnewson
1. Please ignore the debug statements in my code. When my code will be
stable enough - i will just remove those debug prints. Since i am changing code
rapidly - i still need those prints.
2. You both wrote that the code style is not good. Can you please tell me
what should be the code style? Is there any template i can use? Is there any
documentation in CouchDB where it's written what should be coding style?
Perhaps i missed it.
3. Tests: What would you like to have exactly? To fully test that my patch
is working there is need to access the Swift cluster. I have some functional
tests, that upload attachments to CouchDB. Those tests access Swift cluster
directly and verify that attachments stored correctly. But i assume it's not
what you mean. Can you please point me to some existing tests in CouchDB so i
will see what i should implement in my case?
> Store large attachments external to the .couch file
> ---------------------------------------------------
>
> Key: COUCHDB-769
> URL: https://issues.apache.org/jira/browse/COUCHDB-769
> Project: CouchDB
> Issue Type: New Feature
> Components: Database Core
> Reporter: Robert Newson
> Assignee: Adam Kocoloski
> Attachments: external_attachments_alpha.patch
>
>
> For attachment-heavy applications storing the attachments in separate files
> significantly eases compaction problems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)