Ticket #219 (closed task: fixed)

Opened 5 years ago

Last modified 3 years ago

Update mulgara

Reported by: ronald Assigned to: ronald
Priority: critical Milestone:
Component: topaz-mulgara Version: 0.8
Keywords: mulgara Cc:
Blocking: Blocked By:

Description

There's a rework of the transaction handling in mulgara. We should update and try it out sometime shortly after launch.

Dependency Graph

Change History

11/26/06 11:14:46 changed by amit

  • priority changed from unassigned to critical.

Critical post launch.

05/29/07 17:36:10 changed by amit

  • version changed from 0.5-SNAPSHOT to 0.8.
  • milestone changed from TBD to 0.8.

06/19/07 16:39:08 changed by amit

  • milestone changed from 0.8 to TBD.

Moving this out from 0.8 to avoid too many changes.

06/28/07 11:19:29 changed by amit

  • milestone changed from Bugs to WishList.

Will have to wait till Mulgara 1.1 releases.

08/07/07 16:26:04 changed by

  • milestone deleted.

Milestone WishList? deleted

08/08/07 17:39:39 changed by amit

  • component changed from topaz to mulgara.

08/19/07 15:44:17 changed by ronald

Notes:

  • Created a new 1.0.1-t3 with additional fixes in [3491].
  • Mulgara 1.1 as released has at least two serious problems in the transaction handling. One, write-lock stealing by a second concurrent transaction, has been fixed in subversion; the second (deadlock on close() with write-lock still held) needs to be analyzed and fixed.

01/11/08 08:26:21 changed by amit

  • milestone set to pubApp_0.9.0.

02/27/08 02:47:23 changed by ronald

  • status changed from new to closed.
  • resolution set to fixed.

(In [4806]) Update to latest mulgara (deployed mulgara 1.2-SNAPSHOT jars are currently mgr-73 branch plus all changes from trunk as of rev 661). This includes switching to rmi instead of soap because of the need to access mulgara's XAResource in the next otm changes.

The server now runs as a simple jar instead of as a webapp:

  java -jar <mulgara-service-jar> -a topazproject

Add a '-x' to stop the running instance.

Closes #219 and #645.

02/25/09 14:45:43 changed by

  • milestone deleted.

Milestone 0.9.0 deleted