davidnadeau commented on issue #2021:
URL: https://github.com/apache/fury/issues/2021#issuecomment-2612850627
I am working to provide more details. I want to test 3 scenarios:
1. jdk 21 fury 0.9.0 fury_core dep
2. jdk 21 fury 0.9.0 fury_scala dep (no scala serializers)
3. jdk 21 fury 0.9.0 fury_scala dep + scala serializers
I will report back my findings. And try to provide a more detailed
reproduction code, however I have a suspicion that it may be a thread race
condition. Alongside the failures to deserialize I also saw other errors.
```
java.lang.ArrayIndexOutOfBoundsException
```
and
```
ERROR ThreadPoolFury:84 [finagle/netty4-1-49] - null
java.lang.NullPointerException
```
--
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]