curcur commented on a change in pull request #16531:
URL: https://github.com/apache/flink/pull/16531#discussion_r673698531



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/mailbox/FutureTaskWithException.java
##########
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-package org.apache.flink.runtime.concurrent;
+package org.apache.flink.runtime.mailbox;

Review comment:
       Yes, you are right. This one does not need to move place as it stays in 
`flink-runtime`.
   
   It was mistakenly moved when I was trying out different movement places 
(making all to-be-moved classes in the same package help trying-out).
   
   I moved it back to its original place.




-- 
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...@flink.apache.org

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


Reply via email to