[
https://issues.apache.org/jira/browse/RYA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16314069#comment-16314069
]
ASF GitHub Bot commented on RYA-422:
------------------------------------
Github user asfgit commented on the issue:
https://github.com/apache/incubator-rya/pull/260
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/609/
> Rya Shell: Mongo DB instance details wrong.
> -------------------------------------------
>
> Key: RYA-422
> URL: https://issues.apache.org/jira/browse/RYA-422
> Project: Rya
> Issue Type: Bug
> Reporter: Kevin Chilton
> Assignee: Kevin Chilton
> Priority: Trivial
>
> When listing the instances details for a specific instance of Rya that is
> installed to Mongo DB, it prints this:
> {code}
> rya/127.0.0.1:test> print-instance-details
> General Metadata:
> Instance Name: test
> RYA Version: 3.2.12-incubating-SNAPSHOT
> Users:
> Secondary Indicies:
> Entity Centric Index:
> Enabled: false
> Free Text Index:
> Enabled: true
> Temporal Index:
> Enabled: true
> PCJ Index:
> Enabled: false
> Statistics:
> Prospector:
> Last Update Time: unavailable
> Join Selectivity:
> Last Updated Time: unavailable
> {code}
> We don't currently support Users, Entity Centric Indexing, PCJ Indexing,
> Prospector, or Join Selectivity. These sections should not be printed for
> Mongo instances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)