You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/07/12 12:02:42 UTC

[GitHub] [incubator-uniffle] zuston commented on a diff in pull request #42: Introduce the reservedData to extend more pluggable accessCheckers

zuston commented on code in PR #42:
URL: https://github.com/apache/incubator-uniffle/pull/42#discussion_r918886079


##########
proto/src/main/proto/Rss.proto:
##########
@@ -335,6 +335,7 @@ message CheckServiceAvailableResponse {
 message AccessClusterRequest {
   string accessId = 1;
   repeated string tags = 2;
+  map<string, string> reservedData = 3;

Review Comment:
   extraProperties is ok. 



-- 
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: issues-unsubscribe@uniffle.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org