stoty commented on code in PR #202: URL: https://github.com/apache/phoenix-omid/pull/202#discussion_r2358998545
########## common/src/main/proto/TSOProto.proto: ########## @@ -32,7 +33,7 @@ message TimestampRequest { message CommitRequest { optional int64 startTimestamp = 1; - optional bool isRetry = 2 [default = false]; Review Comment: I think that false is the default in protobuf 3, but please verify that. -- 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-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org