[ 
https://issues.apache.org/jira/browse/RANGER-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daqian Liao updated RANGER-4509:
--------------------------------
    Attachment: space.patch

> There is a space missing in the log
> -----------------------------------
>
>                 Key: RANGER-4509
>                 URL: https://issues.apache.org/jira/browse/RANGER-4509
>             Project: Ranger
>          Issue Type: Improvement
>          Components: usersync
>    Affects Versions: 2.4.0
>            Reporter: Daqian Liao
>            Priority: Trivial
>         Attachments: space.patch
>
>
>  
> before: 
> LOG.info("timeStampVal = " + timeStampVal + "and currentDeltaSyncTime = " + 
> currentDeltaSyncTime);
>  
> after:
> LOG.info("timeStampVal = " + timeStampVal + " and currentDeltaSyncTime = " + 
> currentDeltaSyncTime);



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to