Re: Bug tracker tool we need

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Christopher Browne <cbbrowne(at)gmail(dot)com>
Cc: PostgreSQL Mailing Lists <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Daniel Farina <daniel(at)heroku(dot)com>
Subject: Re: Bug tracker tool we need
Date: 2012-07-07 01:33:27
Message-ID: 20120707013327.GC26828@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 06, 2012 at 08:44:13PM -0400, Christopher Browne wrote:
> I wonder if maybe the nearest step towards "better bug tracker" is a more
> readily referenceable mail archive.
>
> Clearly, one of our "frictions" is searching for relevant messages, so improved
> mail archive == lowered friction, no?
>
> There's a very particular use case; people keep rueing that indexes get cut off
> on a monthly basis. That's doubtless not the only pain, but it keeps getting
> mentioned, so solving it seems valuable.

Agreed. I think Magnus is working on having the threads span months.
The big question is what are we going to do with this ability once we
get it.

> Having a correlation between commits, commitfest entries, and associated email
> seems like another valuable addition.

Yep.

> Perhaps there are more... I'm not yet poking at anything that would suggest
> "email database", either.
>
> A lot of the analysis would be more network-oriented; putting more of a Prolog
> hat on, not so much tabular / relational ...

To put a finer point on this, I think projects that interact with users
via a bug tracker have much poorer user/developer communication, and
also less impetus to fix bugs quickly, because it is already recorded in
the tracker. And after not dealing with bugs immediately for a while,
the bug database becomes huge, and developers can only triage the
database, fixing commonly-reported bugs, and leaving the rest for later,
which effectively means never.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-07-07 02:13:24 Re: Bug tracker tool we need
Previous Message Christopher Browne 2012-07-07 00:44:13 Re: Bug tracker tool we need