camel-cache - Should use Camel style constant keys
--------------------------------------------------

                 Key: CAMEL-3852
                 URL: https://issues.apache.org/jira/browse/CAMEL-3852
             Project: Camel
          Issue Type: Improvement
          Components: camel-cache
    Affects Versions: 2.7.0
            Reporter: Claus Ibsen
            Priority: Minor


The CacheConstant use all upper cases and they are not using the Camel style 
which we should use.

It should be
"CamelCacheAdd" instead of "ADD"
and so forth.

This also ensures those headers is not propagated over remote transports as 
they should not.
In fact we should consider removing those headers in the camel-cache code as 
they are just input parameters to control the operation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to