[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067463#comment-13067463
]
James Marca commented on COUCHDB-1226:
--
Hard to say exactly, but *all* documents a
On 19 Jul 2011, at 00:57, Randall Leeds wrote:
>> My understanding is that local.ini is that generated.ini.
Nope.
The default.ini file is for the default configuration we ship with CouchDB, or
for downstream distributions to include a default config. The local.ini file is
for the local system
[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067407#comment-13067407
]
Randall Leeds commented on COUCHDB-1226:
About how large is the biggest document
On Mon, Jul 18, 2011 at 15:29, Jan Lehnardt wrote:
>
> On 18 Jul 2011, at 20:42, Noah Slater wrote:
>>> What is wrong is the place where (some) _writes_ go. Don't know if possible,
>>> but, continuing in your example, changes in geocouch config should go to
>>> geocouch.ini, other changes to local
[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067367#comment-13067367
]
James Marca commented on COUCHDB-1226:
--
I just tried using the _replicator database
On 18 Jul 2011, at 20:42, Noah Slater wrote:
>> What is wrong is the place where (some) _writes_ go. Don't know if possible,
>> but, continuing in your example, changes in geocouch config should go to
>> geocouch.ini, other changes to local.ini. Or maybe changes to existing key
>> should go to the
[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067341#comment-13067341
]
James Marca commented on COUCHDB-1226:
--
compacting databases prior to replicating h
[
https://issues.apache.org/jira/browse/COUCHDB-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Leblanc updated COUCHDB-846:
--
Attachment: 0001-POST-to-_session-now-redirects-to-the-URI-given-in-t.patch
I don't know why I
[
https://issues.apache.org/jira/browse/COUCHDB-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Leblanc updated COUCHDB-846:
--
Attachment:
0001-POST-to-_session-now-redirects-to-the-URI-given-in-t.svn.patch
I updated the
[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067271#comment-13067271
]
James Marca commented on COUCHDB-1226:
--
from erl, I see:
Erlang R14B03 (erts-5.
[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067263#comment-13067263
]
Filipe Manana commented on COUCHDB-1226:
Which Erlang OTP version?
Also, have yo
[
https://issues.apache.org/jira/browse/COUCHDB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Marca updated COUCHDB-1226:
-
Attachment: topcouch.log
This file is an edited version of the output of top as couchdb crashes
On 18 Jul 2011, at 19:23, Ladislav Thon wrote:
> I encountered this behavior some time ago too, but I don't think that there
> is a problem in _read_ order. In fact, the current one is in line with what
> I and hopefully others would expect (*.d directories usually overrides the
> stuff above the
Not a CouchDB dev, but I figured I'd throw something into this discussion.
I encountered this behavior some time ago too, but I don't think that there
is a problem in _read_ order. In fact, the current one is in line with what
I and hopefully others would expect (*.d directories usually overrides
Replication causes CouchDB to crash. I *suspect* a memory leak of some kind
Key: COUCHDB-1226
URL: https://issues.apache.org/jira/browse/COUCHDB-1226
Project: CouchDB
+1
On 18 July 2011 17:14, Jan Lehnardt wrote:
> Hey all,
>
> we found an oddity with the way we read config files and directories on
> startup.
>
> From the 0.10.0 docs
> (http://wiki.apache.org/couchdb/Breaking_changes#Modular_Configuration_Directories):
>
>> CouchDB now loads configuration fr
Hey all,
we found an oddity with the way we read config files and directories on startup.
From the 0.10.0 docs
(http://wiki.apache.org/couchdb/Breaking_changes#Modular_Configuration_Directories):
> CouchDB now loads configuration from the following places (glob(7) syntax) in
> order:
>
>
[
https://issues.apache.org/jira/browse/COUCHDB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067044#comment-13067044
]
Alex Koshelev commented on COUCHDB-1225:
Yes. It works fine most of the time but
Le 18/07/2011 15:44, Robert Newson a écrit :
> As also noted on IRC, you are indeed wrong, you just don't like the
> granularity of the operation you are authorized to perform after
> successfully authenticating. :)
Ha, I'm not sure not liking it, I might just not understand how it's
supposed to w
[
https://issues.apache.org/jira/browse/COUCHDB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067034#comment-13067034
]
Robert Newson commented on COUCHDB-1225:
And you've enabled the native query ser
As also noted on IRC, you are indeed wrong, you just don't like the
granularity of the operation you are authorized to perform after
successfully authenticating. :)
B.
On 18 July 2011 14:23, Camille Harang wrote:
> Hi all, as discussed yesterday on IRC, it seems that the OAuth layer of
> CouchDB
Hi all, as discussed yesterday on IRC, it seems that the OAuth layer of
CouchDB only covers the authentication mechanisms of OAuth, but not the
authorization mechanisms (if I understood correctly, tell me if I'm
wrong). However, the authorization layer is IMHO the most interesting
part of OAuth:
h
[
https://issues.apache.org/jira/browse/COUCHDB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066884#comment-13066884
]
Alex Koshelev commented on COUCHDB-1225:
Just now I cannot test with other Couch
[
https://issues.apache.org/jira/browse/COUCHDB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066883#comment-13066883
]
Alex Koshelev commented on COUCHDB-1225:
Design doc looks like this:
{
"_id
[
https://issues.apache.org/jira/browse/COUCHDB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066872#comment-13066872
]
Robert Newson commented on COUCHDB-1225:
Can you include the _design/admin docum
25 matches
Mail list logo