[GitHub] wohali commented on issue #1006: Compaction status update

2018-03-27 Thread GitBox
wohali commented on issue #1006: Compaction status update URL: https://github.com/apache/couchdb/pull/1006#issuecomment-376747513 You will want to look at the replication scheduler data, for sure. This might be something that, if not already reported, could go in the `info` field of the

[GitHub] wohali commented on issue #1238: Fix users_db_security.js delete/recreate _users DB

2018-03-27 Thread GitBox
wohali commented on issue #1238: Fix users_db_security.js delete/recreate _users DB URL: https://github.com/apache/couchdb/issues/1238#issuecomment-376747306 Thanks @eiri, was going to get to it tomorrow if you didn't. This

[GitHub] vitaly-goot commented on issue #1006: Compaction status update

2018-03-27 Thread GitBox
vitaly-goot commented on issue #1006: Compaction status update URL: https://github.com/apache/couchdb/pull/1006#issuecomment-376744639 Hi Joan, Looking at the changes in your master. It's a substantial code change and refactoring. You just rewrite everything :). To merge my

[GitHub] jiangphcn commented on issue #1247: Fix couch peruser test suite

2018-03-27 Thread GitBox
jiangphcn commented on issue #1247: Fix couch peruser test suite URL: https://github.com/apache/couchdb/pull/1247#issuecomment-376729586 +1 after squashing and making travis happy. Eunit test passed locally. ``` EUnit

[GitHub] popojargo commented on issue #1045: Migrate couchdb setup to Redux

2018-03-27 Thread GitBox
popojargo commented on issue #1045: Migrate couchdb setup to Redux URL: https://github.com/apache/couchdb-fauxton/pull/1045#issuecomment-376722244 @garrensmith I'm unable to reproduce the bug mentioned. Do you have any steps so I can reproduce it? Did you checkout the good branch ?( I have

[GitHub] eiri commented on issue #1238: Fix users_db_security.js delete/recreate _users DB

2018-03-27 Thread GitBox
eiri commented on issue #1238: Fix users_db_security.js delete/recreate _users DB URL: https://github.com/apache/couchdb/issues/1238#issuecomment-376697680 Taking this for a fix, it breaks every third travis run.  This

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16416301#comment-16416301 ] Joan Touzet commented on COUCHDB-2594: -- Thanks  [~janl] - i always get confused because the wiki

[Jenkins] SUCCESS: CouchDB » master #228

2018-03-27 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/228/

[GitHub] eiri opened a new pull request #1247: Fix couch peruser test suite

2018-03-27 Thread GitBox
eiri opened a new pull request #1247: Fix couch peruser test suite URL: https://github.com/apache/couchdb/pull/1247 ## Overview This PR removes some unreliable helper functions and addresses a race condition in acquiring security object that triggered occasionally test failures.

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16416252#comment-16416252 ] Jan Lehnardt commented on COUCHDB-2594: --- Sorry to nitpick, but j...@apache.org is my apache id, so

[GitHub] wohali closed pull request #1240: Various top-level directory cleanups

2018-03-27 Thread GitBox
wohali closed pull request #1240: Various top-level directory cleanups URL: https://github.com/apache/couchdb/pull/1240 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread Jim Ancona (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16416183#comment-16416183 ] Jim Ancona commented on COUCHDB-2594: - Thanks for the explanation [~wohali]! I'll keep that option

[jira] [Closed] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-2594. Resolution: Fixed > Single node mode: remove warning > > >

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16416165#comment-16416165 ] Joan Touzet commented on COUCHDB-2594: -- Looks like [~janl] incorrectly used "j...@apache.org" for

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread Jim Ancona (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16416161#comment-16416161 ] Jim Ancona commented on COUCHDB-2594: - I'm not sure why I was mentioned in the comments earlier

[Jenkins] FAILURE: CouchDB » master #227

2018-03-27 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/227/

[GitHub] BigBlueHat commented on issue #373: Add global handler for delegated auth

2018-03-27 Thread GitBox
BigBlueHat commented on issue #373: Add global handler for delegated auth URL: https://github.com/apache/couchdb/pull/373#issuecomment-376643450 @wohali looks like `delegated_auth` needs an open source license first (at least). I'll let @janl (et al) handle the other bits. 

[GitHub] wohali closed pull request #1242: Allow couch_os_daemons to live in directories with spaces

2018-03-27 Thread GitBox
wohali closed pull request #1242: Allow couch_os_daemons to live in directories with spaces URL: https://github.com/apache/couchdb/pull/1242 This is an automated message from the Apache Git Service. To respond to the

[GitHub] chewbranca commented on issue #1246: [DISCUSS] Remove duplicate authorisation check

2018-03-27 Thread GitBox
chewbranca commented on issue #1246: [DISCUSS] Remove duplicate authorisation check URL: https://github.com/apache/couchdb/pull/1246#issuecomment-376583614 I'm kind of -0.5 to this, at least without someone taking a very close look at this. The removed check ` -

[GitHub] garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts

2018-03-27 Thread GitBox
garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts URL: https://github.com/apache/couchdb/issues/1101#issuecomment-376582297 Here are the index and selector I am using to detect conflicts: ``` // INDEX {

[GitHub] garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts

2018-03-27 Thread GitBox
garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts URL: https://github.com/apache/couchdb/issues/1101#issuecomment-376582297 Here are the index and selector I am using to detect conflicts: ``` // INDEX {

[GitHub] garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts

2018-03-27 Thread GitBox
garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts URL: https://github.com/apache/couchdb/issues/1101#issuecomment-376580906 Given a database with conflicts, here are the index and selector I am using: ``` ```

[GitHub] garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts

2018-03-27 Thread GitBox
garbados commented on issue #1101: Mango queries with `conflicts: true` return documents that do not have conflicts URL: https://github.com/apache/couchdb/issues/1101#issuecomment-376580906 Given a database with conflicts, here are the index and selector I am using: ``` ```

[GitHub] davisp commented on issue #1246: [DISCUSS] Remove duplicate authorisation check

2018-03-27 Thread GitBox
davisp commented on issue #1246: [DISCUSS] Remove duplicate authorisation check URL: https://github.com/apache/couchdb/pull/1246#issuecomment-376569046 This looks fine to me. The only issue I see is that if someone wants to use a custom request authorization module they now have the burden

[GitHub] wohali commented on issue #1227: Admin-level audit logging

2018-03-27 Thread GitBox
wohali commented on issue #1227: Admin-level audit logging URL: https://github.com/apache/couchdb/issues/1227#issuecomment-376561303 @iilyak Hacker scenarios. This is an automated message from the Apache Git Service. To

[GitHub] wohali commented on issue #1149: couchdb sockets leak in half-close state (lsof: 'can't identify protocol')

2018-03-27 Thread GitBox
wohali commented on issue #1149: couchdb sockets leak in half-close state (lsof: 'can't identify protocol') URL: https://github.com/apache/couchdb/issues/1149#issuecomment-376560934 @snilaxan OK. You *must* upgrade to CouchDB 1.7.1 at the very least, see

[GitHub] janl opened a new pull request #1246: [DISCUSS] Remove duplicate authorisation check

2018-03-27 Thread GitBox
janl opened a new pull request #1246: [DISCUSS] Remove duplicate authorisation check URL: https://github.com/apache/couchdb/pull/1246 While working on #1245 I noticed `fabric:get_security()` is being called twice for each database request. I tracked it down to

[GitHub] wohali commented on issue #1245: feat: add debug log output for shard open errors

2018-03-27 Thread GitBox
wohali commented on issue #1245: feat: add debug log output for shard open errors URL: https://github.com/apache/couchdb/pull/1245#issuecomment-376558652 This is extra logging at `debug` level, the `No DB shards could be opened` error stays, if I'm reading this right. If we don't have any

[GitHub] wohali commented on issue #1245: feat: add debug log output for shard open errors

2018-03-27 Thread GitBox
wohali commented on issue #1245: feat: add debug log output for shard open errors URL: https://github.com/apache/couchdb/pull/1245#issuecomment-376558319 Moving this to `debug` level will bury these errors at normal log levels, won't it?

[GitHub] wohali commented on issue #1245: feat: add debug log output for shard open errors

2018-03-27 Thread GitBox
wohali commented on issue #1245: feat: add debug log output for shard open errors URL: https://github.com/apache/couchdb/pull/1245#issuecomment-376558319 Moving this to `debug` level will bury these errors at normal log levels, won't it?

[GitHub] janl commented on issue #1163: getting badarg in rexi_server (fabric_rpc)

2018-03-27 Thread GitBox
janl commented on issue #1163: getting badarg in rexi_server (fabric_rpc) URL: https://github.com/apache/couchdb/issues/1163#issuecomment-376555232 removing from 2.2.0 until we know more. This is an automated message from the

[GitHub] janl commented on issue #1119: Could not open shard

2018-03-27 Thread GitBox
janl commented on issue #1119: Could not open shard URL: https://github.com/apache/couchdb/issues/1119#issuecomment-376554903 We’ll have to wait for #1245 to land before we can debug this further. Unless anyone here is willing to run this commit in the environment described above.

[GitHub] janl opened a new pull request #1245: feat: add debug log output for shard open errors

2018-03-27 Thread GitBox
janl opened a new pull request #1245: feat: add debug log output for shard open errors URL: https://github.com/apache/couchdb/pull/1245 We have a number of issue reports that show “No DB shards could be opened” which we are stuck in resolving, because we don’t know *why* db shards can’t

[GitHub] iilyak commented on issue #1227: Admin-level audit logging

2018-03-27 Thread GitBox
iilyak commented on issue #1227: Admin-level audit logging URL: https://github.com/apache/couchdb/issues/1227#issuecomment-376547792 > I definitely see a use case for logging everything. @wohali: What is the use case when knowing user's password is needed, I am curious? If

[GitHub] eiri opened a new issue #1244: Investigate if it is feasible to support a creation of a database with security object.

2018-03-27 Thread GitBox
eiri opened a new issue #1244: Investigate if it is feasible to support a creation of a database with security object. URL: https://github.com/apache/couchdb/issues/1244 It would be nice to be able to set security at db creation time, atomically if possible. ## Expected Behaviour

[GitHub] popojargo commented on a change in pull request #1045: Migrate couchdb setup to Redux

2018-03-27 Thread GitBox
popojargo commented on a change in pull request #1045: Migrate couchdb setup to Redux URL: https://github.com/apache/couchdb-fauxton/pull/1045#discussion_r177410365 ## File path: app/addons/setup/__tests__/singleNode.test.js ## @@ -0,0 +1,50 @@ +// Licensed under the

[GitHub] garrensmith commented on a change in pull request #1045: Migrate couchdb setup to Redux

2018-03-27 Thread GitBox
garrensmith commented on a change in pull request #1045: Migrate couchdb setup to Redux URL: https://github.com/apache/couchdb-fauxton/pull/1045#discussion_r177409373 ## File path: app/addons/setup/__tests__/singleNode.test.js ## @@ -0,0 +1,50 @@ +// Licensed under the

[GitHub] popojargo commented on a change in pull request #1045: Migrate couchdb setup to Redux

2018-03-27 Thread GitBox
popojargo commented on a change in pull request #1045: Migrate couchdb setup to Redux URL: https://github.com/apache/couchdb-fauxton/pull/1045#discussion_r177398564 ## File path: app/addons/setup/__tests__/singleNode.test.js ## @@ -0,0 +1,50 @@ +// Licensed under the

[GitHub] garrensmith commented on a change in pull request #1045: Migrate couchdb setup to Redux

2018-03-27 Thread GitBox
garrensmith commented on a change in pull request #1045: Migrate couchdb setup to Redux URL: https://github.com/apache/couchdb-fauxton/pull/1045#discussion_r177366968 ## File path: app/addons/setup/__tests__/singleNode.test.js ## @@ -0,0 +1,50 @@ +// Licensed under the

[GitHub] garrensmith commented on a change in pull request #1045: Migrate couchdb setup to Redux

2018-03-27 Thread GitBox
garrensmith commented on a change in pull request #1045: Migrate couchdb setup to Redux URL: https://github.com/apache/couchdb-fauxton/pull/1045#discussion_r177366856 ## File path: app/addons/setup/__tests__/optionalSettings.test.js ## @@ -0,0 +1,48 @@ +// Licensed under

[GitHub] snilaxan commented on issue #1149: couchdb sockets leak in half-close state (lsof: 'can't identify protocol')

2018-03-27 Thread GitBox
snilaxan commented on issue #1149: couchdb sockets leak in half-close state (lsof: 'can't identify protocol') URL: https://github.com/apache/couchdb/issues/1149#issuecomment-376447056 Currently, we have several instances and using CouchDB 1.6.1 with Erlang R16B03, 17 versions. * What

[Jenkins] SUCCESS: CouchDB » master #226

2018-03-27 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/226/

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415125#comment-16415125 ] ASF subversion and git services commented on COUCHDB-2594: -- Commit

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415121#comment-16415121 ] ASF subversion and git services commented on COUCHDB-2594: -- Commit

[GitHub] wohali closed pull request #1243: Import setup

2018-03-27 Thread GitBox
wohali closed pull request #1243: Import setup URL: https://github.com/apache/couchdb/pull/1243 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] wohali closed issue #566: import couchdb-setup

2018-03-27 Thread GitBox
wohali closed issue #566: import couchdb-setup URL: https://github.com/apache/couchdb/issues/566 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] wohali opened a new pull request #1243: Import setup

2018-03-27 Thread GitBox
wohali opened a new pull request #1243: Import setup URL: https://github.com/apache/couchdb/pull/1243 Import the couchdb-setup repo via a git subtree merge. Closes #567 & Closes #566. This is an automated message from

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

2018-03-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415074#comment-16415074 ] ASF subversion and git services commented on COUCHDB-2594: -- Commit

[GitHub] wohali closed pull request #1241: Import couchdb-setup again

2018-03-27 Thread GitBox
wohali closed pull request #1241: Import couchdb-setup again URL: https://github.com/apache/couchdb/pull/1241 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] wohali commented on issue #1241: Import couchdb-setup again

2018-03-27 Thread GitBox
wohali commented on issue #1241: Import couchdb-setup again URL: https://github.com/apache/couchdb/pull/1241#issuecomment-376407152 Auugh, it says it's conflicted again. Rebasing a sub-branch isn't working. I'm just going to do this again, on a new branch, and commit it, assuming