drse opened a new issue, #2272: URL: https://github.com/apache/fury/issues/2272
### Feature Request in `Config.java:95`, there is a check to make sure either meta share mode is enabled or the compatibility mode is `COMPATIBLE`, however, when it is triggered, only an `IllegalArgumentException` is thrown with no details, which is a bit confusing. It would be more clear if `checkArgument` would be invoked with an explanatory message. ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
