z7658329 commented on code in PR #2019:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2019#discussion_r1028955058


##########
hugegraph-api/src/main/java/org/apache/hugegraph/api/graph/EdgeAPI.java:
##########
@@ -261,7 +261,7 @@ public String update(@Context GraphManager manager,
 
     @GET
     @Timed
-    @Compress
+    @CompressInterceptor.Compress

Review Comment:
   > can we search all the `@CompressInterceptor.Compress` and update to 
`@Compress`?
   
   i fix it



-- 
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