Andrea Cosentino created CAMEL-23508:
----------------------------------------
Summary: camel-elasticsearch-rest-client: align Exchange header
constant names with Camel naming convention
Key: CAMEL-23508
URL: https://issues.apache.org/jira/browse/CAMEL-23508
Project: Camel
Issue Type: Improvement
Components: camel-elasticsearch-rest
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
The Exchange header constants in ElasticSearchRestClientConstant use plain
uppercase names (ID, SEARCH_QUERY, INDEX_SETTINGS, INDEX_NAME, OPERATION).
Other Camel components consistently use a "Camel" prefix (CamelSqlQuery,
CamelMongoDbCriteria, etc.).
Rename the values to follow the CamelElasticsearch* convention and add an entry
to the upgrade guide.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)