Alieh Saeedi created KAFKA-20568:
------------------------------------
Summary: Unify DSL Store Accessor and Header-Aware Builder Naming
Key: KAFKA-20568
URL: https://issues.apache.org/jira/browse/KAFKA-20568
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Alieh Saeedi
The accessor used to retrieve the DSL store format is currently inconsistent.
In some places it is {{{}dslStoreFormat(){}}}, while in others it is
{{{}storeFormat(){}}}. This should be unified under a single naming convention.
There is a similar inconsistency in the naming of header-aware store builder
classes. Some use {{{}*WithHeadersBuilder{}}}, while others use
{{{}*BuilderWithHeaders{}}}. These should also be standardized to one pattern.
Please update the documentation as needed to reflect the final naming
consistently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)