Re: [] Apache Jena 3.14.0 RC 1

2020-01-16 Thread Andy Seaborne
Hi Aaron, So it it the trailing edge of the transaction. That synchronization should be happening anyway because flushing should be inside the transaction commit before the overall transaction finished commiting. The TransactionCoordinator controls this. The bug is that the flush is being

[jira] [Commented] (JENA-1817) Queued writer transactions cause exception in ThreadBufferingCache

2020-01-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016927#comment-17016927 ] ASF subversion and git services commented on JENA-1817: --- Commit

[jira] [Commented] (JENA-1817) Queued writer transactions cause exception in ThreadBufferingCache

2020-01-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016926#comment-17016926 ] ASF subversion and git services commented on JENA-1817: --- Commit

[jira] [Resolved] (JENA-1817) Queued writer transactions cause exception in ThreadBufferingCache

2020-01-16 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1817. - Resolution: Fixed > Queued writer transactions cause exception in ThreadBufferingCache >

[VOTE] Apache Jena 3.14.0 RC 2

2020-01-16 Thread Andy Seaborne
Hi, Here is a vote on the release of Apache Jena 3.14.0 This is the second proposed release candidate. The deadline is only 72hours in case there are enough +1 votes and I can do the final stage on Sunday - otherwise, it is likely to be mid next week. Changes from RC1: Fix for

Re: [VOTE] Apache Jena 3.14.0 RC 2

2020-01-16 Thread Andy Seaborne
+1 Andy On 16/01/2020 17:34, Andy Seaborne wrote: Hi, Here is a vote on the release of Apache Jena 3.14.0 This is the second proposed release candidate. The deadline is only 72hours in case there are enough +1 votes and I can do the final stage on Sunday - otherwise, it is likely to be

Re: [VOTE] Apache Jena 3.14.0 RC 2

2020-01-16 Thread Aaron Coburn
+1 (binding) Checked signatures Github tag matches Built from github tag and source release with both JDK 8 and 11 Checked JDK 11 (module) compatibility Checked OSGi artifacts The fix for JENA-1817 addressed the issue I reported earlier Aaron On Thu, 16 Jan 2020 at 12:52, Andy Seaborne wrote:

[CANCELLED] [VOTE] Apache Jena 3.14.0 RC 1

2020-01-16 Thread Andy Seaborne
RC1 cancelled because of because of JENA-1817, the report from Aaron. https://issues.apache.org/jira/browse/JENA-1817. Good thing this was caught! I'll produce RC2 with only: (1) Revert version (2) the change needed for JENA-1817 That should make checking the next RC easier for everyone.

[jira] [Created] (JENA-1817) Queued writer transactions cause exception in ThreadBufferingCache

2020-01-16 Thread Andy Seaborne (Jira)
Andy Seaborne created JENA-1817: --- Summary: Queued writer transactions cause exception in ThreadBufferingCache Key: JENA-1817 URL: https://issues.apache.org/jira/browse/JENA-1817 Project: Apache Jena