Federico Mariani created CAMEL-23524:
----------------------------------------
Summary: camel-couchdb / camel-couchbase - align Exchange header
constant values with Camel naming convention
Key: CAMEL-23524
URL: https://issues.apache.org/jira/browse/CAMEL-23524
Project: Camel
Issue Type: Improvement
Reporter: Federico Mariani
Assignee: Federico Mariani
The Exchange header constants in CouchDbConstants (CouchDbMethod, CouchDbId,
CouchDbRev, CouchDbDatabase, CouchDbSeq) and CouchbaseConstants (CCB_ID,
CCB_KEY, CCB_TTL, CCB_DDN, CCB_VN) do not follow the standard _Camel*_ naming
convention used across the rest of the component catalog.
This is inconsistent with how other components name their headers (e.g.
CamelSqlQuery, CamelMongoDbOperation, CamelLuceneQuery) and means these headers
are not covered by the default HeaderFilterStrategy behavior that relies on the
Camel prefix
--
This message was sent by Atlassian Jira
(v8.20.10#820010)