-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-16961. ABFS: Adding metrics to AbfsInputStream #1946
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
HADOOP-16961. ABFS: Adding metrics to AbfsInputStream #1946
Conversation
Change-Id: I034b771533b8314364a3762034439e323758ee09
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.
testing?
AbfsInputStream.class); | ||
|
||
/** Stream statistics. */ | ||
private final AbfsInputStreamStatisticsImpl streamStatistics; |
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.
interface rather than impl?
💔 -1 overall
This message was automatically generated. |
gabor, see if I've broken this building; if so rebase and resubmit. thanks |
Change-Id: I034b771533b8314364a3762034439e323758ee09