[
https://issues.apache.org/jira/browse/HUDI-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang reassigned HUDI-397:
-----------------------------
Assignee: wangxianghu
> 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)