Github user ajs6f commented on the issue:
https://github.com/apache/jena/pull/161
Hm, just a first gut reaction about that example API: I would not want to
initiate a promotion just by signalling system-wide and then writing. I'd much
rather some positive step be taken _on that particular dataset_, to record very
clear intent. I'm guessing that although it's really not good style, there are
folks out there depending on the system to throw an exception for writing in a
read txn as part of their logic. New modes for `ReadWrite` sounds like a nice
solution to this. (e.g. `PromotableRead`?)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---