You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/17 16:01:43 UTC

[jira] [Commented] (ISIS-567) Provide the capability to disable concurrency checking through a global property (in isis.properties)

    [ https://issues.apache.org/jira/browse/ISIS-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797920#comment-13797920 ] 

ASF subversion and git services commented on ISIS-567:
------------------------------------------------------

Commit fda447c811cabbebdae6bc47455d12134cc1f641 in branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=fda447c ]

ISIS-567: global flag to disable concurrency checking (ie in an emergency)

in addition:
- added some additional logging into JDO objectstore to see where repository queries (vs ORM walking the graph stuff)
  are being made.


> Provide the capability to disable concurrency checking through a global property (in isis.properties)
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-567
>                 URL: https://issues.apache.org/jira/browse/ISIS-567
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.2.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.3.0
>
>
> This is only really intended as an "emergency" measure, if a concurrency exception is being thrown in a case which we hadn't anticipated / should be automatically resolved (or otherwise brought to the user's attention), but is not being trapped.
> This flag would allow the administrator to temporarily disable checking in order that users can continue (albeit at a higher risk of losing updates).



--
This message was sent by Atlassian JIRA
(v6.1#6144)