[GitHub] davisp commented on a change in pull request #958: [WIP] Optimize doc updates

2017-11-06 Thread GitBox
davisp commented on a change in pull request #958: [WIP] Optimize doc updates URL: https://github.com/apache/couchdb/pull/958#discussion_r149144373 ## File path: src/couch/src/couch_db.erl ## @@ -945,13 +945,14 @@ prep_and_validate_replicated_updates(Db,

[GitHub] davisp commented on a change in pull request #958: [WIP] Optimize doc updates

2017-11-06 Thread GitBox
davisp commented on a change in pull request #958: [WIP] Optimize doc updates URL: https://github.com/apache/couchdb/pull/958#discussion_r149146270 ## File path: src/couch/src/couch_key_tree.erl ## @@ -470,6 +471,53 @@ map_leafs_simple(Fun, Pos, [{Key, Value, SubTree} |

[GitHub] wohali commented on issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge

2017-11-06 Thread GitBox
wohali commented on issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge URL: https://github.com/apache/couchdb/issues/965#issuecomment-342227803 If you are writing to file a documentation issue, please file it at

[GitHub] davisp commented on a change in pull request #958: [WIP] Optimize doc updates

2017-11-06 Thread GitBox
davisp commented on a change in pull request #958: [WIP] Optimize doc updates URL: https://github.com/apache/couchdb/pull/958#discussion_r149144976 ## File path: src/couch/src/couch_db_updater.erl ## @@ -857,17 +864,23 @@ merge_rev_tree(OldInfo, NewDoc, Client, Limit,

[GitHub] wohali closed pull request #964: Fix eunit and js testsuites on Windows

2017-11-06 Thread GitBox
wohali closed pull request #964: Fix eunit and js testsuites on Windows URL: https://github.com/apache/couchdb/pull/964 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] wohali commented on issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB

2017-11-06 Thread GitBox
wohali commented on issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB URL: https://github.com/apache/couchdb/issues/960#issuecomment-342232344 Note the use of both keys in the "keys" array rather than as separate arrays, by the by.

[GitHub] wohali opened a new pull request #196: Correct RHEL instructions, fixes apache/couchdb#956

2017-11-06 Thread GitBox
wohali opened a new pull request #196: Correct RHEL instructions, fixes apache/couchdb#956 URL: https://github.com/apache/couchdb-documentation/pull/196 Rather than adding a note block, I decided to duplicate the block, since people cut & paste blindly out of instructions.

[GitHub] wohali commented on issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge

2017-11-06 Thread GitBox
wohali commented on issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge URL: https://github.com/apache/couchdb/issues/965#issuecomment-342227803 If you are writing to file a documentation issue, please file it at apache/couchdb-documentation, not

[GitHub] wohali closed issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge

2017-11-06 Thread GitBox
wohali closed issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge URL: https://github.com/apache/couchdb/issues/965 This is an automated message from the Apache Git Service. To

[GitHub] davisp commented on a change in pull request #958: [WIP] Optimize doc updates

2017-11-06 Thread GitBox
davisp commented on a change in pull request #958: [WIP] Optimize doc updates URL: https://github.com/apache/couchdb/pull/958#discussion_r149145850 ## File path: src/couch/src/couch_key_tree.erl ## @@ -470,6 +471,53 @@ map_leafs_simple(Fun, Pos, [{Key, Value, SubTree} |

[GitHub] wohali closed issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB

2017-11-06 Thread GitBox
wohali closed issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB URL: https://github.com/apache/couchdb/issues/960 This is an automated message from the Apache Git Service. To respond to

[GitHub] wohali commented on issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB

2017-11-06 Thread GitBox
wohali commented on issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB URL: https://github.com/apache/couchdb/issues/960#issuecomment-342232250 This is fixed in 2.1.1, releasing in the next 24 hours: ```bash $ curl -H 'Content-Type:

[GitHub] sanketbajoria commented on issue #1020: Support for closing couchdb server

2017-11-06 Thread GitBox
sanketbajoria commented on issue #1020: Support for closing couchdb server URL: https://github.com/apache/couchdb-fauxton/pull/1020#issuecomment-342240538 Hi @garrensmith , Currently I am developing a Electron based desktop application [galaxy](https://github.com/sanketbajoria/galaxy).

