You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/03/08 21:07:07 UTC

[GitHub] [jena] Aklakan commented on pull request #1204: JENA-2289: fix to setup the precomputed geospatial index properly

Aklakan commented on pull request #1204:
URL: https://github.com/apache/jena/pull/1204#issuecomment-1062209248


   Just a quick comment for robustness: You probably want to write the index to a temp file first and only if that completes successfully then copy it to the final file - otherwise if you hit ctrl+c during the build a restart would try to load the partially written file.
   (If you are doing it like this anyway then ignore my remark :)


-- 
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: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org