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

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

Github user kinow commented on a diff in the pull request:

    https://github.com/apache/jena/pull/267#discussion_r124515375
  
    --- Diff: 
jena-tdb/src/main/java/org/apache/jena/tdb/transaction/DatasetBuilderTxn.java 
---
    @@ -159,6 +160,22 @@ public BlockMgr buildBlockMgr(FileSet fileSet, String 
ext, IndexParams params) {
             }
         }
     
    +    // Object files currently, don't need journalling. Because they aer 
apend only, they 
    --- End diff --
    
    typo (aer/are) but not important. Internal comment only.


> 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)

Reply via email to