x-overflow should be configurable to a DLX #10432
-
x-overflow should be configurable to a DLX see: the fact this feature doesnt exist is equally perplexing as it is depressing |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Fewer emotions, more relevant details: this is an engineering discussion board, not a theater@the1mills you won't convince anyone on this team by using terms such as "perplexing" and "depressing". You might if you make your case with fewer emotions and more details, and ideally, an executable example that would demonstrate what you are looking for. I'm afraid I cannot decipher what exactly you asking for, leave alone why.
|
Beta Was this translation helpful? Give feedback.
-
Upvoting your own discussion makes your case look particularly weak. You really don't get it: the more you spam this team and use emotional language/illusion of interest, the less we will be inclined to look at it. This is open source software: you very likely get it entirely for free, so all ideas and suggested improvements are up to you, even if it's a matter of convincing the team to do the work. Throwing around words like "perplexing", "depressing", spam and upvoting your own issue are not how changes are introduced to open source software. Sorry, I should have said that those things are perplexing and depressing to me as a long time OSS contributor. |
Beta Was this translation helpful? Give feedback.
-
@michaelklishin - @the1mills has suggested this "improvement" without making any other contributions to RabbitMQ or its associated projects, see this: |
Beta Was this translation helpful? Give feedback.
Fewer emotions, more relevant details: this is an engineering discussion board, not a theater
@the1mills you won't convince anyone on this team by using terms such as "perplexing" and "depressing". You might if you make your case with fewer emotions and more details, and ideally, an executable example that would demonstrate what you are looking for.
I'm afraid I cannot decipher what exactly you asking for, leave alone why.
drop-head
drops messages by design (it says so right in the name)The StackOverflow thread talks about
drop-head
and how it does not dead letter messages. But it say "drop" right in the name: it drops messages by design. A response to the SO thread correctly states that…