1.2.0 bug fix question

2012-01-15 Thread Dustin Sallings

I don't want to divert the RFC question for what's really a Q, but I'd 
like to ask as it directly affects usability for me.

When going through the Couchbase Single development, I hit tons of bugs 
in the replicator DB, most of which Filipe fixed for me pretty quickly.  As 
this was before the git integration and was done in our git repos, it's hard to 
know whether all those contributions made it back.

I don't know if actual Apache bugs were fixed, because of the workflow. 
 I'd hit something, tell Filipe, he'd give me a fix and I'd be happy.  Do we 
know if all those things made it back into replicator DB?

-- 
dustin sallings





Re: 1.2.0 bug fix question

2012-01-15 Thread Randall Leeds
On Sun, Jan 15, 2012 at 13:47, Dustin Sallings dus...@spy.net wrote:

        I don't want to divert the RFC question for what's really a Q, but I'd 
 like to ask as it directly affects usability for me.

        When going through the Couchbase Single development, I hit tons of 
 bugs in the replicator DB, most of which Filipe fixed for me pretty quickly.  
 As this was before the git integration and was done in our git repos, it's 
 hard to know whether all those contributions made it back.

        I don't know if actual Apache bugs were fixed, because of the 
 workflow.  I'd hit something, tell Filipe, he'd give me a fix and I'd be 
 happy.  Do we know if all those things made it back into replicator DB?

There has been a pretty constant stream of commits to the replicator
in the 1.2.x branch and many closed JIRA tickets. Filipe is probably
the only person who can really answer that.

$ git log --pretty=oneline --author=Filipe 1.1.1.. | wc -l
295

$ git log --pretty=oneline --author=Filipe 1.1.1.. | grep -i replic | wc -l
103

:-D


 --
 dustin sallings





Re: 1.2.0 bug fix question

2012-01-15 Thread Filipe David Manana
On Sunday, January 15, 2012, Randall Leeds randall.le...@gmail.com wrote:
 On Sun, Jan 15, 2012 at 13:55, Randall Leeds randall.le...@gmail.com
wrote:
 On Sun, Jan 15, 2012 at 13:47, Dustin Sallings dus...@spy.net wrote:

I don't want to divert the RFC question for what's really a Q,
but I'd like to ask as it directly affects usability for me.

When going through the Couchbase Single development, I hit tons
of bugs in the replicator DB, most of which Filipe fixed for me pretty
quickly.  As this was before the git integration and was done in our git
repos, it's hard to know whether all those contributions made it back.

I don't know if actual Apache bugs were fixed, because of the
workflow.  I'd hit something, tell Filipe, he'd give me a fix and I'd be
happy.  Do we know if all those things made it back into replicator DB?

All are already present in the 1.1.1 release.
Thanks for the heads up Dustin.


 There has been a pretty constant stream of commits to the replicator
 in the 1.2.x branch and many closed JIRA tickets. Filipe is probably
 the only person who can really answer that.

 $ git log --pretty=oneline --author=Filipe 1.1.1.. | wc -l
 295

 $ git log --pretty=oneline --author=Filipe 1.1.1.. | grep -i replic |
wc -l
 103


 That was on master, but the numbers aren't much different for 1.2.x.

 :-D


 --
 dustin sallings





-- 
Filipe David Manana,

Reasonable men adapt themselves to the world.
 Unreasonable men adapt the world to themselves.
 That's why all progress depends on unreasonable men.