Aklakan commented on PR #3425: URL: https://github.com/apache/jena/pull/3425#issuecomment-3451629135
There are a couple of QoL improvements that I should add to avoid confusion. I think it is possible to read the metadata of existing spatial indexes with kryo5. - If so, then i can add a check whether the version field in `2.0.0` and raise an exception that this format is no longer supported. Deleting the spatial index file should re-create it on Fuseki start up. - I should use a different version value for kyro5 in the metadata, such as `3.0.0`. -- 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]
