Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created January 28, 2017 15:49
Show Gist options
  • Select an option

  • Save mccun934/5412e46ede9c4692b8666f2a77d51f0d to your computer and use it in GitHub Desktop.

Select an option

Save mccun934/5412e46ede9c4692b8666f2a77d51f0d to your computer and use it in GitHub Desktop.
delete / clear qpid queue
# for each of such $queue:
# rm -rf /var/lib/qpidd/.qpidd/qls/jrnl/${queue}
# qpid-config --ssl-certificate=/etc/pki/katello/qpid_client_striped.crt -b amqps://localhost:5671 add queue $queue --durable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment