Jonathan Sinovassin-Naïk created UNOMI-780:
----------------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)