Actions
Task #4817
closedCanonize FaceUri in conf file processor
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Currently, FaceUri is canonized in Nlsr class. It is intertwined with Nlsr::initialize function as Canonization needs to happen before we call initialize. We can instead simplify this by doing the canonization in conf file processor as we read in the neighbors and let the user know if the canonization fails and do not start Nlsr. As of now we simply log an error if the canonization fails for any uri and move on.
Updated by Ashlesh Gawande almost 6 years ago
- Related to Task #4128: Add a finally() to canonizeUris added
Updated by Ashlesh Gawande almost 6 years ago
- Related to Task #1911: Create face with canonical FaceUri added
Updated by Ashlesh Gawande almost 6 years ago
- Subject changed from Canonize face uri in conf file processor to Canonize FaceUri in conf file processor
Updated by Ashlesh Gawande almost 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Actions