Hi,
The Problem : I am trying to set a pesistent writer to a specific topic so that every late subscriber will recive al the messages for that topic as long as the data writer is alive.Means that I am using Transient_Local_Durability_Qos.
In code I am creating a Writer with that specific QOS setting,