Skip to content

Conversation

@nbroyles
Copy link
Collaborator

@nbroyles nbroyles commented Nov 3, 2020

AggregationOptions is a new field on NamespaceOptions that allows us to set aggregation details on the namespace definition itself. This is useful for the coordinator when resolving namespaces dynamically instead of via static configuration. This PR allows those same options to be set in the cluster spec.

@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #248 into master will decrease coverage by 0.13%.
The diff coverage is 73.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   76.29%   76.16%   -0.14%     
==========================================
  Files          30       30              
  Lines        2215     2240      +25     
==========================================
+ Hits         1690     1706      +16     
- Misses        388      393       +5     
- Partials      137      141       +4     

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9db8dc2...1c1184c. Read the comment docs.

Copy link
Collaborator

@jeromefroe jeromefroe left a comment

Choose a reason for hiding this comment

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

LGTM, @schallert is much more familiar with the codebase than I am though so would be good to get his OK too if there's no rush

Copy link
Collaborator

@schallert schallert left a comment

Choose a reason for hiding this comment

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

Nice!

@nbroyles nbroyles merged commit c98c09e into master Nov 4, 2020
@nbroyles nbroyles deleted the nb/agg-opts branch November 4, 2020 19:45
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.

4 participants