Bugs

  • Topic Manager Swiftlet: Added a subscribe method with forceCopy flag to force that a subscriber gets a message copy.

  • Streams Swiftlet: Use forceCopy for non-durable topic subscriptions.

  • MQTT Swiftlet: Use forceCopy for consumer subscriptions.

  • MQTT Swiftlet: Persistent sessions aren't loaded on startup. Added SessionStoreEntry to the XStreams white list.