pauloricardomg commented on code in PR #327:
URL: https://github.com/apache/cassandra-sidecar/pull/327#discussion_r3236136747


##########
client-common/src/main/java/org/apache/cassandra/sidecar/common/response/OperationalJobResponse.java:
##########
@@ -37,17 +38,35 @@ public class OperationalJobResponse
     private final OperationalJobStatus status;
     private final String operation;
     private final String reason;
+    private final String startTime;

Review Comment:
   @frankgh did you have a chance to see 
e3e159edfa8693fc475157df089ba622f5ed1a2b ? This looks good to me as follow-up, 
if it looks good to you I can commit after CI looks good.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to