Github user dick-twocows commented on the issue: https://github.com/apache/jena/pull/233 The ability to try and begin a write transaction exists because; We needed to run parallel loads i.e. try each child to write and the first one to return true performs the load, need more parallel spin up more tin/JVMs. The ability to provide optimistic access, i.e. try to read, if not skip, no problem we're open world...
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---