injae-kim commented on PR #1053:
URL: https://github.com/apache/incubator-pekko/pull/1053#issuecomment-1913478168
> interface `Closeable` extends `AutoCloseable` {
Hmm `Closeable` is sub type of `AutoCloseable`, so isn't it better to
support super type `AutoCloseable`?
Maybe there's some class that implements only `AutoCloseable` 🤔
> at least 1 test when the map function fails with an exception.
> need more ,with stop, restart, resume strategy test
Nice suggestion! I'll add test cases and update PR soon~!
--
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]