now I have 8 node, programs running the same java program in K8s.
if you send a message to someone at 10:00 every day, eight node will be sent eight times.
but you only need to send it once.
is there any way to set flag bits to allow 8 node messages to communicate with each other?
the method of inserting the record of the message sent into the MySQL should not work. When inserting it, other node will repeat the message if it is not recorded in the database.