Project

General

Profile

Actions

Bug #6322

closed

Ensure lock is obtained prior to calls to Hazelcast IMap.put()

Added by Chris Jones over 10 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
12/20/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

When modifying the system metadata table, we call systemMetadataMap.put(). since this is a distributed map in the HZ cluster, we need to call lock() first on the pid. This particularly needs to be fixed in DocumentImpl, but we should audit this call in other classes to make sure we lock and unlock correctly.

Actions

Also available in: Atom PDF