Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

update time can be null #2113

Closed
lukasGemela opened this issue Jan 10, 2020 · 0 comments · Fixed by #2112
Closed

update time can be null #2113

lukasGemela opened this issue Jan 10, 2020 · 0 comments · Fixed by #2112

Comments

@lukasGemela
Copy link
Contributor

Describe the bug
when using in-memory gcs storage for testing (google-cloud-nio lib) BlobInfo for stored files is initialized without any update time:`

https://stackoverflow.com/a/46692017/2152207

That leads to null pointer from GcsPersistentAcceptOnceFileListFilter -> null Long value can't be unboxed to any primitive long value.

Sample
https://stackoverflow.com/a/46692017/2152207

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

Successfully merging a pull request may close this issue.

1 participant