Comment 2 for bug 2060024

Revision history for this message
Andrew Bonney (andrewbonney) wrote :

We have three producer services running, all of which appear to be configured with defaults, so as I understand it that means all tasks are enabled.

When creating a new A record we get a message like the following from one of the producer instances:

Apr 02 11:55:52 infra1-designate-container-289d0f6e designate-producer[277764]: 2024-04-02 11:55:52.499 277764 DEBUG designate.producer.tasks [None req-7d7f14c1-4fcd-4d5a-a920-9cc760a7e154 - - - - - -] Incremented serial for 07644d3b-b142-4c6e-982e-da6d8dd0f982 to 1712058952 __call__ /openstack/venvs/designate-28.1.0/lib/python3.10/site-packages/designate/producer/tasks.py:303

Followed by periodic messages from all services similar to:

Apr 02 11:56:25 infra1-designate-container-289d0f6e designate-producer[277764]: 2024-04-02 11:56:25.993 277764 INFO designate.producer.tasks [None req-a432f661-4514-4afd-b149-b492d95fa260 - - - - - -] Recovering zones for shards 0 to 1365

Having just tried to create a couple of A records on test zones I was previously having issues with these did correctly transition to active, but a further try then revealed the issue again. This is suggesting whatever the cause is is intermittent.