[GitHub] nickva commented on issue #1265: Kill fabric attachment receiver when middleman times out

2018-04-03 Thread GitBox
nickva commented on issue #1265: Kill fabric attachment receiver when middleman times out URL: https://github.com/apache/couchdb/pull/1265#issuecomment-378486235 @davisp updated with attachments timeout value instead of default request timeout as suggested

[GitHub] bgottlob commented on issue #927: Confusing error message for bad index creation

2018-04-03 Thread GitBox
bgottlob commented on issue #927: Confusing error message for bad index creation URL: https://github.com/apache/couchdb/issues/927#issuecomment-378465526 @janl I can give this a shot if no one else is currently looking at this.

[GitHub] popojargo commented on issue #1072: Fix query options reducer code

2018-04-03 Thread GitBox
popojargo commented on issue #1072: Fix query options reducer code URL: https://github.com/apache/couchdb-fauxton/pull/1072#issuecomment-378458883 Definitely weird. Both code should have the same behavior. I still think that we should investigate on the reason why they don't have the same

[GitHub] popojargo commented on issue #1072: Fix query options reducer code

2018-04-03 Thread GitBox
popojargo commented on issue #1072: Fix query options reducer code URL: https://github.com/apache/couchdb-fauxton/pull/1072#issuecomment-378458883 Definitely weird. Both code should have the same behavior. I still think that we should investigate on the reason why they don't have the same

[GitHub] Antonio-Maranhao commented on issue #1072: Fix query options reducer code

2018-04-03 Thread GitBox
Antonio-Maranhao commented on issue #1072: Fix query options reducer code URL: https://github.com/apache/couchdb-fauxton/pull/1072#issuecomment-378456048 Thanks @popojargo - that was a very bad rebase I did. It's fixed now. By 'unknown' I meant I don't know the reason why the

[GitHub] popojargo commented on issue #1072: Fix query options reducer code

2018-04-03 Thread GitBox
popojargo commented on issue #1072: Fix query options reducer code URL: https://github.com/apache/couchdb-fauxton/pull/1072#issuecomment-378451219 1. There are a lot of useless files that I don't think you wanted to push 2. Maybe we should track down what is that "unknown" behavior

[GitHub] Antonio-Maranhao opened a new pull request #1072: Fix query options reducer code

2018-04-03 Thread GitBox
Antonio-Maranhao opened a new pull request #1072: Fix query options reducer code URL: https://github.com/apache/couchdb-fauxton/pull/1072 ## Overview For unknown reasons the code generated by the build task (`bundle.js`) behaves different than the original code. Using a build after

[GitHub] davisp commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
davisp commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264#issuecomment-378433655 +1 after swapping that timeout config as you suggest

[GitHub] nickva commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
nickva commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264#issuecomment-378429940 And maybe we don't want the attachment timeout as that would be a total timeout for whole attachment

[GitHub] nickva opened a new pull request #1265: Kill fabric attachment receiver when middleman times out

2018-04-03 Thread GitBox
nickva opened a new pull request #1265: Kill fabric attachment receiver when middleman times out URL: https://github.com/apache/couchdb/pull/1265 Attachment receiver process is started with a plain spawn. If middleman process dies, receiver would hang forever waiting on receive. After

[GitHub] nickva commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
nickva commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264#issuecomment-378427159 Maybe the easiest fix is that middleman process in `after Timeout` kills the receiver process: ```

[GitHub] nickva commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
nickva commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264#issuecomment-378427159 Maybe the easiest fix is that middleman process in `after Timeout` kills the receiver process: ```

[GitHub] nickva closed pull request #1213: Handle repeated requests and allow stopping tracer

2018-04-03 Thread GitBox
nickva closed pull request #1213: Handle repeated requests and allow stopping tracer URL: https://github.com/apache/couchdb/pull/1213 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] nickva closed pull request #826: Skip compression for EMSort data

2018-04-03 Thread GitBox
nickva closed pull request #826: Skip compression for EMSort data URL: https://github.com/apache/couchdb/pull/826 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] davisp commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
davisp commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264#issuecomment-378415193 [1]

[GitHub] eiri commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
eiri commented on issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264#issuecomment-378413083 I assume `[1]` should point to a code line?

