[
https://issues.apache.org/jira/browse/UNOMI-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-237.
-------------------------------
Resolution: Fixed
I'm closing this issue, don't hesitate to re-open it if you have feedback.
> 204 status code when under high traffic
> ---------------------------------------
>
> Key: UNOMI-237
> URL: https://issues.apache.org/jira/browse/UNOMI-237
> Project: Apache Unomi
> Issue Type: Bug
> Components: core
> Affects Versions: 1.4.0
> Reporter: Michele Riva
> Priority: Major
>
> Hi all,
> I've noticed that after spawning 10.000/20.000 consecutive POST requests to
> /cxs/profiles/create, Unomi begins to return a 204 status code and the
> profile can not be created.
> I've acted adding a retry strategy on my client, but obviously it slows down
> the system.
> Seems that Unomi can not handle an huge amount of consecutive/concurrent
> requests without an event broker (Kafka/Redis/Rabbit) before it... is there a
> way to guarantee that it will work under high traffic without a broker
> handling the request queue for it?
> thanks!
--
This message was sent by Atlassian Jira
(v8.3.2#803003)