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

rename EphmeralFile::size to EphemeralFile::len #5034

Closed
problame opened this issue Aug 18, 2023 · 1 comment · Fixed by #5076
Closed

rename EphmeralFile::size to EphemeralFile::len #5034

problame opened this issue Aug 18, 2023 · 1 comment · Fixed by #5076
Labels
c/storage/pageserver Component: storage: pageserver m/good_first_issue Moment: when doing your first Neon contributions

Comments

@problame
Copy link
Contributor

Originally posted by @koivunej in #4994 (comment)

@problame problame added c/storage/pageserver Component: storage: pageserver m/good_first_issue Moment: when doing your first Neon contributions labels Aug 18, 2023
@Reminiscent
Copy link
Contributor

Hi, I'd like to try this issue.

arpad-m pushed a commit that referenced this issue Aug 24, 2023
## Problem
close #5034

## Summary of changes
Based on the
[comment](#4994 (comment)).
Just rename the `EphmeralFile::size` to `EphemeralFile::len`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/storage/pageserver Component: storage: pageserver m/good_first_issue Moment: when doing your first Neon contributions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants