Fork me on GitHub
#xtdb
<
2024-04-03
>
Hukka07:04:51

Hmh, just noticed that if I have opened an xtdbv2 local node (with with-open) in a function I'm running with babashka cli's exec helper, the clojure process never exits. Am I missing some known shutdown procedures, or will I upgrade to the latest (still not using the release from last week) and make a minimal case?

Hukka07:04:00

I tested with the usual shutdown-agents too, even though this delay in exiting seems indefinite, not just one minute. Didn't help, of course

jarohen08:04:11

idea is that with-open is sufficient, sounds like we've got a dangling thread somewhere. could you get hold of a jstack thread dump?

Hukka08:04:16

Sure. Might not happen today, but soonish.

jarohen08:04:35

no rush - cheers @U8ZQ1J1RR 🙂

Hukka05:04:08

Seems like this was fixed also by upgrading from -9 to -11

Filipe Silva10:04:59

Heya, I've been working on a personal XTDB scripting and automation environment and thought folks on this channel would be especially interested in it https://github.com/filipesilva/fdb. Very interested in any questions or feedback you have!

👀 1
👏 4
Panel23:04:49

Could xtdb2 be used today to do simple geospatial querying ? I guess it would have to be extended some way like crux-geo did.

1