You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henri Yandell <fl...@gmail.com> on 2005/09/04 07:20:26 UTC

Bug Count for Commons (based on Bugzilla Aug 28)

Some interesting numbers. 473 bugs in total. 55 different components. 

sql has 6 bugs even though it's no longer in commons. 
13 out of 15 bug reports can't spell latka :)

89 - beanutils
44 - validator
32 - dbcp
32 - configuration
24 - lang
20 - cli
17 - fileupload
15 - net
13 - lakta
13 - daemon
12 - io
12 - digester
10 - vfs
9 - el
9 - codec
8 - collections
8 - pool
8 - chain
7 - modeler
7 - betwixt
6 - jxpath
6 - sql
6 - logging
5 - dbutils
5 - compress
4 - transaction
4 - primitives
4 - scaffold
4 - attributes
4 - exec
3 - launcher
3 - math
3 - jexl
2 - feedparser
2 - discovery
2 - latka
2 - id
2 - i18n
2 - messenger
2 - resources
1 - functor
1 - convert
1 - site
1 - reflect
1 - pipeline
1 - threadpool
1 - sandbox
1 - email
1 - services
1 - workflow
1 - events
1 - jrcs
1 - jci
========================================
473 - 55 - Totals

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Bug Count for Commons (based on Bugzilla Aug 28)

Posted by Simon Kitching <sk...@apache.org>.
On Sun, 2005-09-04 at 01:20 -0400, Henri Yandell wrote:
> Some interesting numbers. 473 bugs in total. 55 different components. 

I think this needs to be split into enhancements and bugs before this
info is useful. For example, the 12 "bugs" for Digester are 10
enhancement requests and only 2 actual bugreports. 

Regards,

Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Bug Count for Commons (based on Bugzilla Aug 28)

Posted by Niall Pemberton <ni...@blueyonder.co.uk>.
Dam this is a bad idea - can we -1 this before some of us get statistically
shamed ;-)

Niall

----- Original Message ----- 
From: "Henri Yandell" <fl...@gmail.com>
Sent: Sunday, September 04, 2005 6:08 PM


The next numbers to figure out are # of commits in last N period, # of
closed bugs in Bugzilla in last N period and number of entries in the
dev mailing list. Also the number of entries in the user mailing list.

Giving us a user-demand vs dev-supply graph:

UD = bugs open + user threads
DS = commits + dev threads + closed bugs

UD/DS = low/low => inactive?
UD/DS = low/high => releasing when?
UD/DS = high/high => warm fuzzies....
UD/DS = high/low => alert!

Maybe set N to be a month.

Why does this seem worryingly possible :)

On 9/4/05, James Carman <ja...@carmanconsulting.com> wrote:
> Maybe we should add a method to Commons Math to calculate this value. :-)
>
> public double calculateProbabilityOfBugs(int nUsers, int
nActiveMaintainers)
>
>
> -----Original Message-----
> From: Phil Steitz [mailto:phil.steitz@gmail.com]
> Sent: Sunday, September 04, 2005 12:23 PM
>
> On 9/4/05, Stephen Colebourne <sc...@btopenworld.com> wrote:
> >
> > I suspect that there is a relationship between number of users and
> > number of bugs
>
>
> Yes, with number of active maintainers also an argument to the function
;-)
>
> Phil



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Bug Count for Commons (based on Bugzilla Aug 28)

Posted by Henri Yandell <fl...@gmail.com>.
The next numbers to figure out are # of commits in last N period, # of
closed bugs in Bugzilla in last N period and number of entries in the
dev mailing list. Also the number of entries in the user mailing list.

Giving us a user-demand vs dev-supply graph:

UD = bugs open + user threads
DS = commits + dev threads + closed bugs

UD/DS = low/low => inactive?
UD/DS = low/high => releasing when?
UD/DS = high/high => warm fuzzies....
UD/DS = high/low => alert!

Maybe set N to be a month.

Why does this seem worryingly possible :)

On 9/4/05, James Carman <ja...@carmanconsulting.com> wrote:
> Maybe we should add a method to Commons Math to calculate this value. :-)
> 
> public double calculateProbabilityOfBugs(int nUsers, int nActiveMaintainers)
> 
> 
> -----Original Message-----
> From: Phil Steitz [mailto:phil.steitz@gmail.com]
> Sent: Sunday, September 04, 2005 12:23 PM
> To: Jakarta Commons Developers List
> Subject: Re: Bug Count for Commons (based on Bugzilla Aug 28)
> 
> On 9/4/05, Stephen Colebourne <sc...@btopenworld.com> wrote:
> >
> > I suspect that there is a relationship between number of users and
> > number of bugs
> 
> 
> Yes, with number of active maintainers also an argument to the function ;-)
> 
> Phil
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: Bug Count for Commons (based on Bugzilla Aug 28)

Posted by James Carman <ja...@carmanconsulting.com>.
Maybe we should add a method to Commons Math to calculate this value. :-)

public double calculateProbabilityOfBugs(int nUsers, int nActiveMaintainers)


-----Original Message-----
From: Phil Steitz [mailto:phil.steitz@gmail.com] 
Sent: Sunday, September 04, 2005 12:23 PM
To: Jakarta Commons Developers List
Subject: Re: Bug Count for Commons (based on Bugzilla Aug 28)

On 9/4/05, Stephen Colebourne <sc...@btopenworld.com> wrote:
> 
> I suspect that there is a relationship between number of users and
> number of bugs


Yes, with number of active maintainers also an argument to the function ;-)

Phil



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Bug Count for Commons (based on Bugzilla Aug 28)

Posted by Phil Steitz <ph...@gmail.com>.
On 9/4/05, Stephen Colebourne <sc...@btopenworld.com> wrote:
> 
> I suspect that there is a relationship between number of users and
> number of bugs


Yes, with number of active maintainers also an argument to the function ;-)

Phil

Re: Bug Count for Commons (based on Bugzilla Aug 28)

Posted by Stephen Colebourne <sc...@btopenworld.com>.
I suspect that there is a relationship between number of users and 
number of bugs.

Stephen

Henri Yandell wrote:
> Some interesting numbers. 473 bugs in total. 55 different components. 
> 
> sql has 6 bugs even though it's no longer in commons. 
> 13 out of 15 bug reports can't spell latka :)
> 
> 89 - beanutils
> 44 - validator
> 32 - dbcp
> 32 - configuration
> 24 - lang
> 20 - cli
> 17 - fileupload
> 15 - net
> 13 - lakta
> 13 - daemon
> 12 - io
> 12 - digester
> 10 - vfs
> 9 - el
> 9 - codec
> 8 - collections
> 8 - pool
> 8 - chain
> 7 - modeler
> 7 - betwixt
> 6 - jxpath
> 6 - sql
> 6 - logging
> 5 - dbutils
> 5 - compress
> 4 - transaction
> 4 - primitives
> 4 - scaffold
> 4 - attributes
> 4 - exec
> 3 - launcher
> 3 - math
> 3 - jexl
> 2 - feedparser
> 2 - discovery
> 2 - latka
> 2 - id
> 2 - i18n
> 2 - messenger
> 2 - resources
> 1 - functor
> 1 - convert
> 1 - site
> 1 - reflect
> 1 - pipeline
> 1 - threadpool
> 1 - sandbox
> 1 - email
> 1 - services
> 1 - workflow
> 1 - events
> 1 - jrcs
> 1 - jci
> ========================================
> 473 - 55 - Totals
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org