Caleb Meier created RYA-98:
------------------------------
Summary: 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)