[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-16 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743856#action_12743856 ] Jan Lehnardt commented on COUCHDB-449: -- For completeness: I turned on delayed commits

[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-06 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740093#action_12740093 ] Adam Kocoloski commented on COUCHDB-449: +1 on turning off delayed commits by defa

[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-06 Thread Brian Candler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739942#action_12739942 ] Brian Candler commented on COUCHDB-449: --- Just to be clear: _changes is supposed onl

Re: [jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-06 Thread Brian Candler
On Wed, Aug 05, 2009 at 05:38:15AM -0700, Jan Lehnardt (JIRA) wrote: > The "just write and let me know when things have been committed" can be done > with the _changes feed already. No need for a separate sequence id. Just to be clear: _changes is supposed only to update after a commit has taken

[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-05 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739462#action_12739462 ] Jan Lehnardt commented on COUCHDB-449: -- Brian, thanks for your thoughts :) The "just

[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-05 Thread Brian Candler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739430#action_12739430 ] Brian Candler commented on COUCHDB-449: --- Or perhaps you could set a different perio

Re: [jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-05 Thread Brian Candler
On Wed, Aug 05, 2009 at 03:11:14AM -0700, Jan Lehnardt (JIRA) wrote: > [delayed_commits] > dbname = true > dbname2 = false > ... > ... > > so you can have a "safe" db for your app and a "fast" db for, say, logging. Or perhaps you could set a different periodic flush interval for each database, w

[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-05 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739406#action_12739406 ] Jan Lehnardt commented on COUCHDB-449: -- good idea Jason. or a new section: [delayed_

[jira] Commented: (COUCHDB-449) Turn off delayed commits by default

2009-08-05 Thread Jason Davies (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739403#action_12739403 ] Jason Davies commented on COUCHDB-449: -- +1. Can we make this a config setting? delaye