[jira] [Commented] (COUCHDB-1415) Re-insering a document silently fails after compact is executed

2014-06-30 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048038#comment-14048038 ] Robert Newson commented on COUCHDB-1415: I can't say beyond 2014 but people

[jira] [Commented] (COUCHDB-1415) Re-insering a document silently fails after compact is executed

2014-06-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045992#comment-14045992 ] Robert Newson commented on COUCHDB-1415: It'll certainly be part of 2.0 which

[jira] [Updated] (COUCHDB-2262) CouchDB 1.6.0 missing Accept in Vary

2014-06-25 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2262: --- Priority: Minor (was: Major) This one is actually true, we should send the Vary header

[jira] [Commented] (COUCHDB-2259) CouchDB 1.6.0 returns wrong Vary

2014-06-25 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14043186#comment-14043186 ] Robert Newson commented on COUCHDB-2259: It is true that a given revision

[jira] [Commented] (COUCHDB-2260) CouchDB 1.6.0 returns wrong Cache-Control header

2014-06-25 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14043194#comment-14043194 ] Robert Newson commented on COUCHDB-2260: RFC 7234 governs how HTTP 1.1 should

[jira] [Updated] (COUCHDB-2259) CouchDB 1.6.0 returns wrong Vary

2014-06-25 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2259: --- Skill Level: Regular Contributors Level (Easy to Medium) (was: Guru Level (Everyone buy

[jira] [Commented] (COUCHDB-2260) CouchDB 1.6.0 returns wrong Cache-Control header

2014-06-25 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14043207#comment-14043207 ] Robert Newson commented on COUCHDB-2260: I suggest moving this to the couchdb

[jira] [Resolved] (COUCHDB-2258) CouchDB 1.6.0 returns wrong Content-Type

2014-06-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2258. Resolution: Not a Problem CouchDB has always returned text/plain when it believes

[jira] [Commented] (COUCHDB-2259) CouchDB 1.6.0 returns wrong Vary

2014-06-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14042806#comment-14042806 ] Robert Newson commented on COUCHDB-2259: couchdb documents are cacheable

[jira] [Resolved] (COUCHDB-2259) CouchDB 1.6.0 returns wrong Vary

2014-06-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2259. Resolution: Not a Problem CouchDB 1.6.0 returns wrong Vary

[jira] [Commented] (COUCHDB-2259) CouchDB 1.6.0 returns wrong Vary

2014-06-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14042810#comment-14042810 ] Robert Newson commented on COUCHDB-2259: no Cache-Control header (or a default

[jira] [Resolved] (COUCHDB-2256) Implement since=now in _changes

2014-06-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2256. Resolution: Fixed Implement since=now in _changes

Re: mutli view query

2014-06-12 Thread Robert Newson
It's queries not keys when using the multi query option. Sent from my iPad On 12 Jun 2014, at 14:21, Jean-Felix Girard jeanfel...@icloud.com wrote: Hi, One feature I look forward and want to test is the possibility to query a view with multiple ranges (startkey + endkey) -

Re: mutli view query

2014-06-12 Thread Robert Newson
It's queries not keys when using the multi query option. Sent from my iPad On 12 Jun 2014, at 14:21, Jean-Felix Girard jeanfel...@icloud.com wrote: Hi, One feature I look forward and want to test is the possibility to query a view with multiple ranges (startkey + endkey) -

[jira] [Commented] (COUCHDB-1779) Support of HTTP PATCH method to upload/update attachments in chunks

2014-06-07 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020787#comment-14020787 ] Robert Newson commented on COUCHDB-1779: From http://tools.ietf.org/html/rfc7231

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-28 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010935#comment-14010935 ] Robert Newson commented on COUCHDB-2248: Noah, I ask you now to stop. You've

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-28 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011260#comment-14011260 ] Robert Newson commented on COUCHDB-2248: because it is discriminatory

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-28 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011293#comment-14011293 ] Robert Newson commented on COUCHDB-2248: To the proposal: You could use multi

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009725#comment-14009725 ] Robert Newson commented on COUCHDB-2248: Please retract your false accusation

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009785#comment-14009785 ] Robert Newson commented on COUCHDB-2248: multi-master is my preference over

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010062#comment-14010062 ] Robert Newson commented on COUCHDB-2248: replica does not mean slave

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010474#comment-14010474 ] Robert Newson commented on COUCHDB-2248: I suggest we leave the one reference

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009143#comment-14009143 ] Robert Newson commented on COUCHDB-2248: -1. For one thing, your claim

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009146#comment-14009146 ] Robert Newson commented on COUCHDB-2248: Meaning you can do as you please? Why

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009164#comment-14009164 ] Robert Newson commented on COUCHDB-2248: The topic aside, the change proposed

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009165#comment-14009165 ] Robert Newson commented on COUCHDB-2248: Considering how icky these terms make

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009173#comment-14009173 ] Robert Newson commented on COUCHDB-2248: Let's move to review then, let's see

[jira] [Commented] (COUCHDB-2248) Replace master and slave terminology

2014-05-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009177#comment-14009177 ] Robert Newson commented on COUCHDB-2248: multi-master seems a good replacement

[jira] [Commented] (COUCHDB-2246) Make OS daemons configuration key available

2014-05-20 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003184#comment-14003184 ] Robert Newson commented on COUCHDB-2246: we'd need a special prefix or something

[jira] [Commented] (COUCHDB-2242) [REGRESSION?] List throws error in CouchDB 1.6.0rc5, worked in 1.5.0

2014-05-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001511#comment-14001511 ] Robert Newson commented on COUCHDB-2242: ah, nvm, JIRA was hiding it. thanks

[jira] [Commented] (COUCHDB-2242) [REGRESSION?] List throws error in CouchDB 1.6.0rc5, worked in 1.5.0

2014-05-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001510#comment-14001510 ] Robert Newson commented on COUCHDB-2242: can you add the full error output

[jira] [Commented] (COUCHDB-2242) [REGRESSION?] List throws error in CouchDB 1.6.0rc5, worked in 1.5.0

2014-05-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001514#comment-14001514 ] Robert Newson commented on COUCHDB-2242: This looks like a problem with your

[jira] [Resolved] (COUCHDB-2242) [REGRESSION?] List throws error in CouchDB 1.6.0rc5, worked in 1.5.0

2014-05-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2242. Resolution: Invalid Marked invalid for now (housekeeping), please reopen if the problem

[jira] [Commented] (COUCHDB-2242) [REGRESSION?] List throws error in CouchDB 1.6.0rc5, worked in 1.5.0

2014-05-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001526#comment-14001526 ] Robert Newson commented on COUCHDB-2242: The CouchDB project releases source

[jira] [Updated] (COUCHDB-2240) The replication manager should be smarter

2014-05-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2240: --- Issue Type: New Feature (was: Bug) Summary: The replication manager should

[jira] [Commented] (COUCHDB-1592) Free space check for automatic compaction doesn't follow symlinks

2014-05-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1441#comment-1441 ] Robert Newson commented on COUCHDB-1592: The code is not merged yet, so that's

[jira] [Commented] (COUCHDB-2235) CouchDB logo location on sidebar: at the top or at the bottom?

2014-05-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992773#comment-13992773 ] Robert Newson commented on COUCHDB-2235: The Fauxton team are working

[jira] [Closed] (COUCHDB-2236) Weird _users doc conflict when replicating from 1.5.0 - 1.6.0

2014-05-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson closed COUCHDB-2236. -- Resolution: Cannot Reproduce Weird _users doc conflict when replicating from 1.5.0 - 1.6.0

[jira] [Commented] (COUCHDB-2235) CouchDB logo location on sidebar: at the top or at the bottom?

2014-05-10 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992877#comment-13992877 ] Robert Newson commented on COUCHDB-2235: Understood, and you're certainly free

[jira] [Commented] (COUCHDB-2200) Support Erlang/OTP 17.0

2014-04-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982314#comment-13982314 ] Robert Newson commented on COUCHDB-2200: +1 to merge, not that you need it under

[jira] [Commented] (COUCHDB-2200) Support Erlang/OTP 17.0

2014-04-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982316#comment-13982316 ] Robert Newson commented on COUCHDB-2200: To be clear, I was speaking to Dave

[jira] [Commented] (COUCHDB-2227) Feature request: _all_docs?exclude_ddocs=true

2014-04-21 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975907#comment-13975907 ] Robert Newson commented on COUCHDB-2227: Bit of an odd request or, at least

[jira] [Commented] (COUCHDB-2227) Feature request: _all_docs?exclude_ddocs=true

2014-04-21 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975909#comment-13975909 ] Robert Newson commented on COUCHDB-2227: to answer [~wohali]'s question

[jira] [Commented] (COUCHDB-2134) Filter log by date range

2014-04-20 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975260#comment-13975260 ] Robert Newson commented on COUCHDB-2134: I'm inclined not to spend time here

[jira] [Commented] (COUCHDB-2221) _users doc iterations field as string value (pbkdf2) hangs forever

2014-04-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961412#comment-13961412 ] Robert Newson commented on COUCHDB-2221: hrm

[jira] [Commented] (COUCHDB-2221) _users doc iterations field as string value (pbkdf2) hangs forever

2014-04-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961413#comment-13961413 ] Robert Newson commented on COUCHDB-2221: Do we know how iterations became 10

[jira] [Commented] (COUCHDB-2221) _users doc iterations field as string value (pbkdf2) hangs forever

2014-04-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961457#comment-13961457 ] Robert Newson commented on COUCHDB-2221: Reading #couchdb backchannel, [~isaacs

[jira] [Updated] (COUCHDB-2221) malformed iterations field in _users doc causes authentication hang

2014-04-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2221: --- Summary: malformed iterations field in _users doc causes authentication hang (was: _users

[jira] [Commented] (COUCHDB-2221) malformed iterations field in _users doc causes authentication hang

2014-04-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961464#comment-13961464 ] Robert Newson commented on COUCHDB-2221: For clarity, I don't think CouchDB

[jira] [Commented] (COUCHDB-2221) malformed iterations field in _users doc causes authentication hang

2014-04-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13961479#comment-13961479 ] Robert Newson commented on COUCHDB-2221: I pondered this some more

[jira] [Resolved] (COUCHDB-2207) Error on design doc language being set to 'JavaScript'

2014-03-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2207. Resolution: Won't Fix exact match is required. Error on design doc language being set

[jira] [Commented] (COUCHDB-2205) 400 bad_request on DELETE /db/

2014-03-22 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944003#comment-13944003 ] Robert Newson commented on COUCHDB-2205: using a shell script that deletes

[jira] [Commented] (COUCHDB-1592) Free space check for automatic compaction doesn't follow symlinks

2014-03-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940418#comment-13940418 ] Robert Newson commented on COUCHDB-1592: welp, read_file_info returns 'regular

[jira] [Commented] (COUCHDB-1592) Free space check for automatic compaction doesn't follow symlinks

2014-03-19 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940433#comment-13940433 ] Robert Newson commented on COUCHDB-1592: read_link_info does the trick

[jira] [Commented] (COUCHDB-1592) Free space check for automatic compaction doesn't follow symlinks

2014-03-18 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939593#comment-13939593 ] Robert Newson commented on COUCHDB-1592: Hi Nils, Could you try that patch out

[jira] [Commented] (COUCHDB-1592) Free space check for automatic compaction doesn't follow symlinks

2014-03-18 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939648#comment-13939648 ] Robert Newson commented on COUCHDB-1592: I'm ok with this function never exiting

[jira] [Commented] (COUCHDB-1592) Free space check for automatic compaction doesn't follow symlinks

2014-03-18 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939646#comment-13939646 ] Robert Newson commented on COUCHDB-1592: My instinct was eugh but since it's

[jira] [Commented] (COUCHDB-2203) Hang when uploading a JSON document

2014-03-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937881#comment-13937881 ] Robert Newson commented on COUCHDB-2203: This worked for me first time

[jira] [Commented] (COUCHDB-2194) Compaction not working

2014-03-11 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930272#comment-13930272 ] Robert Newson commented on COUCHDB-2194: Check your couch.log, the compaction

[jira] [Commented] (COUCHDB-2194) Compaction not working

2014-03-11 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930274#comment-13930274 ] Robert Newson commented on COUCHDB-2194: P.S The user@ mailing list is better

[jira] [Commented] (COUCHDB-2113) Database search doesn't works as expected

2014-03-09 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925150#comment-13925150 ] Robert Newson commented on COUCHDB-2113: caching the output of _all_dbs could

[jira] [Commented] (COUCHDB-2102) Downstream replicator database bloat

2014-03-08 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13924781#comment-13924781 ] Robert Newson commented on COUCHDB-2102: The replicator is more efficient

[jira] [Updated] (COUCHDB-2182) Why doesn't couchdb support multiple keys requests to a reduce function using group_level ?

2014-03-02 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2182: --- Issue Type: Question (was: Improvement) Why doesn't couchdb support multiple keys

[jira] [Updated] (COUCHDB-2180) Issue replicating from behind firewall using http_proxy

2014-02-28 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2180: --- Issue Type: Bug (was: Task) Issue replicating from behind firewall using http_proxy

[jira] [Resolved] (COUCHDB-2180) Issue replicating from behind firewall using http_proxy

2014-02-28 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2180. Resolution: Incomplete Without details of the errors you encountered, we can't really

[jira] [Commented] (COUCHDB-2065) Overwrite a document with a single request

2014-02-27 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914905#comment-13914905 ] Robert Newson commented on COUCHDB-2065: Thanks for letting us know. I agree

[jira] [Commented] (COUCHDB-2101) Is it possible to turn off ML moderation?

2014-02-25 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911467#comment-13911467 ] Robert Newson commented on COUCHDB-2101: +1 (times a thousand) Is it possible

[jira] [Commented] (COUCHDB-1606) Replicator leaves plaintext password in logs

2014-02-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13911047#comment-13911047 ] Robert Newson commented on COUCHDB-1606: the nuance, I think, is we should

[jira] [Commented] (COUCHDB-2065) Overwrite a document with a single request

2014-02-21 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13908717#comment-13908717 ] Robert Newson commented on COUCHDB-2065: Hi Nolan, I'm certainly mindful

[jira] [Commented] (COUCHDB-2081) Support HTTPS in chttpd

2014-02-21 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909087#comment-13909087 ] Robert Newson commented on COUCHDB-2081: I think we should discuss whether we

[jira] [Commented] (COUCHDB-2064) Move server uuid to separate file

2014-02-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903191#comment-13903191 ] Robert Newson commented on COUCHDB-2064: All _config writes go to the last .ini

[jira] [Commented] (COUCHDB-1940) Add digest_raw and size_raw to compressed _attachments entries

2014-02-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903190#comment-13903190 ] Robert Newson commented on COUCHDB-1940: We can do this when the values

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903261#comment-13903261 ] Robert Newson commented on COUCHDB-2059: https://github.com/apache/couchdb/pull

[jira] [Commented] (COUCHDB-2066) Don't allow stupid storage of passwords

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902735#comment-13902735 ] Robert Newson commented on COUCHDB-2066: We can and should upgrade _user records

[jira] [Commented] (COUCHDB-2066) Don't allow stupid storage of passwords

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902740#comment-13902740 ] Robert Newson commented on COUCHDB-2066: [~kxepal] the 10 iterations is a short

[jira] [Commented] (COUCHDB-2066) Don't allow stupid storage of passwords

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902741#comment-13902741 ] Robert Newson commented on COUCHDB-2066: We should complete COUCHDB-1780

[jira] [Created] (COUCHDB-2068) Allow server to disable authentication schemes

2014-02-16 Thread Robert Newson (JIRA)
Robert Newson created COUCHDB-2068: -- Summary: Allow server to disable authentication schemes Key: COUCHDB-2068 URL: https://issues.apache.org/jira/browse/COUCHDB-2068 Project: CouchDB Issue

[jira] [Commented] (COUCHDB-2066) Don't allow stupid storage of passwords

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902742#comment-13902742 ] Robert Newson commented on COUCHDB-2066: I filed COUCHDB-2068 for the ability

[jira] [Updated] (COUCHDB-2068) Allow server to disable authentication schemes

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2068: --- Fix Version/s: 1.7.0 Allow server to disable authentication schemes

[jira] [Updated] (COUCHDB-2069) Replicator should use a session cookie

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2069: --- Fix Version/s: 1.7.0 Replicator should use a session cookie

[jira] [Created] (COUCHDB-2069) Replicator should use a session cookie

2014-02-16 Thread Robert Newson (JIRA)
Robert Newson created COUCHDB-2069: -- Summary: Replicator should use a session cookie Key: COUCHDB-2069 URL: https://issues.apache.org/jira/browse/COUCHDB-2069 Project: CouchDB Issue Type

[jira] [Commented] (COUCHDB-2066) Don't allow stupid storage of passwords

2014-02-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902744#comment-13902744 ] Robert Newson commented on COUCHDB-2066: Additionally I filed COUCHDB-2069

[jira] [Commented] (COUCHDB-2065) Overwrite a document with a single request

2014-02-15 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902390#comment-13902390 ] Robert Newson commented on COUCHDB-2065: the latest is ambiguous though, which

[jira] [Commented] (COUCHDB-2063) Return current document with 409 response

2014-02-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13901369#comment-13901369 ] Robert Newson commented on COUCHDB-2063: Optionally returning the current

[jira] [Created] (COUCHDB-2064) Move server uuid to separate file

2014-02-14 Thread Robert Newson (JIRA)
Robert Newson created COUCHDB-2064: -- Summary: Move server uuid to separate file Key: COUCHDB-2064 URL: https://issues.apache.org/jira/browse/COUCHDB-2064 Project: CouchDB Issue Type: Bug

[jira] [Commented] (COUCHDB-2063) Return current document with 409 response

2014-02-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13901711#comment-13901711 ] Robert Newson commented on COUCHDB-2063: Good question and relates to another

[jira] [Resolved] (COUCHDB-2065) Overwrite a document with a single request

2014-02-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2065. Resolution: Won't Fix This violates the central idea in CouchDB. Overwrite a document

[jira] [Commented] (COUCHDB-2065) Overwrite a document with a single request

2014-02-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902044#comment-13902044 ] Robert Newson commented on COUCHDB-2065: Always introducing a *conflict

[jira] [Commented] (COUCHDB-2065) Overwrite a document with a single request

2014-02-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13902216#comment-13902216 ] Robert Newson commented on COUCHDB-2065: The problem is that a document's

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900186#comment-13900186 ] Robert Newson commented on COUCHDB-2059: Hm, the replicator already has code

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900187#comment-13900187 ] Robert Newson commented on COUCHDB-2059: hah, well; -define(MAX_URL_LEN, 7000

[jira] [Resolved] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-2059. Resolution: Fixed Fix Version/s: 1.7.0 CouchDB replicator sends urls

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900264#comment-13900264 ] Robert Newson commented on COUCHDB-2059: I leave to the release manager, I

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900329#comment-13900329 ] Robert Newson commented on COUCHDB-2059: above comment from me. JIRA helpfully

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900351#comment-13900351 ] Robert Newson commented on COUCHDB-2059: {function_clause

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900353#comment-13900353 ] Robert Newson commented on COUCHDB-2059: fine, so I'll make this responsive

[jira] [Updated] (COUCHDB-2058) CouchDB Memory Leak - Beam.smp

2014-02-11 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2058: --- Priority: Major (was: Critical) CouchDB Memory Leak - Beam.smp

[jira] [Commented] (COUCHDB-2058) CouchDB Memory Leak - Beam.smp

2014-02-11 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13898312#comment-13898312 ] Robert Newson commented on COUCHDB-2058: [erlang:garbage_collect(P) || P

[jira] [Commented] (COUCHDB-2058) CouchDB Memory Leak - Beam.smp

2014-02-11 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13898317#comment-13898317 ] Robert Newson commented on COUCHDB-2058: We should note that erlang GC is fairly

[jira] [Commented] (COUCHDB-1497) mime-type declaration in compressible_types config must use image/svg\\\+xml

2014-02-08 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895538#comment-13895538 ] Robert Newson commented on COUCHDB-1497: bump mime-type declaration

<    1   2   3   4   5   6   7   8   9   10   >