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:45:00 UTC

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

Benjamin Jugl created OFBIZ-10709:
-------------------------------------

             Summary: 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
             Fix For: Trunk


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)