Skip to content

Conversation

cjmamo
Copy link
Member

@cjmamo cjmamo commented Dec 24, 2024

  • add filter setting to the API and allow it to be set from application context
  • create default filter setting implementation and deprecate current filter settings
  • remove internal ParameterAccessor since it was mostly made redundant by GlobalParamsLookup
  • allow client to individually set filter settings instead of forcing client to set all filter settings
  • remove references to Registry from GlobalParamsLookup since it made construction of the latter awkward
  • standardise log messages
  • rename ResourceConfigSeqLookup to GlobalResourceConfigSeqLookup; might break clients though I doubt that this is being referenced

test: assert that the pipeline termination error bubbles up to the caller

* add filter setting to the API and allow it to be set from application context
* create default filter setting implementation and deprecate current filter settings
* remove internal ParameterAccessor since it was mostly made redundant by GlobalParamsLookup
* allow client to individually set filter settings instead of forcing client to set all filter settings
* remove references to Registry from GlobalParamsLookup since it made construction of the latter awkward
* standardise log messages
* rename ResourceConfigSeqLookup to GlobalResourceConfigSeqLookup; might break clients though I doubt that this is being referenced

test: assert that the pipeline termination error bubbles up to the caller
@cjmamo cjmamo requested a review from tfennelly December 24, 2024 07:38
@cjmamo cjmamo self-assigned this Dec 24, 2024
@cjmamo cjmamo added this to the v2.1.1 milestone Dec 24, 2024
@cjmamo cjmamo merged commit 56233ce into smooks:master Dec 24, 2024
4 checks passed
@cjmamo cjmamo deleted the general-refactoring branch December 24, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant