[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-08 Thread Dave Cottlehuber (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225707#comment-13225707 ] Dave Cottlehuber commented on COUCHDB-1424: --- +1 too, applying Filipe's modifie

Re: couchdb not listening on its port

2012-03-08 Thread Randall Leeds
Things to check: Default places couchdb needs permissions: /var/lib/couchdb (for the database files) /var/log/couchdb (for the log) /var/run/couchdb (for the .pid file and .uri file) Check the log. Any errors? Try starting couchdb interactively with "sudo -u couchdb couchdb". What happens? If yo

Re: 1.2.0 status update

2012-03-08 Thread Bob Dionne
checked in the sleep workaround that Jan confirms now works on the MINI with Filipes fix. On Mar 8, 2012, at 8:54 AM, Noah Slater wrote: > Thanks Bob. Do you think we'll have a fix by the weekend? > > On Thu, Mar 8, 2012 at 11:10 AM, Bob Dionne > wrote: > >> Still no root cause for 1424. We

Re: couchdb not listening on its port

2012-03-08 Thread Marcos Ortiz
Well, my friend, It's a very tricky issue. CC to couchdb-dev list regards On 03/08/2012 03:51 PM, Mark Crispin wrote: Here is the output from "sudo netstat -pla": Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State

Fedora/Centos RPMs for 1.2.0-git

2012-03-08 Thread Wendall Cada
I've created a working spec file and patches that match what's available in Fedora (couchdb-1.0.3) and Centos (couchdb-1.0.2), but for 1.2.0-git. I've added a patch for COUCHDB-1424 provided by Filipe. I'll pull this patch out once 1.2.0 is ready for a vote again and other changes have been pus

Re: 1.2.0 status update

2012-03-08 Thread Noah Slater
Thanks Benoît. Please let me know if you want a patch review. On Thu, Mar 8, 2012 at 11:23 AM, Benoit Chesneau wrote: > On Thu, Mar 8, 2012 at 2:55 AM, Noah Slater wrote: > > > * Benoît Chesneau will be driving COUCHDB-1426 > > I have a patch coming today or tomorrow depends on the TZ you live.

Re: 1.2.0 status update

2012-03-08 Thread Noah Slater
Thanks Bob. Do you think we'll have a fix by the weekend? On Thu, Mar 8, 2012 at 11:10 AM, Bob Dionne wrote: > Still no root cause for 1424. We established that a small 100ms sleep > solves the hanging problem on the MBA. One etap, 220-compaction-daemon.. > seemed to continue to cause a hang on

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-08 Thread Jan Lehnardt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225192#comment-13225192 ] Jan Lehnardt commented on COUCHDB-1424: --- I'm happy to report that with Filipe's pa

Re: 1.2.0 status update

2012-03-08 Thread Benoit Chesneau
On Thu, Mar 8, 2012 at 2:55 AM, Noah Slater wrote: > * Benoît Chesneau will be driving COUCHDB-1426 I have a patch coming today or tomorrow depends on the TZ you live. Hopefully we can close it this week-end. - benoît

Re: 1.2.0 status update

2012-03-08 Thread Bob Dionne
Still no root cause for 1424. We established that a small 100ms sleep solves the hanging problem on the MBA. One etap, 220-compaction-daemon.. seemed to continue to cause a hang on the MINI, but that looks to be an interaction with the newest performance patch and that's been fixed. Jan will co

Re: 1.2.0 status update

2012-03-08 Thread Noah Slater
Wow, cool. Thanks Bob, Filipe, and everyone who tested! :D Remaining issues: * Bob Dionne will driving COUCHDB-1424 * Benoît Chesneau will be driving COUCHDB-1426 Guys? On Thu, Mar 8, 2012 at 10:19 AM, Robert Newson wrote: > Filipe's patch restores (and then exceeds) performance from before t

Re: 1.2.0 status update

2012-03-08 Thread Robert Newson
Filipe's patch restores (and then exceeds) performance from before the regression, the explanation is lucid, and no contradictory results have been observed since, so I think that issue is closed now. B. On 8 March 2012 01:08, Noah Slater wrote: > Hey guys, > > What's the status of these items?