public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Bug 4930
@ 2007-09-14 15:09 Wenji Huang
  2007-09-14 17:21 ` Vara Prasad
  0 siblings, 1 reply; 5+ messages in thread
From: Wenji Huang @ 2007-09-14 15:09 UTC (permalink / raw)
  To: systemTAP

Hi all,

    Regarding to bug 4930, I created patches for it 
(http://sources.redhat.com/bugzilla/show_bug.cgi?id=4930).
    Please kindly review it. If no objection, I will commit it.

Thanks,
Wenji

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Bug 4930
  2007-09-14 15:09 Bug 4930 Wenji Huang
@ 2007-09-14 17:21 ` Vara Prasad
  2007-09-14 20:17   ` bug-fix reviews [was: Bug 4930] Jim Keniston
  0 siblings, 1 reply; 5+ messages in thread
From: Vara Prasad @ 2007-09-14 17:21 UTC (permalink / raw)
  To: Wenji Huang; +Cc: systemTAP

Wenji Huang wrote:

> Hi all,
>
>    Regarding to bug 4930, I created patches for it 
> (http://sources.redhat.com/bugzilla/show_bug.cgi?id=4930).
>    Please kindly review it. If no objection, I will commit it.
>
> Thanks,
> Wenji

Can we follow/change our review process to that of kernel where patch is 
posted inline in the mailing list for review instead of posting/placing 
elsewhere? I am hoping having patches readily available in the mail 
client improves our review process and avoids costly mistakes.

bye,
Vara Prasad

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug-fix reviews [was: Bug 4930]
  2007-09-14 17:21 ` Vara Prasad
@ 2007-09-14 20:17   ` Jim Keniston
  2007-09-14 22:27     ` Vara Prasad
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Keniston @ 2007-09-14 20:17 UTC (permalink / raw)
  To: Vara Prasad; +Cc: systemTAP

