The service hosted in AWS (multiple instances managed by kubernetes), using in-memory persistence and SqlServerTransport has been caught occasionally replaying old messages (6-7 hours old). No failures.
The replay is typically initiated by the same container as the one which handles "normal" messages. DB tables associated with NSB are empty. Any advice on how to tackle the problem would be appreciated.