You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify the usage of “less than vs less than or equal to” done for version comparison throughout the code
The confusion comes that the spec uses the same text in multiple scenarios that are not the same
Meta versions can be equal, but metadata versions probably should not be. For everything other than timestamp, it does not matter. For timestamp, spec always expects to download the latest and use that.
For example, it’s normal for the timestamp version to change but still points to the same snapshot version.
Note that fixing this implies a change in the specification too.
The text was updated successfully, but these errors were encountered:
Description:
The text was updated successfully, but these errors were encountered: