[GitHub] [couchdb] jiangphcn commented on issue #2109: fixup for dreyfus_fabric_cleanup:go/1

2019-08-13 Thread GitBox
jiangphcn commented on issue #2109: fixup for dreyfus_fabric_cleanup:go/1 URL: https://github.com/apache/couchdb/pull/2109#issuecomment-521085923 thanks @jaydoane yes, we need a running clouseau. I triggered build again and then CI passed. --

[GitHub] [couchdb] jiangphcn merged pull request #2109: fixup for dreyfus_fabric_cleanup:go/1

2019-08-13 Thread GitBox
jiangphcn merged pull request #2109: fixup for dreyfus_fabric_cleanup:go/1 URL: https://github.com/apache/couchdb/pull/2109 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [couchdb] kocolosk opened a new issue #2112: Jenkins builds timeout while waiting for executor

2019-08-13 Thread GitBox
kocolosk opened a new issue #2112: Jenkins builds timeout while waiting for executor URL: https://github.com/apache/couchdb/issues/2112 [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description We have a 15 minute timeout set for the "Build

[GitHub] [couchdb] nickva opened a new pull request #2111: Fix replication rescheduling Running < MaxJobs corner case

2019-08-13 Thread GitBox
nickva opened a new pull request #2111: Fix replication rescheduling Running < MaxJobs corner case URL: https://github.com/apache/couchdb/pull/2111 ### Overview Previously, when total number of replication jobs exceed `MaxJobs`, if some jobs crashed, additional jobs didn't start i

[GitHub] [couchdb] jaydoane edited a comment on issue #2109: fixup for dreyfus_fabric_cleanup:go/1

2019-08-13 Thread GitBox
jaydoane edited a comment on issue #2109: fixup for dreyfus_fabric_cleanup:go/1 URL: https://github.com/apache/couchdb/pull/2109#issuecomment-520995699 Without clouseau running, I get an error when testing: ``` (node1@127.0.0.1)3> dreyfus_fabric_cleanup:go(<<"_global_changes">>). **

[GitHub] [couchdb] jaydoane commented on issue #2109: fixup for dreyfus_fabric_cleanup:go/1

2019-08-13 Thread GitBox
jaydoane commented on issue #2109: fixup for dreyfus_fabric_cleanup:go/1 URL: https://github.com/apache/couchdb/pull/2109#issuecomment-520995699 Without clouseau running, I get an error when testing: ``` (node1@127.0.0.1)3> dreyfus_fabric_cleanup:go(<<"_global_changes">>). ** except

[GitHub] [couchdb-docker] kocolosk commented on a change in pull request #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
kocolosk commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r313552424 ## File path: 2.3.1/Dockerfile ## @@ -121,8 +121,13 @@ COPY docker-entrypoint.sh /usr/local/bin RUN ln -s usr/l

[Jenkins] FAILURE: CouchDB » jenkins-cpse-debugging #9

2019-08-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-cpse-debugging/9/display/redirect

[GitHub] [couchdb-docker] kocolosk commented on issue #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
kocolosk commented on issue #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#issuecomment-520953618 Will do This is an automated message from the Apache Git Service. To respond to

[GitHub] [couchdb] sarveshtamba commented on issue #2091: HTTP Request TimeOut errors for Elixir tests in CouchDB test suite

2019-08-13 Thread GitBox
sarveshtamba commented on issue #2091: HTTP Request TimeOut errors for Elixir tests in CouchDB test suite URL: https://github.com/apache/couchdb/issues/2091#issuecomment-520943753 Following error messages are found intermittently while running CouchDB test suite:- ReshardAllDocsTest

[GitHub] [couchdb] sarveshtamba opened a new issue #2110: ReshardAllDocsTest errors for Elixir tests in CouchDB test suite

2019-08-13 Thread GitBox
sarveshtamba opened a new issue #2110: ReshardAllDocsTest errors for Elixir tests in CouchDB test suite URL: https://github.com/apache/couchdb/issues/2110 -CouchDB v2.3(master branch) -Erlang OTP v21 -Elixir v1.8.2 Following error messages are found intermittently while running Cou

[Jenkins] FAILURE: CouchDB » jenkins-cpse-debugging #8

2019-08-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-cpse-debugging/8/display/redirect

[GitHub] [couchdb] nickva commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances

2019-08-13 Thread GitBox
nickva commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances URL: https://github.com/apache/couchdb/pull/2107#discussion_r313530354 ## File path: src/fabric/src/fabric2_server.erl ## @@ -81,6 +84,14 @@ init(_) -> end,

[GitHub] [couchdb] nickva commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances

2019-08-13 Thread GitBox
nickva commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances URL: https://github.com/apache/couchdb/pull/2107#discussion_r313528954 ## File path: src/fabric/src/fabric2_txids.erl ## @@ -136,7 +137,8 @@ clean(St, NeedsSweep)

[Jenkins] FAILURE: CouchDB » jenkins-cpse-debugging #7

2019-08-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-cpse-debugging/7/display/redirect

[GitHub] [couchdb] garrensmith commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances

2019-08-13 Thread GitBox
garrensmith commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances URL: https://github.com/apache/couchdb/pull/2107#discussion_r313514070 ## File path: src/fabric/src/fabric2_txids.erl ## @@ -136,7 +137,8 @@ clean(St, NeedsSw

[GitHub] [couchdb] garrensmith commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances

2019-08-13 Thread GitBox
garrensmith commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances URL: https://github.com/apache/couchdb/pull/2107#discussion_r313510086 ## File path: src/fabric/src/fabric2_dir_prefix_tests.erl ## @@ -0,0 +1,69 @@ +% Licens

[GitHub] [couchdb-documentation] flimzy commented on a change in pull request #431: feat: add example response for _bulk_get with two conflicts

2019-08-13 Thread GitBox
flimzy commented on a change in pull request #431: feat: add example response for _bulk_get with two conflicts URL: https://github.com/apache/couchdb-documentation/pull/431#discussion_r313501102 ## File path: src/api/database/bulk-api.rst ## @@ -604,6 +604,58 @@ Sending m

[GitHub] [couchdb-docker] wohali commented on issue #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
wohali commented on issue #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#issuecomment-520902945 @kocolosk you've been doing the reviews in this space, care to have a look? This is a

[GitHub] [couchdb-docker] wohali commented on a change in pull request #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
wohali commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r313487044 ## File path: 2.3.1/docker-entrypoint.sh ## @@ -25,36 +25,44 @@ if [ "$1" = 'couchdb' ]; then fi if [ "$1" = '

[GitHub] [couchdb-documentation] wohali merged pull request #432: Fix stray reference to couch_httpd_auth

2019-08-13 Thread GitBox
wohali merged pull request #432: Fix stray reference to couch_httpd_auth URL: https://github.com/apache/couchdb-documentation/pull/432 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [couchdb] wohali closed issue #2108: Documentation: Proxy authentication is incorrect

2019-08-13 Thread GitBox
wohali closed issue #2108: Documentation: Proxy authentication is incorrect URL: https://github.com/apache/couchdb/issues/2108 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [couchdb] sarveshtamba commented on issue #2091: HTTP Request TimeOut errors for Elixir tests in CouchDB test suite

2019-08-13 Thread GitBox
sarveshtamba commented on issue #2091: HTTP Request TimeOut errors for Elixir tests in CouchDB test suite URL: https://github.com/apache/couchdb/issues/2091#issuecomment-520890707 @kocolosk any updates for me on this one? Thi

[GitHub] [couchdb-docker] wohali commented on issue #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
wohali commented on issue #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#issuecomment-520890458 Hey @willholley , will review this later today. Looks like `dev` is failing for other reasons, making Travis fail. Do you have time to lend a hand? -

[Jenkins] FAILURE: CouchDB » jenkins-cpse-debugging #5

2019-08-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-cpse-debugging/5/display/redirect

[GitHub] [couchdb] wohali commented on issue #2030: eunit test timedout errors during jenkins CI

2019-08-13 Thread GitBox
wohali commented on issue #2030: eunit test timedout errors during jenkins CI URL: https://github.com/apache/couchdb/issues/2030#issuecomment-520874033 Hi @lag-linaro , we are currently setting up a brand new Jenkins instance for better testing. If packet.net is prepared to make a targeted

