Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » SeMantic Information Logistics Architecture (SMILA) » Wrong usage of read-write lock?
Wrong usage of read-write lock? [message #661828] Mon, 28 March 2011 07:35
SMILANewBee is currently offline SMILANewBeeFriend
Messages: 42
Registered: August 2010
Member
Hello,

we analysed the method "storeRecord" in the "RecordStorageImpl" class. The method uses a read lock but makes write operations with the EntityManager. Should it be better to use a write lock here?
Previous Topic:New SMILA tryout
Next Topic:NullPointerException in BinaryStorage
Goto Forum:
  


Current Time: Wed Apr 24 15:27:20 GMT 2024

Powered by FUDForum. Page generated in 0.03130 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top