You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/11 21:40:00 UTC

[jira] [Work logged] (GRIFFIN-267) Loggable trait use Scala call by name for lazy evaluation

     [ https://issues.apache.org/jira/browse/GRIFFIN-267?focusedWorklogId=275521&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-275521 ]

ASF GitHub Bot logged work on GRIFFIN-267:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jul/19 21:39
            Start Date: 11/Jul/19 21:39
    Worklog Time Spent: 10m 
      Work Description: joohnnie commented on pull request #510: GRIFFIN-267 use call by name for Loggable trait
URL: https://github.com/apache/griffin/pull/510
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 275521)
            Time Spent: 10m
    Remaining Estimate: 0h

> Loggable trait  use Scala call by name for lazy evaluation
> ----------------------------------------------------------
>
>                 Key: GRIFFIN-267
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-267
>             Project: Griffin
>          Issue Type: Improvement
>            Reporter: Johnnie
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For trait Loggable, it would be great to evaluate the msg if really needed.
> otherwise, it might have a potential issue.
> For example, is msg is 1/0, it will cause Exception even we don't call the log method.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)