- [x] Remove `FluxProcessor#fromSink` and `MonoProcessor#fromSink` (and underlying adapters) - [x] Mark `FluxProcessor` and `MonoProcessor` as deprecated themselves (see #2179) - [ ] Document typical usage patterns of `MonoProcessor` and how to replace them in a wiki page - [ ] Reference the wiki page and provide guidance on how to raise an issue if a case is encountered where there is now way around using `MonoProcessor` ## Motivation <!--- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> ## Desired solution <!--- A clear and concise description of what you want to happen. --> ## Considered alternatives <!--- A clear and concise description of any alternative solutions or features you've considered. --> ## Additional context <!--- Add any other context or screenshots about the feature request here. -->