[GitHub] jena pull request #509: JENA-1651: Specific counter for tracking active tran...

2018-12-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/509


---


[GitHub] jena pull request #509: JENA-1651: Specific counter for tracking active tran...

2018-12-14 Thread afs
GitHub user afs opened a pull request:

https://github.com/apache/jena/pull/509

JENA-1651: Specific counter for tracking active transactions.

This only happens occasionally even under high update load and is harmless, 
only leading to a spurious log message.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/afs/jena tdb1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jena/pull/509.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 #509


commit 124c7c631dd6b668b79d8628269aae8a56122b4b
Author: Andy Seaborne 
Date:   2018-12-14T12:16:13Z

JENA-1651: Specific counter for tracking active transactions.




---