[GitHub] davisp commented on a change in pull request #958: [WIP] Optimize doc updates

2017-11-06 Thread GitBox
davisp commented on a change in pull request #958: [WIP] Optimize doc updates URL: https://github.com/apache/couchdb/pull/958#discussion_r149143527 ## File path: src/couch/src/couch_db.erl ## @@ -945,13 +945,14 @@ prep_and_validate_replicated_updates(Db,

[GitHub] davisp commented on a change in pull request #958: [WIP] Optimize doc updates

2017-11-06 Thread GitBox
davisp commented on a change in pull request #958: [WIP] Optimize doc updates URL: https://github.com/apache/couchdb/pull/958#discussion_r149145367 ## File path: src/couch/src/couch_db_updater.erl ## @@ -857,17 +864,23 @@ merge_rev_tree(OldInfo, NewDoc, Client, Limit,

[GitHub] wohali commented on issue #588: Database will not open after multiple attempts of fixing it

2017-11-06 Thread GitBox
wohali commented on issue #588: Database will not open after multiple attempts of fixing it URL: https://github.com/apache/couchdb/issues/588#issuecomment-342224935 Please start a new issue and don't hijack this one. When you do, include your logfiles, or we'll be unable to help you.

[GitHub] wohali commented on issue #963: CouchDB 2.1 Cluster doesn't replicate the data across

2017-11-06 Thread GitBox
wohali commented on issue #963: CouchDB 2.1 Cluster doesn't replicate the data across URL: https://github.com/apache/couchdb/issues/963#issuecomment-342225084 For others: never, ever, ever use port 5986 for *_ANYTHING_* other than when the docs explicitly tell you to use port 5986.

[GitHub] wohali commented on issue #954: 1.6.x logging with level none

2017-11-06 Thread GitBox
wohali commented on issue #954: 1.6.x logging with level none URL: https://github.com/apache/couchdb/issues/954#issuecomment-342275371 Confirmed this is a bug in 1.6.1. A workaround would be to launch CouchDB by setting file=/dev/null and redirecting stdout/stderr from the process

[GitHub] wohali opened a new pull request #966: Version bump to 2.2.0 for future release

2017-11-06 Thread GitBox
wohali opened a new pull request #966: Version bump to 2.2.0 for future release URL: https://github.com/apache/couchdb/pull/966 Given PSE work will probably land, we need to bump the minor version number. This is an automated

[GitHub] wohali commented on issue #954: 1.6.x logging with level none

2017-11-06 Thread GitBox
wohali commented on issue #954: 1.6.x logging with level none URL: https://github.com/apache/couchdb/issues/954#issuecomment-342275371 Confirmed this is a bug in 1.6.1. I only see the behaviour for the error line you mentioned - regular info-level logging is still suppressed correctly.

[GitHub] wohali commented on issue #954: 1.6.x logging with level none

2017-11-06 Thread GitBox
wohali commented on issue #954: 1.6.x logging with level none URL: https://github.com/apache/couchdb/issues/954#issuecomment-342275371 Confirmed this is a bug in 1.6.1. I only see the behaviour for the error line you mentioned - regular info-level logging is still suppressed correctly,

[GitHub] wohali commented on issue #954: 1.6.x logging with level none

2017-11-06 Thread GitBox
wohali commented on issue #954: 1.6.x logging with level none URL: https://github.com/apache/couchdb/issues/954#issuecomment-342278391 I just checked out 1.7.0 release, due out tomorrow. Unfortunately this bug is unaddressed in 1.7.0 as well. I'm sorry we didn't get this one patched in

[GitHub] wohali closed issue #36: Update Dockerfiles with best practices from experts

2017-11-06 Thread GitBox
wohali closed issue #36: Update Dockerfiles with best practices from experts URL: https://github.com/apache/couchdb-docker/issues/36 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] wohali opened a new pull request #39: Bump to 1.7.0, 2.1.1

2017-11-06 Thread GitBox
wohali opened a new pull request #39: Bump to 1.7.0, 2.1.1 URL: https://github.com/apache/couchdb-docker/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] wohali commented on issue #954: 1.6.x logging with level none

