paul-rogers commented on PR #12636:
URL: https://github.com/apache/druid/pull/12636#issuecomment-1197537509
@clintropolis, on the `SqlLifecycleTest`, one of the next PRs will refactor
`SqlLifecycle` so it doesn't really have states. That one of the goals of this
refactoring: once we get things in line, we can replace that class with a
statement-like class that enforces its states via its API. But, that's for the
next PR.
The present build again failed due to a corrupted Maven-downloaded jar file:
```text
error reading
/home/travis/.m2/repository/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0.jar;
zip END header not found
```
Since this has happened twice now, I wonder if the file is corrupted
upstream. If so, we'll need to wait for the file to be corrected, or the cache
to be flushed. Without this file working, we can't run the ITs.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]