Airblader commented on a change in pull request #17133:
URL: https://github.com/apache/flink/pull/17133#discussion_r752141230
##########
File path:
flink-architecture-tests/violations/d208df3e-0594-4d6c-82bb-94b12f68ec1f
##########
@@ -0,0 +1,66 @@
+Constructor
<org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry.<init>(java.lang.Throwable,
long, java.lang.String,
org.apache.flink.runtime.taskmanager.TaskManagerLocation)> calls method
<org.apache.flink.runtime.scheduler.exceptionhistory.ExceptionHistoryEntry$ArchivedTaskManagerLocation.fromTaskManagerLocation(org.apache.flink.runtime.taskmanager.TaskManagerLocation)>
in (ExceptionHistoryEntry.java:90)
Review comment:
Just as an FYI, the line numbers contained at the end here are ignored
during violation matching, so we don't need to worry that this will constantly
break because code moves around (within the same file).
--
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]