[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371460#comment-16371460 ]
ASF GitHub Bot commented on JENA-1482: -------------------------------------- GitHub user afs opened a pull request: https://github.com/apache/jena/pull/364 JENA-1482: tests for null NodeIds at the TDB level Showing up in the build in jena-text as `org.apache.jena.tdb.TDBException: No node in NodeTable for NodeId [DoesNotExist]` You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena JENA-1482_more Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jena/pull/364.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 #364 ---- commit 289fd30b2a747ff007c9aeda0b011f255328e2f9 Author: Andy Seaborne <andy@...> Date: 2018-02-21T14:12:48Z JENA-1482: tests for null NodeIds at the TDB level ---- > Add testing when creating Bindings to catch null values earlier. > ---------------------------------------------------------------- > > Key: JENA-1482 > URL: https://issues.apache.org/jira/browse/JENA-1482 > Project: Apache Jena > Issue Type: Improvement > Components: ARQ > Affects Versions: Jena 3.6.0 > Reporter: Andy Seaborne > Assignee: Andy Seaborne > Priority: Minor > Fix For: Jena 3.7.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)