diff options
author | Jim Hahn <jrh3@att.com> | 2020-02-29 13:20:06 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-02-29 13:22:48 -0500 |
commit | f583aa9031e4f73ae0004bf972ac7a6c3afa4b71 (patch) | |
tree | fd4a02ba054118ef79c589a263376b13fe441a0c /models-interactions/model-impl | |
parent | da47a120294d931bde38d821df8979813564e05c (diff) |
Add sequence number to Actors
When actors with duplicate names are loaded, a way is needed to
determine which should take precedence. Added a sequence number to
Actor to facilitate this. Unfortunately, couldn't use OrderedServiceImpl,
because it only creates the Actors once, which would break a number
of junit tests.
Issue-ID: POLICY-1625
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I1ade92f4fe516cfc54bb92d0a3624c67e8981075
Diffstat (limited to 'models-interactions/model-impl')
0 files changed, 0 insertions, 0 deletions