The age of the system transaction is growing very much
After promote replica to master the result of "SHOW transaction_read_only" command always "on" because the transaction started before the promote. Promote to master does not break transaction/connection.
We have two problem with system connection:
I added COMMIT to solve them both.