[
https://issues.apache.org/jira/browse/RYA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316778#comment-16316778
]
ASF GitHub Bot commented on RYA-422:
------------------------------------
Github user kchilton2 closed the pull request at:
https://github.com/apache/incubator-rya/pull/260
> 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)