Arnout Engelen

Results 692 comments of Arnout Engelen

indeed curious that Google components seem to be consistently failing with TLS errors after this update. Something to investigate.

The deprecated flag is: ``` private final WatchKey watchKey = directoryPath.register( service, new WatchEvent.Kind[] {ENTRY_CREATE, ENTRY_MODIFY, ENTRY_DELETE, OVERFLOW}, // this is com.sun internal, but the service is useless on OSX...

Should we keep this open to decide if/when/how/... we can drop the reference to `SensitivityWatchEventModifier.HIGH`?

> Can we keep this open to remind us about the issue? At some stage, Java might announce the class is being removed and we will be forced to react....

> We could exclude the dependency and add our own dependency on "com.kjetland" %% "mbknor-jackson-jsonschema" but there is no Scala 3 release for this jar. Could we use `CrossVersion.for3Use2_13`?

(let's close this for now in case #736 was it, and re-open when it turns out it wasn't)

https://github.com/apache/pekko-connectors/actions/runs/9892582296/job/27325614127

> The original idea was to drop Java 8 support in 2.0.x, as it is both considered a breaking change and there are also some significant users of Pekko that...

> > Could you link to this pushback on https://lists.apache.org/[email protected] or similar? I searched but couldn't find this thread. > > https://lists.apache.org/thread/83xmcls29opo3o8q3mwdhdpqc6bvf69c Thanks for the reference, that really helps. >...

> apologies for being part of the habit No problem of course, not trying to point fingers :) > doing such discussions using github issues/discussions Yeah, references to issues/PRs/discussions/wikis/etc are...