You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • tcp socket fails (or whatever the rdma equivalent is, assuming that is a detectable condition)
  • missed heartbeats
  • authentication errors
  • authorisation errors
  • queue not found
  • exchange not found
  • other address validation errors (e.g. exchange is of different type to that specified)
  • session terminated by management
  • connection terminated by management
  • broker side queue limit breached
  • exclusive subscriber violation
  • feature not supported exception from broker (e,g, unsupported exchange type)
  • protocol violation errors (by which I mean any sort of framing error or problem that is a result of a bug in the library or broker rather than being an invalid command by the application)
  • internal error in broker, i.e. some as yet unidentified bug, misconfiguration or environmental problem
  • No labels