-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
7.0.2.Final
-
None
The constructor that takes just a Uid should only be used when loading an LRA from the ObjectStore. So after constructing the LRA the expectation is that it restore_state will be called so that the URI for the LRA gets initialised. Such behaviour is not obvious and can result in difficult to understand code. This issue tracker is to either improve the code structure or to add clear commentary about how the LRA URI gets initialised.