Ferenc Gerlits created MINIFICPP-2589:
-----------------------------------------
Summary: Refactor CWEL
Key: MINIFICPP-2589
URL: https://issues.apache.org/jira/browse/MINIFICPP-2589
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
This is a Jira to collect ideas for refactoring the ConsumeWindowEventLog
processor and the windows-event-log extension.
* get rid of the {{METADATA_NAMES}} type together with the
{{getMetadataString()}} and {{getMetadataFromString()}} functions, and replace
them by magic_enum calls
* there are lots of classes called "metadata", and none of them contain
metadata – rename them to something that makes more sense, eg. some variation
of EventLogProvider
--
This message was sent by Atlassian Jira
(v8.20.10#820010)