[GitHub] [couchdb-documentation] wohali opened a new pull request #432: Fix stray reference to couch_httpd_auth

2019-08-13 Thread GitBox
wohali opened a new pull request #432: Fix stray reference to couch_httpd_auth URL: https://github.com/apache/couchdb-documentation/pull/432 Fix apache/couchdb#2108 This is an automated message from the Apache Git Service. To

[GitHub] [couchdb] wohali commented on issue #2108: Documentation: Proxy authentication is incorrect

2019-08-13 Thread GitBox
wohali commented on issue #2108: Documentation: Proxy authentication is incorrect URL: https://github.com/apache/couchdb/issues/2108#issuecomment-520872196 Thanks, I'll take care of it. This is an automated message from the A

[GitHub] [couchdb] paulbert commented on issue #2108: Documentation: Proxy authentication is incorrect

2019-08-13 Thread GitBox
paulbert commented on issue #2108: Documentation: Proxy authentication is incorrect URL: https://github.com/apache/couchdb/issues/2108#issuecomment-520866604 Yes port 5984. It's working with 2.3.1, thanks! So it looks like the change above should be the opposite. Section 3.5 of th

[GitHub] [couchdb-fauxton] Antonio-Maranhao merged pull request #1211: Fixed z-index btn group hover/focus/active relative to reselect dropdown

2019-08-13 Thread GitBox
Antonio-Maranhao merged pull request #1211: Fixed z-index btn group hover/focus/active relative to reselect dropdown URL: https://github.com/apache/couchdb-fauxton/pull/1211 This is an automated message from the Apache Git S

[GitHub] [couchdb-documentation] janl opened a new pull request #431: feat: add example response for _bulk_get with two conflicts

2019-08-13 Thread GitBox
janl opened a new pull request #431: feat: add example response for _bulk_get with two conflicts URL: https://github.com/apache/couchdb-documentation/pull/431 This is an automated message from the Apache Git Service. To resp

[GitHub] [couchdb] iilyak commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances

2019-08-13 Thread GitBox
iilyak commented on a change in pull request #2107: Configurable FDB directory prefixes for CouchDB instances URL: https://github.com/apache/couchdb/pull/2107#discussion_r313377796 ## File path: src/fabric/src/fabric2_server.erl ## @@ -81,6 +84,14 @@ init(_) -> end,

[GitHub] [couchdb-docker] willholley opened a new pull request #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
willholley opened a new pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151 ## Overview Enables the CouchDB container to run as a non-root / user-specified uid. For now, I've only modified the 2.3.1 container but if the app

[GitHub] [couchdb-fauxton] Antonio-Maranhao merged pull request #1213: New design for Create Database panel

2019-08-13 Thread GitBox
Antonio-Maranhao merged pull request #1213: New design for Create Database panel URL: https://github.com/apache/couchdb-fauxton/pull/1213 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [couchdb] jiangphcn opened a new pull request #2109: fixup for dreyfus_fabric_cleanup:go/1

2019-08-13 Thread GitBox
jiangphcn opened a new pull request #2109: fixup for dreyfus_fabric_cleanup:go/1 URL: https://github.com/apache/couchdb/pull/2109 ## Overview This PR is to fix the issue when executing `dreyfus_fabric_cleanup:go/1` ``` (dbc...@db6.ibm-cluster1.cloudant.net)1> dr

[GitHub] [couchdb-docker] lag-linaro commented on issue #85: Provide and publish arm64 images

2019-08-13 Thread GitBox
lag-linaro commented on issue #85: Provide and publish arm64 images URL: https://github.com/apache/couchdb-docker/issues/85#issuecomment-520727899 Followed up on https://github.com/apache/couchdb/issues/2030. Hopefully someone will have an answer. -

[GitHub] [couchdb] lag-linaro commented on issue #2030: eunit test timedout errors during jenkins CI

2019-08-13 Thread GitBox
lag-linaro commented on issue #2030: eunit test timedout errors during jenkins CI URL: https://github.com/apache/couchdb/issues/2030#issuecomment-520726874 Any update on this guys? Obviously this is blocking official support for AArch64 which is pretty important. What platfo