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

Jonathan Sinovassin-Naïk updated UNOMI-780:
-------------------------------------------
    Description: 
When searching events with the EventServiceEndpoint here 
https://github.com/apache/unomi/blob/bbb1584b67596757c4d8f1ddd720c745d5d0278d/rest/src/main/java/org/apache/unomi/rest/endpoints/EventServiceEndpoint.java#L68
the number of returned result are limited to 10 000, even when using the limit, 
offset properties. 

When the limit property is equal to -1, all events are returned.

  was:
When searching events with the EventServiceEndpoint here 
https://github.com/apache/unomi/blob/bbb1584b67596757c4d8f1ddd720c745d5d0278d/rest/src/main/java/org/apache/unomi/rest/endpoints/EventServiceEndpoint.java#L68
the number of returned result are limited to 10 000, even when using the limit, 
offset properties. 


> Result size limit when searching events
> ---------------------------------------
>
>                 Key: UNOMI-780
>                 URL: https://issues.apache.org/jira/browse/UNOMI-780
>             Project: Apache Unomi
>          Issue Type: Bug
>            Reporter: Jonathan Sinovassin-Naïk
>            Priority: Major
>
> When searching events with the EventServiceEndpoint here 
> https://github.com/apache/unomi/blob/bbb1584b67596757c4d8f1ddd720c745d5d0278d/rest/src/main/java/org/apache/unomi/rest/endpoints/EventServiceEndpoint.java#L68
> the number of returned result are limited to 10 000, even when using the 
> limit, offset properties. 
> When the limit property is equal to -1, all events are returned.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to