Skip to content
  • Jelte Jansen's avatar
    [1535] address review comments · 532aa507
    Jelte Jansen authored
    - removed superfluous toText() calls in out-of-zone exception creation
    - moved in-memory out-of-zone check to be part of findNode instead of separate check in find()
    - added out-of-zone check to addAdditional lookup (and don't lookup unless in zone)
    - removed FIND_DEFAULT parameters in unit tests (they are default values)
    - change notify_out sqlite test data to have out-of-zone-but-known NS target
    532aa507