The Job Sandbox should never be cached
-------------------------------------- Key: OFBIZ-3968 URL: https://issues.apache.org/jira/browse/OFBIZ-3968 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Sascha Rodekamp Fix For: SVN trunk Attachments: OFBIZ-3968_entitymodel.xml.patch Hey guys, in my opinion it's better if the table of the job sandbox will not be cached. What to you think? Have a good day Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3968: ----------------------------------- Attachment: OFBIZ-3968_entitymodel.xml.patch > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What to you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3968: ----------------------------------- Description: Hey guys, in my opinion it's better if the table of the job sandbox will not be cached. What do you think? Have a good day Sascha was: Hey guys, in my opinion it's better if the table of the job sandbox will not be cached. What to you think? Have a good day Sascha > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What do you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916567#action_12916567 ] Jacques Le Roux commented on OFBIZ-3968: ---------------------------------------- Sascha, Could you explain more why you think so? Did you cross issues? I did not wrote this, nor looked at it indetails yet, so I'm not quite sure about it... > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What do you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916613#action_12916613 ] Scott Gray commented on OFBIZ-3968: ----------------------------------- I'd agree with this, there is really no good reason to cache JobSandbox values even though I don't believe any code does this at the moment. On a side note I ran into some problems with the Job Poller when it's under a heavy load recently and as soon as I get a chance I'll be working to reproduce and fix the issues. > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What do you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916808#action_12916808 ] Sascha Rodekamp commented on OFBIZ-3968: ---------------------------------------- Scott that's the point, we noticed also that ofbiz sending cash clears over JMS every time when the job sandbox is changed. That's not a problem with on Ofbiz Instance but with 20, when every instance isa sending JMS Messages to each other ... you can imagine :-) > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What do you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3968. ---------------------------------- Assignee: Jacques Le Roux Resolution: Fixed Thanks Sascha, Scott, Your arguments convinced me, it's commited in trunk at r1003418 . I did not backport (not a bug), if anyboy cross an issue with it, the patch is there... > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What do you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916821#action_12916821 ] Sascha Rodekamp commented on OFBIZ-3968: ---------------------------------------- Thanks Jacques and Scott Have a good day > The Job Sandbox should never be cached > -------------------------------------- > > Key: OFBIZ-3968 > URL: https://issues.apache.org/jira/browse/OFBIZ-3968 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Sascha Rodekamp > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3968_entitymodel.xml.patch > > > Hey guys, > in my opinion it's better if the table of the job sandbox will not be cached. What do you think? > Have a good day > Sascha -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |