Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Redis docs for copy/paste artefacts #3394

Closed
cheungyatho opened this issue Sep 29, 2020 · 0 comments · Fixed by #3414
Closed

Fix Redis docs for copy/paste artefacts #3394

cheungyatho opened this issue Sep 29, 2020 · 0 comments · Fixed by #3414
Assignees
Milestone

Comments

@cheungyatho
Copy link

cheungyatho commented Sep 29, 2020

Section in the docs https://docs.spring.io/spring-integration/reference/html/redis.html#redis-queue-inbound-gateway and those requestChannel and replyChannel are really a copy of the text from the Outbound Gateway section.

See external conversation:
https://stackoverflow.com/questions/64041525/what-is-it-for-redisqueueinboundgateway-setreplychannelname/64047812?noredirect=1#comment113358906_64047812

@cheungyatho cheungyatho added status: waiting-for-triage The issue need to be evaluated and its future decided type: bug labels Sep 29, 2020
@artembilan artembilan changed the title section in the docs https://docs.spring.io/spring-integration/reference/html/redis.html#redis-queue-inbound-gateway and those requestChannel and replyChannel are really a copy of the text from the Outbound Gateway section Fix Redis docs for copy/paste artefacts Sep 29, 2020
@artembilan artembilan added in: documentation and removed status: waiting-for-triage The issue need to be evaluated and its future decided labels Sep 29, 2020
@artembilan artembilan modified the milestones: 5.4 RC1, 5.4 GA Sep 29, 2020
@artembilan artembilan self-assigned this Oct 23, 2020
artembilan added a commit to artembilan/spring-integration that referenced this issue Oct 23, 2020
Fixes spring-projects#3394

* Fix (wrong) copied/pasted text in the Redis Queue Inbound Gateway attribute
descriptions
* Fix some docs typos
* Add `jmx.adoc` into an `index.adoc` and `index-single.adoc`
* Add R2DBC, Redis Stream and ZeroMQ channel adapters into an `endpoint-summary.adoc`
garyrussell pushed a commit that referenced this issue Oct 23, 2020
Fixes #3394

* Fix (wrong) copied/pasted text in the Redis Queue Inbound Gateway attribute
descriptions
* Fix some docs typos
* Add `jmx.adoc` into an `index.adoc` and `index-single.adoc`
* Add R2DBC, Redis Stream and ZeroMQ channel adapters into an `endpoint-summary.adoc`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants