Ticket #1012 (closed task: fixed)

Opened 3 months ago

Last modified 3 months ago

Upgrade to Mulgara 2.0.1.

Reported by: amit Assigned to: ronald
Priority: critical Milestone: 0.9.0
Component: topaz Version: 0.9-rc1
Keywords: mulgara Cc:
Blocking: Blocked By:

Description

Mulgara 2.0.1 has been released and has fixes related to backup/export that would be good to incorporate.

Dependency Graph

Change History

08/14/08 13:50:30 changed by ronald

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

(In [6331]) Upgrade to mulgara 2.0.1. This involves some minor code updates:

  • ResolverFactory?'s have a new supportsExport() to implement
  • new language code support means getLanguage() may return null

From a sys-admin perspective the major change is the new 'export' command to export a single graph; 'backup' only works for full backups of the whole db now.

This closes #1012.