Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist throws errors and drops messages when writing to AWS #196

Open
2 tasks
ManApart opened this issue Mar 27, 2020 · 2 comments
Open
2 tasks

Persist throws errors and drops messages when writing to AWS #196

ManApart opened this issue Mar 27, 2020 · 2 comments
Labels
bug Something isn't working service Involves a service application
Milestone

Comments

@ManApart
Copy link
Contributor

Given 10 million small messages to persist, Persist constantly threw SSL errors and dropped 115,064 messages.

We lost the log of this issue. Will try to grab it and update next time we recreate the issue

AC

  • Persist should not throw errors when writing to AWS
  • Persist should not drop messages
@jdenen jdenen added this to the v1.0.0 milestone Mar 27, 2020
@jdenen jdenen added the bug Something isn't working label Mar 27, 2020
@jessie-morris
Copy link

My guess is this is seen because of the differences in communicating with minio and /real/ aws s3. I might split this card into the two different problems as I do not think these are for sure related, but that might be more valuable to do when that is known.

@ManApart
Copy link
Contributor Author

I'm all for splitting this once we get ahold of the log again so we have some more detail.

@jdenen jdenen added the service Involves a service application label Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working service Involves a service application
Projects
None yet
Development

No branches or pull requests

3 participants