Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://ldap.com/ldap-dns-and-rdns/

Assumptions


IssueNotes Sign-off
1alternateId not used when processing 'deletedCmHandles' or 'upgradedCmHandles'Any alternateId stored in the cache earlier wil be used


Issues & Decisions


IssueNotes Decision
1Is FDN optional?Is it possible to register a cmHandle without an FDN?

Toine Siebelink Yes it is optional as not everyone will use it

2In Hazelcast what is the key?Is it the FDN or the cmHandleId?

Toine Siebelink create 2 maps:

  1. alternate id → cm-handle-id
  2. cm-handle-id → alternate id
3Check alternateId in 'updatedCmHandles'Assuming updatedCHandle should NOT be used to correct/change the AlternateId for a CmHandleId


Alternate identifiers during registration

...

Like this we will be able to map entities back and forth during queries quickly based on what value we have in the queries.

Inventory Use cases

create (initial inventory)

This use case is described above.

...