kapua icon indicating copy to clipboard operation
kapua copied to clipboard

Datastore - Remove uniqueness check on store call

Open riccardomodanese opened this issue 1 month ago • 1 comments

Brief description of the PR. Remove the uniqueness check while storing telemetry message

Related Issue fix https://github.com/eclipse-kapua/kapua/issues/4323

Description of the solution adopted Remove the uniqueness check, add test to verify that no more than one copy with the same message id is present. Check also the version number to verify that matches the expected message store call count

Screenshots none

Any side note on the changes made none

riccardomodanese avatar Dec 15 '25 15:12 riccardomodanese

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

:x: Patch coverage is 0% with 53 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../kapua/service/datastore/steps/DatastoreSteps.java 0.00% 51 Missing :warning:
...ce/datastore/internal/MessageStoreServiceImpl.java 0.00% 2 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov-commenter avatar Dec 15 '25 15:12 codecov-commenter