windows - Evoke a nack in publisher confirm mode -


what possible reasons nack occur in publisher confirm mode, , can nack reliably produced testing, short of pulling cable disk or other hardware-based actions?

e.g. sending non-existing exchange not lead nack. leads channel close, in non-confirm mode.

btw rabbit cluster running on windows boxes, might matter, file system works quite differently in unix world.

one way generate nacks to

  1. create virtual hard disk
  2. configure environment variable rabbitmq_mnesia_base point folder on drive
  3. reinstall rabbitmq service changed mnesia base dir picked up
  4. restart service
  5. take virtual hard disk offline while enqueueing messages

a test confirmed that result in nack.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -