#7824 Remove the binding for the composer.start topic from Bodhi's bodhi.stg queue
Closed: Fixed 4 years ago by jcline. Opened 4 years ago by bowlofeggs.

I accidentally bound the composer.start topic to Bodhi's bodhi.stg queue and now the OpenShift message listener is crash looping because it cannot process that topic (only backend01 can). I need two things done:

  1. Remove the composer.start binding from the bodhi.stg queue.
  2. Flush all messages from the bodhi.stg queue.

Thanks!


The benefit to this is that the bodhiadmin-members@fpo address will get less error message spam - there are some messages stuck in that queue that the OpenShift processes can't handle and they occasionally send e-mails (but only occasionally thanks to @jcline's rate limiter).

Okay I've undone the binding and flushed your queue, although I had to remove the consumer's permission to read to do so. It's back to being readable, but the consumer treats permissions errors as fatal so you'll need to go poke it.

Metadata Update from @jcline:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata