Is acquiring a lock in the pre-processor recommended if just loading the concept objects for reading?

Is acquiring a lock in the pre-processor recommended if just loading the concept objects for reading?

book

Article ID: KB0086313

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
Is acquiring a lock in the pre-processor recommended if just loading the concept objects for reading?

Environment:
===========
TIBCO BusinessEvents 3.0.1
All Operating Systems

Resolution:
===========
Yes. It is recommended to acquire a lock in the pre-processor and then load the objects in the processor even if you are not going to modify them.

Issue/Introduction

Is acquiring a lock in the pre-processor recommended if just loading the concept objects for reading?