Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.2
-
None
Description
Currently, we emit and ERROR and stack trace when a logical node that is mapped is mapped again.
My suggestion is to:
1) emit warn if it is remapping the same logical node to the same physical node.
2) emit error but no stack trace when attempting to map, also saying that the logical node is already mapped on some other physical node.