2017-11-06 Thread GitBox
wohali commented on issue #954: 1.6.x logging with level none URL: https://github.com/apache/couchdb/issues/954#issuecomment-342275371 Confirmed this is a bug in 1.6.1. I only see the behaviour for the error line you mentioned - regular info-level logging is still suppressed correctly.

[GitHub] wohali closed pull request #38: Incorporate more feedback from official Docker image maintainers

2017-11-06 Thread GitBox
wohali closed pull request #38: Incorporate more feedback from official Docker image maintainers URL: https://github.com/apache/couchdb-docker/pull/38 This is an automated message from the Apache Git Service. To respond to

[GitHub] wohali opened a new pull request #38: Incorporate more feedback from official Docker image maintainers

2017-11-06 Thread GitBox
wohali opened a new pull request #38: Incorporate more feedback from official Docker image maintainers URL: https://github.com/apache/couchdb-docker/pull/38 Fixes #36. @tianon does this meet your criteria? :) This is

[GitHub] davisp commented on issue #966: Version bump to 2.2.0 for future release

2017-11-06 Thread GitBox
davisp commented on issue #966: Version bump to 2.2.0 for future release URL: https://github.com/apache/couchdb/pull/966#issuecomment-342291299 +1 This is an automated message from the Apache Git Service. To respond to the

[GitHub] wohali commented on issue #38: Incorporate more feedback from official Docker image maintainers

2017-11-06 Thread GitBox
wohali commented on issue #38: Incorporate more feedback from official Docker image maintainers URL: https://github.com/apache/couchdb-docker/pull/38#issuecomment-342294523 Whoops, screwed up the 1.7.0 cutover there. Fixed in the next commit.

[GitHub] rpiaggio commented on issue #932: Enable temporary views in CouchDB 2.x

2017-11-06 Thread GitBox
rpiaggio commented on issue #932: Enable temporary views in CouchDB 2.x URL: https://github.com/apache/couchdb/issues/932#issuecomment-342187983 Thank you! I don't know if we will able to reduce all our map logic into Mango, but it's worth a try. Definitely looking forward to seeing reduce

[GitHub] popojargo commented on a change in pull request #1019: Fix replication activity order reversing on action click

2017-11-06 Thread GitBox
popojargo commented on a change in pull request #1019: Fix replication activity order reversing on action click URL: https://github.com/apache/couchdb-fauxton/pull/1019#discussion_r149068727 ## File path: Gruntfile.js ## @@ -159,7 +159,7 @@ module.exports = function

[GitHub] popojargo commented on issue #1019: Fix replication activity order reversing on action click

2017-11-06 Thread GitBox
popojargo commented on issue #1019: Fix replication activity order reversing on action click URL: https://github.com/apache/couchdb-fauxton/pull/1019#issuecomment-342138379 @garrensmith Steps added This is an automated

[GitHub] gbiellem opened a new issue #197: 2.x doco for _purge is incorrect as it is not implemented

2017-11-06 Thread GitBox
gbiellem opened a new issue #197: 2.x doco for _purge is incorrect as it is not implemented URL: https://github.com/apache/couchdb-documentation/issues/197 Moved from https://github.com/apache/couchdb/issues/965 to here. The _purge API in the 2.x is not correct. If called the

[Jenkins] SUCCESS: CouchDB ยป master #135

2017-11-06 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/135/

[GitHub] wohali opened a new pull request #40: Incorporate more feedback from @yosifkit

2017-11-06 Thread GitBox
wohali opened a new pull request #40: Incorporate more feedback from @yosifkit URL: https://github.com/apache/couchdb-docker/pull/40 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] wohali closed pull request #198: Modify articles, commas, and spelling in the 'DELETE operation' section for clarity.

2017-11-06 Thread GitBox
wohali closed pull request #198: Modify articles, commas, and spelling in the 'DELETE operation' section for clarity. URL: https://github.com/apache/couchdb-documentation/pull/198 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed

[GitHub] wohali commented on issue #198: Modify articles, commas, and spelling in the 'DELETE operation' section for clarity.

2017-11-06 Thread GitBox
wohali commented on issue #198: Modify articles, commas, and spelling in the 'DELETE operation' section for clarity. URL: https://github.com/apache/couchdb-documentation/pull/198#issuecomment-342390098 +1 once tests pass. Thanks @garbados !

[GitHub] wohali closed pull request #40: Incorporate more feedback from @yosifkit