On Fri, 2007-09-14 at 08:08 -0700, Vara Prasad wrote:
> Wenji Huang wrote:
> 
> > Hi all,
> >
> >    Regarding to bug 4930, I created patches for it 
> > (http://sources.redhat.com/bugzilla/show_bug.cgi?id=4930).
> >    Please kindly review it. If no objection, I will commit it.
> >
> > Thanks,
> > Wenji
> 
> Can we follow/change our review process to that of kernel where patch is 
> posted inline in the mailing list for review instead of posting/placing 
> elsewhere? I am hoping having patches readily available in the mail 
> client improves our review process and avoids costly mistakes.
> 
> bye,
> Vara Prasad

It's definitely appropriate to attach the patch to the bugzilla.  To get
a review, you either need to ensure that appropriate reviewers are on
the bugzilla's cc list, or explicitly request a review, as Wenji has
done.  I don't find it inconvenient to follow a couple of links to get
at the patch.

I prefer to see review accomplished via the bugzilla mechanism, so that
the thread is captured in the bugzilla.  Of course, this typically
restricts visibility of the review thread to the bug owner and the
bugzilla's cc list.  Pro: Uninterested people aren't bothered with
extraneous emails.  Con: (a) A relevant reviewer may be excluded from
the cc list.  (b) If the review thread forks off a thread that warrants
wider participation, somebody has to take the trouble to move that
thread out of the bugzilla.

Jim

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bug-fix reviews [was: Bug 4930]
  2007-09-14 20:17   ` bug-fix reviews [was: Bug 4930] Jim Keniston
@ 2007-09-14 22:27     ` Vara Prasad
  2007-09-15  0:17       ` Jim Keniston
  0 siblings, 1 reply; 5+ messages in thread
From: Vara Prasad @ 2007-09-14 22:27 UTC (permalink / raw)
  To: Jim Keniston; +Cc: systemTAP

Jim Keniston wrote:

>On Fri, 2007-09-14 at 08:08 -0700, Vara Prasad wrote:
>  
>
>>Wenji Huang wrote:
>>
>>    
>>
>>>Hi all,
>>>
>>>   Regarding to bug 4930, I created patches for it 
>>>(http://sources.redhat.com/bugzilla/show_bug.cgi?id=4930).
>>>   Please kindly review it. If no objection, I will commit it.
>>>
>>>Thanks,
>>>Wenji
>>>      
>>>
>>Can we follow/change our review process to that of kernel where patch is 
>>posted inline in the mailing list for review instead of posting/placing 
>>elsewhere? I am hoping having patches readily available in the mail 
>>client improves our review process and avoids costly mistakes.
>>
>>bye,
>>Vara Prasad
>>    
>>
>
>It's definitely appropriate to attach the patch to the bugzilla.  To get
>a review, you either need to ensure that appropriate reviewers are on
>the bugzilla's cc list, or explicitly request a review, as Wenji has
>done.  I don't find it inconvenient to follow a couple of links to get
>at the patch.
>
>I prefer to see review accomplished via the bugzilla mechanism, so that
>the thread is captured in the bugzilla.  Of course, this typically
>restricts visibility of the review thread to the bug owner and the
>bugzilla's cc list.  Pro: Uninterested people aren't bothered with
>extraneous emails.  Con: (a) A relevant reviewer may be excluded from
>the cc list.  (b) If the review thread forks off a thread that warrants
>wider participation, somebody has to take the trouble to move that
>thread out of the bugzilla.
>
>Jim
>
>  
>

Well, review comments thread can be accomplished via mailing list as 
well hence i don't see any advantage of doing it in the bugzilla. There 
are lot more people looking at the mailing list then just bugs and 
excluding them from the review to me is a big disadvantage. Coming to 
providing a link to bugzilla and asking for review still has the draw 
back of traversing the link. I think following the common open source 
methodology of reviewing the patches in the mailing list gives us better 
chance of good reviews and we don't have to ask developers to learn a 
new process.

bye,
Vara Prasad

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bug-fix reviews [was: Bug 4930]
  2007-09-14 22:27     ` Vara Prasad
@ 2007-09-15  0:17       ` Jim Keniston
  0 siblings, 0 replies; 5+ messages in thread
From: Jim Keniston @ 2007-09-15  0:17 UTC (permalink / raw)
  To: Vara Prasad; +Cc: systemTAP

On Fri, 2007-09-14 at 13:16 -0700, Vara Prasad wrote:
> Jim Keniston wrote:
...
> >>>      
> >>>
> >>Can we follow/change our review process to that of kernel where patch is 
> >>posted inline in the mailing list for review instead of posting/placing 
> >>elsewhere? I am hoping having patches readily available in the mail 
> >>client improves our review process and avoids costly mistakes.
> >>
> >>bye,
> >>Vara Prasad
> >>    
> >>
> >
> >It's definitely appropriate to attach the patch to the bugzilla.  To get
> >a review, you either need to ensure that appropriate reviewers are on
> >the bugzilla's cc list, or explicitly request a review, as Wenji has
> >done.  I don't find it inconvenient to follow a couple of links to get
> >at the patch.
> >
> >I prefer to see review accomplished via the bugzilla mechanism, so that
> >the thread is captured in the bugzilla.  Of course, this typically
> >restricts visibility of the review thread to the bug owner and the
> >bugzilla's cc list.  Pro: Uninterested people aren't bothered with
> >extraneous emails.  Con: (a) A relevant reviewer may be excluded from
> >the cc list.  (b) If the review thread forks off a thread that warrants
> >wider participation, somebody has to take the trouble to move that
> >thread out of the bugzilla.
> >
> >Jim
...
> 
> Well, review comments thread can be accomplished via mailing list as 
> well hence i don't see any advantage of doing it in the bugzilla.

Again, a primary advantage is that the review is captured in the
bugzilla.

> There 
> are lot more people looking at the mailing list then just bugs and 
> excluding them from the review to me is a big disadvantage.

Your mileage may vary, but I prefer not to be cc-ed on the minutiae of
bug fixes that aren't related to what I'm working on.  (I admire people
who can continuously monitor all of (say) LKML AND get other useful work
done, but I'm not one of them.  Even Linus has been quoted as saying
that LKML is the wrong forum for bug reports.)

> Coming to 
> providing a link to bugzilla and asking for review still has the draw 
> back of traversing the link.

That's a skill that most software engineers have mastered. :-)

> I think following the common open source 
> methodology of reviewing the patches in the mailing list gives us better 
> chance of good reviews and we don't have to ask developers to learn a 
> new process.

Bugzilla is also an open source methodology.  It provides very
straightforward mechanisms for posting patches and responding to them.
It's not exactly a new process.

The IBM team does a fair amount of code review off the stap list (and
outside bugzilla, if the code isn't bug-fix-related).  If stap
developers find this alarming (AND are willing to do actual code
reviews), we can move more of this onto the list.

> 
> bye,
> Vara Prasad

Jim

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-09-14 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-14 15:09 Bug 4930 Wenji Huang
2007-09-14 17:21 ` Vara Prasad
2007-09-14 20:17   ` bug-fix reviews [was: Bug 4930] Jim Keniston
2007-09-14 22:27     ` Vara Prasad
2007-09-15  0:17       ` Jim Keniston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).