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

[FLINK-7443] [metrics] MetricFetcher store and deserializer fields now final #4539

Closed
wants to merge 1 commit into from

Conversation

zentol
Copy link
Contributor

@zentol zentol commented Aug 14, 2017

The MetricStore and MetricDumpDeserializer fields in the MetricFetcher should be final, as they are not meant to be overwritten and are even used for synchronization.

@greghogan
Copy link
Contributor

+1 but I'm only seeing an improvement and not a bug

@zentol
Copy link
Contributor Author

zentol commented Aug 15, 2017

true, will change the jira category. merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants