pnowojski edited a comment on pull request #18159:
URL: https://github.com/apache/flink/pull/18159#issuecomment-1003029611


   tests failure unrelated - https://issues.apache.org/jira/browse/FLINK-25185
   kafka failure also unrelated - 
https://issues.apache.org/jira/browse/FLINK-20928
   
   I've rebased the code, and let's wait for another azure pass.
   
   > But it is worth noticing that it will change the stack trace which changes 
the log output that can be a problem if the user relies on the old log
   
   We do not provide any guarantees for stack traces/exception types, 
especially those that are logged, so there should be no problem. Theoretically 
some tests (e2e) are sometimes checking for some exceptions in the logs, or 
lack of such, with some whitelisting, which could be broken by some exceptions 
types/stacktraces changes in the code, but I don't expect this to be an issue 
in this case and tests look green.


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