Ticket #406 (closed Enhancement: fixed)

Opened 12 years ago

Last modified 12 years ago

Remove transactions from DB read operations

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.1
Component: DeepaMehta Standard Distribution Version: 4.0.13
Keywords: Cc: dgf, Malte, joern
Complexity: 3 Area:
Module: deepamehta-core

Description

Since a long time (Neo4j 1.1?) it is not required anymore to perform DB read operations in a transaction.

So, we could drop the transactions from the respective DM Core Service calls. This could be advantageous performance-wise.

Change History

comment:1 Changed 12 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 12 years ago by Jörg Richter

  • Status changed from accepted to closed
  • Resolution set to fixed

Core: no transactions for read operations (#406).

Close ticket 406.

Revising the transaction creation approach remains an issue, see #280.

Note: See TracTickets for help on using tickets.