You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2007/12/06 00:43:32 UTC

[Lucene-hadoop Wiki] Update of "Hbase/IssuePriorityGuidelines" by BryanDuxbury

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.

The following page has been changed by BryanDuxbury:
http://wiki.apache.org/lucene-hadoop/Hbase/IssuePriorityGuidelines

New page:
== Issue Priority Guidelines ==

This page describes the criteria you should use for deciding what serverity to apply to your issues filed in the HBase JIRA. This is a work in progress and is open to suggestions.

 1. Blocker: Should only be used if the issue WILL cause data loss or cluster instability reliably.
 1. Critical: The issue described can cause data loss or cluster instability in some cases. 
 1. Major: Important but not tragic issues, like updates to the client API that will add a lot of much-needed functionality or significant bugs that need to be fixed but that don't cause data loss.
 1. Minor: Useful enhancements and annoying but not damaging bugs.
 1. Completely new features or completely cosmetic bugs.