[Jenkins] SUCCESS: CouchDB ยป master #239

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

[GitHub] davisp opened a new issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2

2018-04-03 Thread GitBox
davisp opened a new issue #1264: Processes piling up in fabric_doc_attachments:receive_unchunked_attachment/2 URL: https://github.com/apache/couchdb/issues/1264 Working ops I noticed that a particular cluster had a bunch of processes stuck in this function at [1]. Something somewhere must

[GitHub] nickva closed pull request #1144: Key tree property tests

2018-04-03 Thread GitBox
nickva closed pull request #1144: Key tree property tests URL: https://github.com/apache/couchdb/pull/1144 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] eiri commented on issue #1144: Key tree property tests

2018-04-03 Thread GitBox
eiri commented on issue #1144: Key tree property tests URL: https://github.com/apache/couchdb/pull/1144#issuecomment-378394019 Ok, `[done in 67.107 s]` locally and ~30mins on Travis, I think we can live with that. Merge it and we'll see what Jenkins have to say.

[GitHub] ThibaultJanBeyer commented on issue #1106: CouchDB 2.1.1: error opening views: badmatch/ badarg, ets member mem3_openers [_users|_auth]

2018-04-03 Thread GitBox
ThibaultJanBeyer commented on issue #1106: CouchDB 2.1.1: error opening views: badmatch/ badarg, ets member mem3_openers [_users|_auth] URL: https://github.com/apache/couchdb/issues/1106#issuecomment-378389508 Got a similar issue ``` error | "unknown_error" reason | "badarg"

[GitHub] ThibaultJanBeyer commented on issue #1106: CouchDB 2.1.1: error opening views: badmatch/ badarg, ets member mem3_openers [_users|_auth]

2018-04-03 Thread GitBox
ThibaultJanBeyer commented on issue #1106: CouchDB 2.1.1: error opening views: badmatch/ badarg, ets member mem3_openers [_users|_auth] URL: https://github.com/apache/couchdb/issues/1106#issuecomment-378389508 Got a similar issue ``` error | "unknown_error" reason | "badarg"

[GitHub] ThibaultJanBeyer commented on issue #1106: CouchDB 2.1.1: error opening views: badmatch/ badarg, ets member mem3_openers [_users|_auth]

2018-04-03 Thread GitBox
ThibaultJanBeyer commented on issue #1106: CouchDB 2.1.1: error opening views: badmatch/ badarg, ets member mem3_openers [_users|_auth] URL: https://github.com/apache/couchdb/issues/1106#issuecomment-378389508 Got a similar issue ``` error | "unknown_error" reason | "badarg"

[GitHub] nickva commented on issue #1144: Key tree property tests

2018-04-03 Thread GitBox
nickva commented on issue #1144: Key tree property tests URL: https://github.com/apache/couchdb/pull/1144#issuecomment-378357545 @eiri @wohali Thanks for taking a look I rebased it. I'll see maybe I'll try to reduce the branchiness and the generated sizes a bit to speed things up.

[GitHub] nickva commented on issue #1144: Key tree property tests

2018-04-03 Thread GitBox
nickva commented on issue #1144: Key tree property tests URL: https://github.com/apache/couchdb/pull/1144#issuecomment-378357545 @eiri @wohali Thanks for taking a look I rebased it. I'll see maybe I'll try to reduce the branchiness and the generated sizes a bit to speed things up.

[GitHub] eiri commented on issue #1144: Key tree property tests

2018-04-03 Thread GitBox
eiri commented on issue #1144: Key tree property tests URL: https://github.com/apache/couchdb/pull/1144#issuecomment-378355092 I am willing to +1 it, the tests themselves look good, but they, understandably, take a long time to run. I just re-run just that one suite on my not too weak MBP

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] iilyak opened a new issue #1263: Add logging for crashes in `commit_compaction_data`

2018-04-03 Thread GitBox
iilyak opened a new issue #1263: Add logging for crashes in `commit_compaction_data` URL: https://github.com/apache/couchdb/issues/1263 Crash in `commit_compaction_data` causes severe issues. However it is quite hard to figure out what shard it was crashed on. We need to add logging to

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378254832 @eiri Thanks for information. You said `then redo it anew`. Is this somewhere in the roadmap? If

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378258448 @eiri I'm not sure I totally understood you. I mean if the problem you mentioned exists than the

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] Antonio-Maranhao closed pull request #1071: Only use update and stable query params when set

