[jira] [Commented] (COUCHDB-360) Add global _changes feature

2012-03-29 Thread Chris Stockton (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241829#comment-13241829 ] Chris Stockton commented on COUCHDB-360: Any plans for implementing this in

Re: CouchDB Replication lacking resilience for many database

2011-10-10 Thread Chris Stockton
Hello, On Mon, Oct 10, 2011 at 5:18 PM, Adam Kocoloski wrote: > On Oct 10, 2011, at 8:02 PM, Chris Stockton wrote: > >> Hello, >> >> On Mon, Oct 10, 2011 at 4:19 PM, Filipe David Manana >> wrote: >>> On Tue, Oct 11, 2011 at 12:03 AM, Chris Stockton >&g

Re: CouchDB Replication lacking resilience for many database

2011-10-10 Thread Chris Stockton
Hello, On Mon, Oct 10, 2011 at 4:19 PM, Filipe David Manana wrote: > On Tue, Oct 11, 2011 at 12:03 AM, Chris Stockton > wrote: > Chris, > > That said work is in the'1.2.x' branch (and master). > CouchDB recently migrated from SVN to GIT, see: > http://couchdb

Re: Our views keep failing with timeouts until a couchdb restart

2011-08-24 Thread Chris Stockton
Hello, On Wed, Aug 24, 2011 at 1:53 PM, Paul Davis wrote: > I bet you're hitting a bug we just recently fixed on trunk. Basically, > there was a possibility that errors in some of the JS functions would > end up causing a couchjs process to be come unusable without removing > it from the list. Ev

[jira] [Commented] (COUCHDB-1257) Reduction detection in share/server/views.js runReduce to primitive for some use cases and overall reduce architecture

2011-08-24 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090484#comment-13090484 ] Chris Stockton commented on COUCHDB-1257: - Adam it appears this error is a

Our views keep failing with timeouts until a couchdb restart

2011-08-24 Thread Chris Stockton
We have about 3000 active databases on our server, about 200 of those users (most active ones) keep randomly failing to load views. I am having difficulty trying to decipher this stack trace to make any sense of it, does anyone have any suggestions about what is happening here? Are we just reaching

[jira] [Created] (COUCHDB-1257) Reduction detection in share/server/views.js runReduce to primitive for some use cases and overall reduce architecture

2011-08-22 Thread Chris Stockton (JIRA)
: https://issues.apache.org/jira/browse/COUCHDB-1257 Project: CouchDB Issue Type: Bug Components: JavaScript View Server Affects Versions: 1.1 Environment: Architecture independent Reporter: Chris Stockton Priority: Minor There is

Re: Bug or my lack of understanding? "Reduce output must shrink more rapidly"

2011-08-16 Thread Chris Stockton
Hello, On Tue, Aug 16, 2011 at 5:37 PM, Randall Leeds wrote: > On Tue, Aug 16, 2011 at 17:03, Chris Stockton > wrote: > > Since you are collecting and creating keys in the output object creating > this single property made the output of reduce larger. CouchDB tries to > detec

Bug or my lack of understanding? "Reduce output must shrink more rapidly"

2011-08-16 Thread Chris Stockton
Hello, I have been able to reduce a complex case where a certain sized document within our application causes "Reduce output must shrink more rapidly" errors and I am not sure I understand why. I spent a great deal of time making sure I have stripped the database, the documents and the views to th

Fwd: Thoughts on server wide replication

2011-06-15 Thread Chris Stockton
Forwarding from user list upon suggestion. -- Forwarded message -- From: Chris Stockton Date: Wed, May 25, 2011 at 12:23 PM Subject: Thoughts on server wide replication To: u...@couchdb.apache.org I was thinking if there was a server wide replication we could support many more

[jira] Created: (COUCHDB-1030) View Cleanup - Certain properties cause failure with blank error messages

2011-01-19 Thread Chris Stockton (JIRA)
Issue Type: Bug Components: HTTP Interface Affects Versions: 0.11.1 Environment: Linux Reporter: Chris Stockton Priority: Minor When creating a design document with a property such as language, options, views which does not match the expect structure

[jira] Closed: (COUCHDB-839) [PATCH] Couchdb startup script should support a erl startup options flag

2010-08-02 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Stockton closed COUCHDB-839. -- Resolution: Not A Problem Re-Closing. > [PATCH] Couchdb startup script should support a

[jira] Commented: (COUCHDB-839) [PATCH] Couchdb startup script should support a erl startup options flag

2010-08-02 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894644#action_12894644 ] Chris Stockton commented on COUCHDB-839: Thank you much Randall, whenever I t

[jira] Reopened: (COUCHDB-839) [PATCH] Couchdb startup script should support a erl startup options flag

2010-08-02 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Stockton reopened COUCHDB-839: Hello, I believe you would be very correct that those two specific flags may be passed

[jira] Updated: (COUCHDB-839) [PATCH] Couchdb startup script should support a erl startup options flag

2010-07-28 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Stockton updated COUCHDB-839: --- Summary: [PATCH] Couchdb startup script should support a erl startup options flag (was

[jira] Updated: (COUCHDB-839) Couchdb startup script should support a erl startup options flag

2010-07-28 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Stockton updated COUCHDB-839: --- Attachment: couchdb.tpl.in.patch Here is a simple patch demonstrating the inclusion of a -O

[jira] Created: (COUCHDB-839) Couchdb startup script should support a erl startup options flag

2010-07-28 Thread Chris Stockton (JIRA)
: Improvement Components: Build System Affects Versions: 0.11.1 Environment: Linux, cent-os, any Reporter: Chris Stockton Priority: Minor It seems that the couchdb script does not support any options to pass to the erlang vm. Would be nice to allow a options

[jira] Commented: (COUCHDB-664) Terminate running replication tasks

2010-06-15 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879116#action_12879116 ] Chris Stockton commented on COUCHDB-664: I think this patch is good, but I am