You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Benjamin Jugl (JIRA)" <ji...@apache.org> on 2018/12/14 10:47:00 UTC

[jira] [Updated] (OFBIZ-10709) LoginWorker.autoLoginCheck performance improvement

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

Benjamin Jugl updated OFBIZ-10709:
----------------------------------
    Attachment: OFBIZ-10709_LoginWorker.java.patch

> LoginWorker.autoLoginCheck performance improvement
> --------------------------------------------------
>
>                 Key: OFBIZ-10709
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10709
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Benjamin Jugl
>            Assignee: Benjamin Jugl
>            Priority: Minor
>             Fix For: Trunk
>
>         Attachments: OFBIZ-10709_LoginWorker.java.patch
>
>
> LoginWorker.autoLoginCheck does not check if the attribute "autoUserLogin" is not already filled and executes even if it is not needed. A check on the attribute beforehand can improve performance significantly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)