2018-04-03 Thread GitBox
Antonio-Maranhao closed pull request #1071: Only use update and stable query params when set URL: https://github.com/apache/couchdb-fauxton/pull/1071 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378340158 The seq btree _is_ that separate index and its keys [are tuples of update seq and view

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378306577 Also as I understood from [this issue](https://github.com/apache/couchdb/issues/592) I can fix this

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378306577 Also as I understood from [this issue](https://github.com/apache/couchdb/issues/592) I can fix this

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378306577 Also as I understood from [this issue](https://github.com/apache/couchdb/issues/592) I can fix this

[GitHub] rnewson commented on issue #1071: Only use update and stable query params when set

2018-04-03 Thread GitBox
rnewson commented on issue #1071: Only use update and stable query params when set URL: https://github.com/apache/couchdb-fauxton/pull/1071#issuecomment-378312468 +1 This is an automated message from the Apache Git Service.

[GitHub] Antonio-Maranhao opened a new pull request #1071: Only use update and stable query params when set

2018-04-03 Thread GitBox
Antonio-Maranhao opened a new pull request #1071: Only use update and stable query params when set URL: https://github.com/apache/couchdb-fauxton/pull/1071 ## Overview Document list doesn't work with older CouchDB versions that don't support the `update` and `stable` parameters

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378306577 Also as I understood from [this issue](https://github.com/apache/couchdb/issues/592) I can fix this

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378306577 Also as I understood from [this issue](https://github.com/apache/couchdb/issues/592) I can fix this

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri I just want to clarify a few last things in order to sort everything out. As I

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060 Hey @eiri just want to clarify a few last things in order to sort everything out. As I

[GitHub] eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378275516 I don't think that redo work on any roadmap currently, the possibility was just brushed casually. I've sent a

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] garrensmith opened a new pull request #1070: Replication redux

2018-04-03 Thread GitBox
garrensmith opened a new pull request #1070: Replication redux URL: https://github.com/apache/couchdb-fauxton/pull/1070 Convert the replication page to use Redux This is an automated message from the Apache Git Service. To

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378258448 @eiri Also I'm not sure I totally understood you. I mean if the problem you mentioned exists than

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378258448 @eiri Also I'm not sure I totally understood you. I mean if the problem you mentioned exists than

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378254832 @eiri Thanks for information. You said `then redo it anew`. Is this somewhere in the roadmap? If

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378258448 @eiri Also I'm not sure I totally understood you. I mean if the problem you mentioned exists than

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378258448 @eiri Also I'm not sure I totally understood you. I mean if the problem you mentioned exists than

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378258448 @eiri Also I'm not sure I totally understood you. I mean if the problem you mentioned exists than

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378254832 @eiri Thanks for information. You said `then redo it anew`. Is this somewhere in the roadmap? If

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378254832 @eiri Thanks for information. You said `then redo it anew`. Is this somewhere in the roadmap? If

[GitHub] eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378247381 The issue with seq btree described here #592. In nutshell the problem is that unlike db's btree keys that always

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378235429 Hi @eiri Could you please describe this > one corner case where seq btree in mrview is

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641 UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`.

[GitHub] eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
eiri commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378228093 Hi @AlexanderKaraberov - I heard that view changes implementation is _conceptually_ broken in mrview

[GitHub] azcrusher opened a new issue #1262: How to get uuid secret and [httpd_global_handlers]

2018-04-03 Thread GitBox
azcrusher opened a new issue #1262: How to get uuid secret and [httpd_global_handlers] URL: https://github.com/apache/couchdb/issues/1262 Hi everybody, Apache CouchDB 1.6.1 #vi local.ini _google = {couch_httpd_proxy, handle_proxy_req, <<"http://www.google.com;>>} _fti =

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641 UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`. My

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641 UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`. My

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641 UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`. My

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641 UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`. My

[GitHub] AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60

2018-04-03 Thread GitBox
AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if number of docs in the DB is more than 60 URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378201641 UPD: I reimplemented `_changes` feed filtering properly without using `fabric:query_view`. My