You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "jorge arada (Jira)" <ji...@apache.org> on 2020/01/09 11:06:00 UTC

[jira] [Comment Edited] (HUDI-397) Normalize log print statement

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

jorge arada edited comment on HUDI-397 at 1/9/20 11:05 AM:
-----------------------------------------------------------

Hi,

I'm new to open source.

I would like to pick this up. Can I?

And any direction on with classes should i look into it 


was (Author: jotarada):
Hi,

I'm new to open source.

I would like to pick this up. Can I?

 

> Normalize log print statement
> -----------------------------
>
>                 Key: HUDI-397
>                 URL: https://issues.apache.org/jira/browse/HUDI-397
>             Project: Apache Hudi (incubating)
>          Issue Type: Sub-task
>          Components: Testing
>            Reporter: vinoyang
>            Assignee: wangxianghu
>            Priority: Major
>
> In test suite module, there are many logging statements looks like this pattern:
> {code:java}
> log.info(String.format("----------------- inserting input data %s ------------------", this.getName()));
> {code}
> IMO, it's not a good design. We need to refactor it.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)