tsaiggo commented on issue #293: URL: https://github.com/apache/flink-agents/issues/293#issuecomment-3491269328
This error will likely be triggered by any test case that executes the `FileEventLogger.open(EventLoggerOpenParams params)` method. The root cause is a failure during the parsing of the log file path. The provided path value cannot be resolved correctly on the Windows platform. I believe this is an easily overlooked issue, as most of us are developing and testing primarily on Linux or macOS environments. @xintongsong -- 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]
