[Backlogmanager] [FIWARE-JIRA] (HELP-13384) [fiware-stackoverflow] Why does Orion Context Broker not return all the entities expected by a query with a pattern expression?

Fernando Lopez (JIRA) jira-help-desk at jira.fiware.org
Tue Jan 16 16:04:00 CET 2018


     [ https://jira.fiware.org/browse/HELP-13384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Lopez deleted HELP-13384:
----------------------------------


> [fiware-stackoverflow] Why does Orion Context Broker not return all the entities expected by a query with a pattern expression?
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HELP-13384
>                 URL: https://jira.fiware.org/browse/HELP-13384
>             Project: Help-Desk
>          Issue Type: Monitor
>            Reporter: Backlog Manager
>              Labels: fiware, fiware-orion, fiware-wirecloud
>
> Created question in FIWARE Q/A platform on 07-07-2014 at 09:07
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/24604854/why-does-orion-context-broker-not-return-all-the-entities-expected-by-a-query-wi
> +Question:+
> Why does Orion Context Broker not return all the entities expected by a query with a pattern expression?
> +Description:+
> Some days ago when I made a query to Orion context broker with regular expressions, the response included all the entities that match that regular expression, now only retrieve the data of the older entities and if i want to access to the most recent entities, I need to make another request with a more specific regular expression. 
> The problem is that now I need to make two different querys with differents regular expression to retrieve the old and new entities when a week ago I only had to make one with the most generic regular expression.
> Imagine that the structure of the id of my entities are:
> dev:name_proyect:name_object:name_service
> Some days ago I only need this generic expression to retrieve all the data:
> dev:name_proyect:.*
> Now I need two queryes to obtain the same result:
> dev:name_proyect:.* -> the response only include old entities
> dev:name_proyect:name_object:.* ->the response retrieve only the new data
> So, the use of regular expression have changed in Orion CB? I need to do something else now to retrieve all the data with only one query with the most  generic regular expression?
> The instance of Orion that I am using is:
> http://orion.lab.fi-ware.eu:1026



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy