zalando-nakadi / nakadi-producer-spring-boot-starter

Nakadi event producer as a Spring boot starter
MIT License
13 stars 8 forks source link

#67 - do not send events when their lock expired #68

Closed BGehrels closed 6 years ago

BGehrels commented 6 years ago

fixes #67

ePaul commented 6 years ago

:+1:

ePaul commented 6 years ago

I would like to add a multi-threaded repository access test to see whether this actually will result in no duplicate locks being created. (This can be done in a separate pull request, though.)

BGehrels commented 6 years ago

I added an integration test for the original issue, would do the multi-threaded testing in a separate PR/issue then.

ePaul commented 6 years ago

:+1:

BGehrels commented 6 years ago

:+1:

ePaul commented 6 years ago

Please note that not me was deleting the comments from Codacy, but likely they are using some API token from me to do that.