Informatievlaanderen / VSDS-LDESServer4J

Linked Data Event Streams Server for Java
https://informatievlaanderen.github.io/VSDS-LDESServer4J
European Union Public License 1.2
8 stars 8 forks source link

Error that eventstream cannot be found is thrown when removing an eventstream #1279

Open jeflaenen opened 2 months ago

jeflaenen commented 2 months ago

Describe the bug When trying to remove the eventstream "observations" through the admin API, an error is received that the eventstream could not be found.

image image

A curl to check the overview of evenstreams returns nothing: image

Expected behavior The evenstream is deleted and an error is only thrown when something actually goes wrong.

Additional info Test was done on the load-testing environment.