Bird
0
0

Which of the following is a valid value for the cluster_partition_handling setting in RabbitMQ?

easy📝 Syntax Q3 of 15
RabbitMQ - Clustering
Which of the following is a valid value for the cluster_partition_handling setting in RabbitMQ?
Aauto_reconnect
Bignore
Creject_messages
Dforce_sync
Step-by-Step Solution
Solution:
  1. Step 1: Recall valid cluster_partition_handling values

    Valid values include 'ignore', 'pause_minority', and 'autoheal'.
  2. Step 2: Identify the correct option

    Among the options, only 'ignore' is a valid cluster_partition_handling value.
  3. Final Answer:

    ignore -> Option B
  4. Quick Check:

    Valid cluster_partition_handling value = ignore [OK]
Quick Trick: Valid values: ignore, pause_minority, autoheal [OK]
Common Mistakes:
MISTAKES
  • Using non-existent values like reject_messages
  • Confusing with connection or sync settings
  • Assuming auto_reconnect is valid here

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More RabbitMQ Quizzes