[ 
https://issues.apache.org/jira/browse/YETUS-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200467#comment-16200467
 ] 

Sean Busbey commented on YETUS-556:
-----------------------------------

ah I see. The biggest advantage I'd see to using yetus_info rather than relying 
on echo directly is that we already have yetus_error and yetus_debug instead of 
echoing directly to stderr, so folks might expect us to have an abstraction (as 
I did).

> add INFO level log message for precommit plugins
> ------------------------------------------------
>
>                 Key: YETUS-556
>                 URL: https://issues.apache.org/jira/browse/YETUS-556
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>    Affects Versions: 0.6.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>             Fix For: 0.6.0
>
>         Attachments: YETUS-556.0.patch
>
>
> Realized while working on a personality change on HBase earlier this week 
> that Yetus doesn't already ship a "yetus_info" function to go along with 
> "yetus_debug" and "yetus_error".
> Complicating matters, YETUS-543  already references said function on some 
> code paths. :(
> we should either add a method for info messages (my preference) or switch the 
> use in hadoop's personality to yetus_error



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to