zeroflag commented on a change in pull request #488:
URL: https://github.com/apache/knox/pull/488#discussion_r707221222



##########
File path: 
gateway-util-common/src/main/java/org/apache/knox/gateway/audit/api/CorrelationService.java
##########
@@ -23,19 +23,6 @@
  * Manipulates the correlations context associated with the current thread.
  */
 public interface CorrelationService {
-
-  /**
-   * The recommended protocol header name used to transmit the correlation 
context over the network.
-   */
-  String PROTOCOL_HEADER = "X-Correlation-Context";

Review comment:
       We don't use the constant or the string anywhere within the project.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to