You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Caleb Meier (JIRA)" <ji...@apache.org> on 2016/07/21 18:16:20 UTC

[jira] [Resolved] (RYA-98) InferenceEngine Configuration Issue in RyaDirectExample

     [ https://issues.apache.org/jira/browse/RYA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Caleb Meier resolved RYA-98.
----------------------------
    Resolution: Fixed

> InferenceEngine Configuration Issue in RyaDirectExample
> -------------------------------------------------------
>
>                 Key: RYA-98
>                 URL: https://issues.apache.org/jira/browse/RYA-98
>             Project: Rya
>          Issue Type: Bug
>          Components: sail
>    Affects Versions: 3.2.10
>            Reporter: Caleb Meier
>            Assignee: Caleb Meier
>            Priority: Minor
>             Fix For: 3.2.10
>
>
> Rya is currently configured to use inferencing by default.  This shouldn't be the case.  Also, RyaDirectExample is not terminating because it creates an instance of a SailRepository and a SailRepositoryConnection that it does not close.  By not closing the repository or the connection, the inference engine, which is being created by default, does not get closed and the TImer object within the Inference Engine causes the thread to be orphaned. 



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