GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/494
Don't forget StoreParams.
StoreParams argument was not being passed on.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena tdb2-params
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/494.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #494
----
commit 022a4ddfacfc20183f5c2b9290a7646e42cdf432
Author: Andy Seaborne <andy@...>
Date: 2018-11-21T18:50:06Z
Don't forget StoreParams.
----
---