You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Adina Crainiceanu (JIRA)" <ji...@apache.org> on 2018/03/05 00:29:00 UTC

[jira] [Updated] (RYA-422) Rya Shell: Mongo DB instance details wrong.

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

Adina Crainiceanu updated RYA-422:
----------------------------------
    Fix Version/s: 3.2.12

> 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
>             Fix For: 3.2.12
>
>
> 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
(v7.6.3#76005)