You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Tom Barber (JIRA)" <ji...@apache.org> on 2016/02/10 22:46:18 UTC

[jira] [Resolved] (OODT-922) filemgr-client returns Number of Products incorrectly

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

Tom Barber resolved OODT-922.
-----------------------------
    Resolution: Fixed
      Assignee: Tom Barber

> filemgr-client returns Number of Products incorrectly
> -----------------------------------------------------
>
>                 Key: OODT-922
>                 URL: https://issues.apache.org/jira/browse/OODT-922
>             Project: OODT
>          Issue Type: Bug
>          Components: file manager
>    Affects Versions: 0.12
>            Reporter: Wei Shi
>            Assignee: Tom Barber
>            Priority: Minor
>
> I have two different product type: GenericFile and MP3. There are two
> GenericFile Type files and two MP3 Type files. While I was getting the
> total number of the certain product type files, I always got the total.
> I use the following command:
> ./filemgr-client -op --getNumProducts --productTypeName GenericFile --url
> http://localhost:9000
> ./filemgr-client -op --getNumProducts --productTypeName MP3 --url
> http://localhost:9000
> Both returned 4 back to me.
> It seems to reflect the numbers returned from OPS UI interface.  I have 2
> generic Files and 2 MP3 files, on screen it displayed:
> GenericFile     (4)     MP3     (4)



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