[GitHub] couchdb-couch pull request #200: Adding test suite for trancated _update

2016-09-22 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/200#discussion_r80184463 --- Diff: test/couchdb_mrview_tests.erl --- @@ -0,0 +1,165 @@ +% Licensed under the Apache License, Version 2.0 (the "License"); you may not +%

[jira] [Commented] (COUCHDB-3158) Fix a crash when connection closes for _update

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514791#comment-15514791 ] ASF GitHub Bot commented on COUCHDB-3158: - GitHub user iilyak opened a pull request:

[jira] [Commented] (COUCHDB-3158) Fix a crash when connection closes for _update

2016-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514794#comment-15514794 ] ASF GitHub Bot commented on COUCHDB-3158: - GitHub user iilyak opened a pull request:

[GitHub] couchdb-couch pull request #200: Adding test suite for trancated _update

2016-09-22 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch/pull/200 Adding test suite for trancated _update Test suite for https://github.com/apache/couchdb-chttpd/pull/140 COUCHDB-3158 You can merge this pull request into a Git repository by

[GitHub] couchdb-chttpd pull request #140: Handle disconnect when receiving body

2016-09-22 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-chttpd/pull/140 Handle disconnect when receiving body When any error happen on an underlying socket mochiweb uses exit(normal). Add catch for exit:normal and convert it to exit({bad_request,

[jira] [Created] (COUCHDB-3158) Fix a crash when connection closes for _update

2016-09-22 Thread ILYA (JIRA)
ILYA created COUCHDB-3158: - Summary: Fix a crash when connection closes for _update Key: COUCHDB-3158 URL: https://issues.apache.org/jira/browse/COUCHDB-3158 Project: CouchDB Issue Type: Bug

[GitHub] couchdb-chttpd issue #135: Handle empty "Access-Control-Request-Headers" hea...

2016-09-22 Thread kxepal
Github user kxepal commented on the issue: https://github.com/apache/couchdb-chttpd/pull/135 cc @rnewson @davisp @iilyak --- 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

[GitHub] couchdb-chttpd issue #135: Handle empty "Access-Control-Request-Headers" hea...

2016-09-22 Thread willholley
Github user willholley commented on the issue: https://github.com/apache/couchdb-chttpd/pull/135 I've seen a few users run into this problem. Any chance of getting it merged now we past 2.0? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] couchdb-couch-replicator pull request #48: Port HTTP 429 Commits

2016-09-22 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-couch-replicator/pull/48#discussion_r79905411 --- Diff: src/couch_replicator_httpc.erl --- @@ -27,6 +27,9 @@ -define(replace(L, K, V), lists:keystore(K, 1, L, {K, V})).

[jira] [Commented] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514173#comment-15514173 ] Alexander Shorin commented on COUCHDB-3156: --- [~afiskon] I agree, that's a quite specific

[jira] [Commented] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514107#comment-15514107 ] Alexander Shorin commented on COUCHDB-3156: --- [~afiskon] > It also doesn't make sense to deny

[jira] [Commented] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Aleksander Alekseev (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514088#comment-15514088 ] Aleksander Alekseev commented on COUCHDB-3156: -- [~kxepal] There is no such feature in

[jira] [Commented] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514030#comment-15514030 ] Alexander Shorin commented on COUCHDB-3156: --- Vote for closing as Won't Fix or reclassify into

[jira] [Commented] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Aleksander Alekseev (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513925#comment-15513925 ] Aleksander Alekseev commented on COUCHDB-3156: -- [~wohali] I'm afraid it's not. Here are my

[jira] [Created] (COUCHDB-3157) Incorrect URI for attachment to document with slash in id

2016-09-22 Thread Max Chase (JIRA)
Max Chase created COUCHDB-3157: -- Summary: Incorrect URI for attachment to document with slash in id Key: COUCHDB-3157 URL: https://issues.apache.org/jira/browse/COUCHDB-3157 Project: CouchDB

[jira] [Commented] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513756#comment-15513756 ] Joan Touzet commented on COUCHDB-3156: -- This is a configuration error. Admins are created

[jira] [Created] (COUCHDB-3156) Users could be created by anyone (missing authorization for /_users/* endpoint)

2016-09-22 Thread Aleksander Alekseev (JIRA)
Aleksander Alekseev created COUCHDB-3156: Summary: Users could be created by anyone (missing authorization for /_users/* endpoint) Key: COUCHDB-3156 URL: https://issues.apache.org/jira/browse/COUCHDB-3156

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread brkolla
Github user brkolla commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80078401 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-couch-mrview issue #57: Add new function to get the view index pid.

2016-09-22 Thread brkolla
Github user brkolla commented on the issue: https://github.com/apache/couchdb-couch-mrview/pull/57 @rnewson @davisp. Can you please review this too. This change is also related to triggering an update with stale=update_after --- If your project is set up for it, you can reply to

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread brkolla
Github user brkolla commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80068121 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-couch issue #185: 3061 adaptive header search

2016-09-22 Thread theburge
Github user theburge commented on the issue: https://github.com/apache/couchdb-couch/pull/185 Thanks for doing the additional investigation @jaydoane. I'm glad the performance remains consistently improved. From memory, I've observed deeply buried headers frequently in MT,

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80063112 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80063047 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80062260 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80061848 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80061693 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80055158 --- Diff: src/couch_file.erl --- @@ -16,13 +16,18 @@ -include_lib("couch/include/couch_db.hrl"). - --- End diff --

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80058806 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80057370 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80057664 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80057274 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80059337 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80056486 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80055417 --- Diff: src/couch_file.erl --- @@ -16,13 +16,18 @@ -include_lib("couch/include/couch_db.hrl"). - -define(INITIAL_WAIT,

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80056738 --- Diff: src/couch_file.erl --- @@ -531,27 +537,96 @@ find_header(Fd, Block) -> {ok, Bin} -> {ok, Bin}; _Error -> -

[GitHub] couchdb-couch pull request #185: 3061 adaptive header search

2016-09-22 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/185#discussion_r80055495 --- Diff: src/couch_file.erl --- @@ -40,6 +45,7 @@ -export([append_term/2, append_term/3, append_term_md5/2, append_term_md5/3]).

[GitHub] couchdb-fabric issue #70: Update all shards with stale=update_after

2016-09-22 Thread brkolla
Github user brkolla commented on the issue: https://github.com/apache/couchdb-fabric/pull/70 Yes, this is my first code change in this area, so I was anticipating this discussion. Took me some time to understand all the internals. --- If your project is set up for it, you can reply

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread brkolla
Github user brkolla commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80054599 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-fabric issue #70: Update all shards with stale=update_after

2016-09-22 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-fabric/pull/70 getting closer! --- 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

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80049231 --- Diff: src/fabric_view_map.erl --- @@ -25,8 +25,10 @@ go(DbName, GroupId, View, Args, Callback, Acc, VInfo) when is_binary(GroupId) ->

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80049178 --- Diff: src/fabric_view_map.erl --- @@ -25,8 +25,10 @@ go(DbName, GroupId, View, Args, Callback, Acc, VInfo) when is_binary(GroupId) ->

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80048745 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread brkolla
Github user brkolla commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80047062 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-fabric pull request #70: Update all shards with stale=update_after

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/70#discussion_r80038588 --- Diff: src/fabric_view.erl --- @@ -308,6 +308,23 @@ get_shards(DbName, #mrargs{stale=Stale}) get_shards(DbName, #mrargs{stale=false}) ->

[GitHub] couchdb-documentation pull request #71: Minor grammar fix, git → Git

2016-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-documentation/pull/71 --- 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

[GitHub] couchdb-documentation issue #71: Minor grammar fix, git → Git

2016-09-22 Thread janl
Github user janl commented on the issue: https://github.com/apache/couchdb-documentation/pull/71 +1 --- 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

[GitHub] couchdb-documentation pull request #71: Minor grammar fix, git → Git

2016-09-22 Thread katsel
GitHub user katsel opened a pull request: https://github.com/apache/couchdb-documentation/pull/71 Minor grammar fix, git → Git You can merge this pull request into a Git repository by running: $ git pull https://github.com/katsel/couchdb-documentation typo-style-fixes

[GitHub] couchdb-documentation issue #69: Further improvements of "Installation on Un...

2016-09-22 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-documentation/pull/69 thanks, +1. whoever is merging this, please squash to one commit beforehand. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb-documentation issue #69: Further improvements of "Installation on Un...

2016-09-22 Thread afiskon
Github user afiskon commented on the issue: https://github.com/apache/couchdb-documentation/pull/69 @rnewson fixed. Although I removed hint regarding LXC/Docker/AMI, I hope you reconsider. I personally find this suggestion quite useful. This could be discussed in a separate PR

[GitHub] couchdb-documentation pull request #70: Fix some typos and style in intro an...

2016-09-22 Thread katsel
GitHub user katsel opened a pull request: https://github.com/apache/couchdb-documentation/pull/70 Fix some typos and style in intro and replication chapter Hey, while reading the docs I came up with some typo fixes and minor style improvements for the intro and replication

[GitHub] couchdb-documentation issue #70: Fix some typos and style in intro and repli...

2016-09-22 Thread janl
Github user janl commented on the issue: https://github.com/apache/couchdb-documentation/pull/70 this should go live in a couple of minutes --- 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

[GitHub] couchdb-documentation pull request #70: Fix some typos and style in intro an...

2016-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-documentation/pull/70 --- 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

[GitHub] couchdb-documentation issue #70: Fix some typos and style in intro and repli...

2016-09-22 Thread janl
Github user janl commented on the issue: https://github.com/apache/couchdb-documentation/pull/70 +1 --- 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

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80018627 --- Diff: src/install/unix.rst --- @@ -229,10 +233,66 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80018509 --- Diff: src/install/unix.rst --- @@ -229,10 +233,66 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80018414 --- Diff: src/install/unix.rst --- @@ -23,6 +23,10 @@ release are the canonical sources of installation information. However, many systems

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80018495 --- Diff: src/install/unix.rst --- @@ -229,10 +233,66 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team

[GitHub] couchdb-documentation issue #69: Further improvements of "Installation on Un...

2016-09-22 Thread afiskon
Github user afiskon commented on the issue: https://github.com/apache/couchdb-documentation/pull/69 @dch fixed. --- 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

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80014264 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80013200 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80013525 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80014081 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80013245 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80013188 --- Diff: src/install/unix.rst --- @@ -23,6 +23,10 @@ release are the canonical sources of installation information. However, many systems

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80013386 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread dch
Github user dch commented on a diff in the pull request: https://github.com/apache/couchdb-documentation/pull/69#discussion_r80013293 --- Diff: src/install/unix.rst --- @@ -230,9 +234,55 @@ CouchDB no longer ships with any daemonization scripts. The couchdb team recommends

[GitHub] couchdb-documentation pull request #69: Further improvements of "Installatio...

2016-09-22 Thread afiskon
GitHub user afiskon opened a pull request: https://github.com/apache/couchdb-documentation/pull/69 Further improvements of "Installation on Unix-like systems" article 1. Suggest to use containers or AMI's 2. Add an example of configuring runit 3. Some minor changes You can