Adds default operator to query boolean parser and fixes threading issues during shutdown.

Changed

  • Adds default operator for queries parsed with the boolean parser

Fixed

  • Discovery protocol callback executed by appropriate thread
  • Fixes race condition during shutdown