You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/28 10:36:00 UTC

[jira] [Commented] (JENA-1369) TDB Transaction cleanup.

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

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

GitHub user afs opened a pull request:

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

    JENA-1369: TDB cleanup

    This PR is the result of having to investigate what was going on inside TDB1.
    
    There are no changes to TDB behaviour in this PR.
    


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

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

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

    https://github.com/apache/jena/pull/267.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 #267
    
----
commit 0ab57c0467d6cdb43309629e399a8cc4bba87d2f
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:40:17Z

    Remove unused.

commit 91a65ad2a7e6e0d11dbd1672837b0addb5d12423
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:41:03Z

    Rename is dumpnodes

commit 053c06a937e0c2cdf4b344526a036a9e5c356a2e
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:41:38Z

    Remove out of date comment.

commit 9dc27c4ef2865c840555892f9ffa6ae714e6bfc6
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:42:13Z

    Make private as only used in this class.

commit 9d6c6e3c4436fa2f0f23f3bfa8415296015251ef
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:43:04Z

    Readonly enforcement wrapper.

commit e1abec9268bccc35fefa24dc135ea66e31bb0887
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:43:12Z

    Typo

commit b92ba1a56a011479aa6f3cfef556fc512c507fae
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-27T21:45:40Z

    Tidy up.

commit 3764a2aedd86e9ca0edd4faac1f36850074dd51d
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-28T08:28:57Z

    JENA-1369: Cleaning up TDB Transaction setup.

----


> TDB Transaction cleanup.
> ------------------------
>
>                 Key: JENA-1369
>                 URL: https://issues.apache.org/jira/browse/JENA-1369
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: TDB
>    Affects Versions: Jena 3.4.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.4.0
>
>
> A clean-up, without changing functionality, of the internal code for transaction setup.
> * Record object files created
> * Remove comments and dead code
> * Generally tidy up for clarity



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)