Copilot commented on code in PR #6124:
URL: https://github.com/apache/texera/pull/6124#discussion_r3524172959


##########
amber/src/main/scala/org/apache/texera/amber/engine/architecture/worker/promisehandlers/EndHandler.scala:
##########
@@ -35,7 +35,7 @@ trait EndHandler {
   this: DataProcessorRPCHandlerInitializer =>
 
   /**
-    * The response of endWorker to the controller indicates that this worker 
has finished not only
+    * The response of endWorker to the coordinator indicates that this worker 
has finished not only
     * the data processing logic, but also , but also the processing of all the 
control messages.
     */

Review Comment:
   The scaladoc has a duplicated phrase (“but also , but also”) which reads 
like a typo. Please simplify the sentence so it’s grammatically correct.



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