Re: Getting a bug tracker for the Postgres project - Mailing list pgsql-hackers

From ktm@rice.edu
Subject Re: Getting a bug tracker for the Postgres project
Date
Msg-id 20110531021921.GA14888@staff-mud-56-27.rice.edu
Whole thread Raw
In response to Re: Getting a bug tracker for the Postgres project  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, May 30, 2011 at 09:52:38PM -0400, Robert Haas wrote:
> On Mon, May 30, 2011 at 8:16 PM, Christopher Browne <cbbrowne@gmail.com> wrote:
> > On 2011-05-30 4:31 PM, "Peter Eisentraut" <peter_e@gmx.net> wrote:
> >> On sön, 2011-05-29 at 18:36 -0400, Joe Abbate wrote:
> >> > I've summarizes the main points made in the recent discussion and did
> >> > some minor additional research on the lists suggested by Peter and
> >> > Chris Browne.  Anyone interested in the tracker, please visit
> >> > http://wiki.postgresql.org/wiki/TrackerDiscussion and add your
> >> > feedback/input.
> >>
> >> Based on that, and past discussions, and things we've tried in the past,
> >> and gut feeling, and so on, it looks like Request Tracker would appear
> >> to be the next best thing to consider trying out.  What do people think
> >> about that?
> >
> > My suspicion is that RT may be rather a lot heavier weight in terms of how
> > it would have to affect process than people would be happy with.
> >
> > What has been pretty clearly expressed is that various of the developers
> > prefer for the mailing lists and archives thereof to be the primary data
> > source and the "venue" for bug discussions.
> >
> > RT, and Bugzilla, and pretty well the bulk of the issue trackers out there
> > are designed to themselves be the "venue" for discussions, and that's not
> > consistent with the preference for email discussions.
> >
> > There are Debian packages for RT 3.8, and I imagine it may be worth tossing
> > an instance, but I'd definitely commend trying to minimize the amount of
> > deployment effort done, as I think there's a fair chance that a number of
> > devs (I'll pick on Greg Stark :-)) are liable to rebel against it.  It'd be
> > interesting to see the reactions to the interaction between RT, -hackers,
> > and -bugs for a bug or three...
> >
> > I'd be more optimistic that debbugs, or an adaption thereof, might more
> > nearly fit into the workflow.
> 
> Yeah, that's my feeling, as well.  I have used RT and I found that the
> web interface was both difficult to use and unwieldly for tickets
> containing large numbers of messages.  Maybe those those things have
> been improved, but frankly if RT or Bugzilla is the best we can come
> up with then I'd rather not have a bug tracker at all.  See also:
> Linus's opinion on CVS.
> 
> I don't personally care if I need to go to a web interface to mark
> bugs closed.  Being able to do it via email is possibly useful, but I
> don't really care about it personally.  Sounds like we should have it
> for the benefit of those who do, but it's not my priority.  What I do
> care about is that the tracker doesn't get in the way of *discussion*
> of bugs.  IOW, if people just reply-to-all on bug reports as they do
> now, and either include some special tag in the subject line or copy
> some special address on the CC list, it should all get sucked into the
> appropriate bug report.  The number of people reading and replying to
> emails on pgsql-bugs is already insufficient, perhaps because of the
> (incorrect) perception that Tom does or will fix everything and no one
> else needs to care.  So anything that makes it harder for people to
> follow along and participate is a non-starter IMV.
> 
> Based on the discussion thus far, it sounds like debbugs might be
> reasonably close to what we need.
> 
> -- 
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
> 

We use RT here and it is very customizable. In particular, it is easy
to have the basic process be completely via Email, if desired. It seems
that the general opinion is to use Email and consolidate the information
in the bug tracking system. RT can definitely step into the background
as needed.

Regards,
Ken


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Getting a bug tracker for the Postgres project
Next
From: Tom Lane
Date:
Subject: Re: Please test peer (socket ident) auth on *BSD