You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Katherine Marsden <km...@sbcglobal.net> on 2013/07/03 15:33:05 UTC

Bug Fixing for 10.10.2

Thank you everyone for triaging the open bugs.  Here is the current list 
of High Value Fix Candidate bugs (34)

https://issues.apache.org/jira/issues/?jql=project%20%3D%20DERBY%20AND%20%20Type%20%3D%20%27Bug%27%20and%20Resolution%20%3D%20Unresolved%20AND%20%22Issue%20%26%20fix%20info%22%20%3D%20%22High%20Value%20Fix%22

Please fix some bugs and add to the list.  If you think some don't 
belong, speak up.


Also consider backporting fixes to 10.10 or label them 
derby_backport_reject_10_10 if they are not appropriate for backport:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20DERBY%20AND%20%20Type%20%3D%20%27Bug%27%20and%20resolution%20%3D%20Fixed%20AND%20FixVersion%20%3D%20%2210.11.0.0%22%20and%20FixVersion%20not%20in%20%28%2210.10.1.1%22%2C%20%2210.10.1.3%22%29%20and%20%28labels%20not%20in%20%20%28derby_backport_reject_10_10%29%20or%20labels%20%3D%20null%29


Already we have 39 fixes for 10.10.2
https://issues.apache.org/jira/issues/?jql=project%20%3D%20DERBY%20AND%20%20Type%20%3D%20%27Bug%27%20and%20resolution%20%3D%20Fixed%20AND%20FixVersion%20%3D%20%2210.10.1.3%22

All in all for  the project we have 526 open bugs.  As I recall, this  
number has been hovering above 500 for years.  I think we can at  least 
get this well below 500 during the  10.10.2.0 time frame.
https://issues.apache.org/jira/issues/?jql=project%20%3D%20DERBY%20AND%20Type%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved

Over the last 300 days we have been resolving on average  40 issues 
(bugs and non-bugs) per month and staying slightly ahead of new issues:
https://issues.apache.org/jira/secure/ConfigureReport.jspa?projectOrFilterId=project-10594&periodName=monthly&daysprevious=300&cumulative=true&versionLabels=major&selectedProjectId=10594&reportKey=com.atlassian.jira.plugin.system.reports%3Acreatedvsresolved-report&Next=Next

The resolution time report is also interesting with generally long 
resolution times. I think this is a combination of fixing long standing, 
hard to fix bugs and also closing out issues that we won't fix or cannot 
reproduce, both of which are valuable.
https://issues.apache.org/jira/secure/ConfigureReport.jspa?projectOrFilterId=project-10594&periodName=monthly&daysprevious=300&selectedProjectId=10594&reportKey=com.atlassian.jira.plugin.system.reports%3Aresolutiontime-report&Next=Next

Happy Bug Fixing!

Kathey