Hi,
Quote:
Is there a way to change this dynamically per request without affecting the whole configuration?
Just to be sure, your case would be addressed by making it possible to set these properties to specific values per session, right? There will be support for this at some time (see https://hibernate.atlassian.net/browse/OGM-343).
Quote:
[...] is it possible to get a ballpark, based on the current priority queue when is it realistic to expect someone to start working on this?
You basically can get started with implementing this whenever you like ;-)
Kidding aside, it would be awesome to get help on this and I believe this issue makes a good starter to dive a bit deeper into OGM. The basic infrastructure for the property mechanism is in place and if you decide to give it a try, I can help you with getting started and letting you know where to have a closer look.
--Gunnar