Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[Th2-5165] Use cache in BookInfo #253
[Th2-5165] Use cache in BookInfo #253
Changes from 5 commits
c360d21
19638d1
66beb2a
10c1056
ad5f947
4414d01
44c5582
9191fd2
a8e2c8f
2f6c263
d50305e
2f298c9
6ec65e9
fc0c477
3a6e9be
b1d9114
8852126
1a848c6
fc892ce
2262510
9021c09
121d11c
cb0352e
6a5a1ad
77e8734
ebee034
4ce8946
4e0ecca
c6e2979
7ecc0ed
0d29959
b88f91e
e9b15b6
7f2926b
a578802
31756d3
ac5ab52
afe632e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please advise what this means exactly? I am looking at the code and I have no clue how to interpret this sentence
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this comment when work on the dashboard for hit / miss rates. But I think I doesn't matter.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The point is that it is hard to understand what this comment tries to say) Even after your comment here I still cannot get it... I think if we leave something in the code it should be clear what it says. More than one line can be used to express what you mean.
This concerns me because if the task is assigned to somebody else he or she needs all the information to continue the work. And our responsibility to leave this information either in the code or in the issue. And this information should not require decryption)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understood you point and try to solve short comment in future.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The origin comment should be
We shouldn't register metric for empty page intervals to avoid the
loads
>>requests
caseWhen loads number more than requests number, current dashboard for calculating hit / miss rate shows wrong values