You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2021/03/24 08:32:55 UTC

[GitHub] [incubator-pegasus] hycdong commented on a change in pull request #702: feat(split): scan support validate_partition_hash

hycdong commented on a change in pull request #702:
URL: https://github.com/apache/incubator-pegasus/pull/702#discussion_r600267717



##########
File path: src/server/pegasus_server_impl.h
##########
@@ -206,6 +206,7 @@ class pegasus_server_impl : public pegasus_read_service
     // return 1 if value is appended
     // return 2 if value is expired
     // return 3 if value is filtered
+    // return 4 if key is not pass partition_hash validation

Review comment:
       Sure~ I will refactor in next pull request, this pr only contains functional code.




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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org