2017-11-06 Thread GitBox
wohali closed pull request #40: Incorporate more feedback from @yosifkit URL: https://github.com/apache/couchdb-docker/pull/40 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] garrensmith commented on a change in pull request #1020: Support for closing couchdb server

2017-11-06 Thread GitBox
garrensmith commented on a change in pull request #1020: Support for closing couchdb server URL: https://github.com/apache/couchdb-fauxton/pull/1020#discussion_r149290592 ## File path: index.js ## @@ -8,6 +8,8 @@ var dist_dir = process.env.DIST || __dirname +

[GitHub] garrensmith commented on a change in pull request #1020: Support for closing couchdb server

2017-11-06 Thread GitBox
garrensmith commented on a change in pull request #1020: Support for closing couchdb server URL: https://github.com/apache/couchdb-fauxton/pull/1020#discussion_r149290434 ## File path: index.js ## @@ -8,6 +8,8 @@ var dist_dir = process.env.DIST || __dirname +

[GitHub] dkiryazi commented on issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB

2017-11-06 Thread GitBox
dkiryazi commented on issue #960: Retrieving multiple documents by POSTing to _all_docs fails for _users DB URL: https://github.com/apache/couchdb/issues/960#issuecomment-342350730 Oh i'm sorry @wohali, that was a copy paste error when I was writing the ticket - the dupluate "keys" in the

[GitHub] garbados opened a new pull request #198: Modify articles, commas, and spelling in the 'DELETE operation' section for clarity.

2017-11-06 Thread GitBox
garbados opened a new pull request #198: Modify articles, commas, and spelling in the 'DELETE operation' section for clarity. URL: https://github.com/apache/couchdb-documentation/pull/198 ## Overview The "DELETE operation" section of maintenance/performance.rst is unclear.

[GitHub] wohali closed pull request #966: Version bump to 2.2.0 for future release

2017-11-06 Thread GitBox
wohali closed pull request #966: Version bump to 2.2.0 for future release URL: https://github.com/apache/couchdb/pull/966 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] wohali closed pull request #39: Bump to 1.7.0, 2.1.1

2017-11-06 Thread GitBox
wohali closed pull request #39: Bump to 1.7.0, 2.1.1 URL: https://github.com/apache/couchdb-docker/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] gbiellem commented on issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge

2017-11-06 Thread GitBox
gbiellem commented on issue #965: Couch 2.x doco is incorrect - NotImplemented is returned when calling _purge URL: https://github.com/apache/couchdb/issues/965#issuecomment-342309936 Thanks @wohali I've raised it in documentation as you suggested

[GitHub] MtDalPizzol commented on issue #588: Database will not open after multiple attempts of fixing it

2017-11-06 Thread GitBox
MtDalPizzol commented on issue #588: Database will not open after multiple attempts of fixing it URL: https://github.com/apache/couchdb/issues/588#issuecomment-342175258 I'm facing this with CouchDB 2.1.0 on Linux Mint 18.1 (Ubuntu 16.04 Xenial). The service seems to be running but the

[GitHub] MtDalPizzol commented on issue #588: Database will not open after multiple attempts of fixing it

2017-11-06 Thread GitBox
MtDalPizzol commented on issue #588: Database will not open after multiple attempts of fixing it URL: https://github.com/apache/couchdb/issues/588#issuecomment-342175258 I'm facing this with CouchDB 2.1.0 on Linux Mint 18.1 (Ubuntu 16.04 Xenial). The service seems to be running but the

[GitHub] epappas commented on issue #963: CouchDB 2.1 Cluster doesn't replicate the data across

2017-11-06 Thread GitBox
epappas commented on issue #963: CouchDB 2.1 Cluster doesn't replicate the data across URL: https://github.com/apache/couchdb/issues/963#issuecomment-342213308 So the issue was due to my mix misuse of ports httpd (5986) vs chttpd (5984). This can close now.

[GitHub] epappas closed issue #963: CouchDB 2.1 Cluster doesn't replicate the data across

2017-11-06 Thread GitBox
epappas closed issue #963: CouchDB 2.1 Cluster doesn't replicate the data across URL: https://github.com/apache/couchdb/issues/963 This is an automated message from the Apache Git Service. To respond to the message, please