You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2021/07/13 18:54:16 UTC

[GitHub] [helix] xyuanlu commented on a change in pull request #1797: Add response metadata to response header for partitionAssignment

xyuanlu commented on a change in pull request #1797:
URL: https://github.com/apache/helix/pull/1797#discussion_r669028346



##########
File path: helix-rest/src/main/java/org/apache/helix/rest/server/resources/AbstractResource.java
##########
@@ -160,6 +164,16 @@ protected Response JSONRepresentation(Object entity) {
     }
   }
 
+  protected Response JSONRepresentation(Object entity, String headerName, Object headerValue) {

Review comment:
       TFTR. Updated.




-- 
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: reviews-unsubscribe@helix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org