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

File Storage not working properly #386

Closed
abhishekdahiya-db opened this issue Mar 31, 2023 · 5 comments
Closed

File Storage not working properly #386

abhishekdahiya-db opened this issue Mar 31, 2023 · 5 comments
Assignees

Comments

@abhishekdahiya-db
Copy link
Contributor

File Storage not working properly.
if we send multiple work objects and try to retry one of the work object we always get the latest work object not the work object we are trying for.

@robmoffat
Copy link
Member

Addressed by

@vaibhav-db
Copy link
Contributor

Hi Rob,

This bug is for file state storage. We have find when multiple room object inserted in file. It is not pulling the latest required object.
We have fixed this issue.

@robmoffat
Copy link
Member

HI sorry I assigned the wrong Abhishek! Did I link the wrong issue here? Do we have a test that demonstrates this?

@vaibhav-db
Copy link
Contributor

Yes we have same test FileStateStorageTest. No changes in test.

@robmoffat
Copy link
Member

But the old test was working right? If so, then there must be behaviour of the class that was not exercised by the test. Can we extend the test so that it covers the missing behaviour?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants