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

ASF GitHub Bot commented on JENA-1209:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/154

    JENA-1209: Exclusive mode for TDB

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena tdb-exclusive

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/154.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #154
    
----
commit ee6a67864f784e6e2bbfc63eb8f96276a587fbe5
Author: Andy Seaborne <a...@apache.org>
Date:   2016-07-13T16:17:04Z

    JENA-1209: Exclusive mode for TDB

----


> Add "exclusive mode" for TDB
> ----------------------------
>
>                 Key: JENA-1209
>                 URL: https://issues.apache.org/jira/browse/JENA-1209
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>
> In exclusive mode, the current thread is guaranteed there are no other read  
> or write transactions active.
> This allows specialized code to _*very*_ carefully manipulate the internals 
> of the database.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to