I would think that xQueueOverwrite should work fine with a QueueSet, it would require that the QueueSet NOT be notified if the Overwrite actually overwrote the last data, as that would get the QueueSet out of sync, but make sense as there is already a notification for the first write in the queue set, which will now point to the new updated entry.