Because the order of pubsub items is significant (sorted by creation date), we need to use the cluster's master timestamp when creating pubsub items rather than the local system timestamp, which might vary significantly for each cluster member.
Added cluster time; note that the Hazelcast plugin must also be updated to pick up this fix (now 1.0.6)