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

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

GitHub user afs opened a pull request:

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

    JENA-1643: Use transactional dataset in clear().

    The fix is the one line change in method `clear()`.

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

    $ git pull https://github.com/afs/jena graphtdb-clear

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

    https://github.com/apache/jena/pull/501.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 #501
    
----
commit 2c1b6c84b589b004aeab76099578aa0aee2bbab0
Author: Andy Seaborne <andy@...>
Date:   2018-11-30T11:15:09Z

    JENA-1643: Use transactional dataset in clear().

----


> CLEAR and DROP do not work on inference graphs over TDB.
> --------------------------------------------------------
>
>                 Key: JENA-1643
>                 URL: https://issues.apache.org/jira/browse/JENA-1643
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.9.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.10.0
>
>
> [Reported by 
> email|https://lists.apache.org/thread.html/74e434ababc63419fe5abf141d88ea9101b8d7fc0ca7b860f400b4d9@%3Cusers.jena.apache.org%3E].
> {{BaseInfGraph}}.clear is not trigger transaction promoting in the 
> graph-level transaction going through {{GraphTDB.clear}}.



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

Reply via email to