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

FLUME-3152 Add Flume Metric for Backup Checkpoint Errors #156

Closed
wants to merge 1 commit into from

Conversation

szaboferee
Copy link
Contributor

Added a new metric to the file channel

new test case added
build with tests was successful

@szaboferee szaboferee force-pushed the FLUME-3152 branch 2 times, most recently from d16d628 to e6b3723 Compare August 22, 2017 07:07
Copy link
Contributor

@adenes adenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @szaboferee, thank you for the patch. All in all it looks good to me, I have only one comment: could you please add a more "extended" test? Like the ones for the other error counters.
Thanks.

Change-Id: I525e4be2d0f95f50e4fa2307fc225a4faaab5aec
@adenes
Copy link
Contributor

adenes commented Aug 23, 2017

@szaboferee , thanks for the added test case.
The change looks good to me, 👍

@asfgit asfgit closed this in 4d79aa0 Aug 23, 2017
mcsanady pushed a commit to mcsanady/flume that referenced this pull request Mar 13, 2018
This change adds a new metric (channel.file.checkpoint.backup.write.error)
to the File Channel. It gets incremented if an exception happens
during backup checkpoints writes.

This closes apache#156

Reviewers: Denes Arvay

(Ferenc Szabo via Denes Arvay)

Change-Id: Iba6f142e8cbd8f4ec6a357efaf7a7b0aa6867e1d
waidr pushed a commit to waidr/flume that referenced this pull request Jul 24, 2019
update codec profile classification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants