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

Data Model Improvement #3

Open
vjkoskela opened this issue Apr 7, 2016 · 0 comments
Open

Data Model Improvement #3

vjkoskela opened this issue Apr 7, 2016 · 0 comments

Comments

@vjkoskela
Copy link
Member

The ClusterAggregator data model is now independent from the TsdAggregator/MetricsAggregatorDaemon data models. Design decisions that were being made to support the combined data model should be re-evaluated. In particular, any decision should address the structure of the data with respect AggregatedData versus PeriodicData and which (if either) is most applicable to ClusterAggregator.

Regardless of which way the data model design evolves the following classes at least need to be considered in the refactoring. They currently use and seem to rely on deprecated methods in AggregatedData.

  • PeriodicStatisticsActor
  • PeriodMetrics
  • BookkeeperPersistence
  • Emitter
  • AggMessageExtractor
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

No branches or pull requests

1 participant