[GitHub] couchdb-couch pull request #209: remove compact files on failure

2016-10-27 Thread jaydoane
Github user jaydoane commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/209#discussion_r85454009 --- Diff: src/couch_db_updater.erl --- @@ -1454,3 +1450,13 @@ default_security_object(_DbName) -> "everyone" -> []

[jira] [Commented] (COUCHDB-3216) Corrupted compact.meta files can lead to cyclic crashes with no recovery

2016-10-27 Thread ILYA (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613726#comment-15613726 ] ILYA commented on COUCHDB-3216: --- This PR https://github.com/apache/couchdb-couch/pull/209

[jira] [Created] (COUCHDB-3216) Corrupted compact.meta files can lead to cyclic crashes with no recovery

2016-10-27 Thread ILYA (JIRA)
ILYA created COUCHDB-3216: - Summary: Corrupted compact.meta files can lead to cyclic crashes with no recovery Key: COUCHDB-3216 URL: https://issues.apache.org/jira/browse/COUCHDB-3216 Project: CouchDB

[GitHub] couchdb-couch pull request #209: remove compact files on failure

2016-10-27 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch/pull/209 remove compact files on failure In the case when `compact.meta` file is corrupted the compaction fails over and over. This fixes the cyclic failure aspect by use of a `.compact.crash` fla

[GitHub] couchdb-couch-replicator pull request #51: Format gen_server state to remove...

2016-10-27 Thread iilyak
Github user iilyak commented on a diff in the pull request: https://github.com/apache/couchdb-couch-replicator/pull/51#discussion_r85435146 --- Diff: src/couch_replicator.erl --- @@ -600,8 +562,23 @@ terminate_cleanup(State) -> format_status(_Opt, [_PDict, State])

[GitHub] couchdb-couch pull request #208: 71267 format process state

2016-10-27 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch/pull/208 71267 format process state Companion PR for https://github.com/apache/couchdb-couch-replicator/pull/51 You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] couchdb-couch-replicator pull request #51: Format gen_server state to remove...

2016-10-27 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch-replicator/pull/51 Format gen_server state to remove plain passwords Add format_status/2 to every gen_server to prune the state before passing it to SASL logger. There are two goals for this work:

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

2016-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613331#comment-15613331 ] ASF GitHub Bot commented on COUCHDB-1606: - GitHub user iilyak opened a pull requ

[GitHub] couchdb-fauxton pull request #794: 76046 - The Documentation Link in the Que...

2016-10-27 Thread millayr
GitHub user millayr opened a pull request: https://github.com/apache/couchdb-fauxton/pull/794 76046 - The Documentation Link in the Query Options Panel Points to Futon Documentation This is from Cloudant ticket https://cloudant.fogbugz.com/f/cases/76046/. The documentation

[GitHub] couchdb issue #442: Adds a Snap package build option with: ./configure && ma...

2016-10-27 Thread mhall119
Github user mhall119 commented on the issue: https://github.com/apache/couchdb/pull/442 Merged by rnewson --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, o

[GitHub] couchdb pull request #442: Adds a Snap package build option with: ./configur...

2016-10-27 Thread mhall119
Github user mhall119 closed the pull request at: https://github.com/apache/couchdb/pull/442 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[jira] [Created] (COUCHDB-3215) Differet size for the same view

2016-10-27 Thread Raphael Augusto da Silva Nunes Soransso (JIRA)
Raphael Augusto da Silva Nunes Soransso created COUCHDB-3215: Summary: Differet size for the same view Key: COUCHDB-3215 URL: https://issues.apache.org/jira/browse/COUCHDB-3215

[GitHub] couchdb-fauxton issue #782: Encoding issues: fix for database names and refa...

2016-10-27 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/782 If I click on a shared db's database I get `base.js:243 Uncaught TypeError: Cannot read property 'server' of undefined(…)` --- If your project is set up for it, you can reply to this

[GitHub] couchdb-fauxton issue #782: Encoding issues: fix for database names and refa...

2016-10-27 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/782 If I click on the x icon in shared db's I get `components.react.jsx:213 Uncaught TypeError: Cannot read property 'get' of undefined(…)` --- If your project is set up for it, you can r

[jira] [Commented] (COUCHDB-3213) Various Fauxton usability issues

2016-10-27 Thread Garren Smith (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611399#comment-15611399 ] Garren Smith commented on COUCHDB-3213: --- Thanks Nolan, this is helpful. You won't