Fix wrongly pasted line in doc
This commit is contained in:
@@ -1313,7 +1313,6 @@ This note applies to users of Spring Cloud Stream 1.1.0.RELEASE only.
|
||||
Spring Cloud Stream 1.1.0.RELEASE used the table name `schema` for storing `Schema` objects, which is a keyword in a number of database implementations.
|
||||
To avoid any conflicts in the future, starting with 1.1.1.RELEASE we have opted for the name `SCHEMA_REPOSITORY` for the storage table.
|
||||
Any Spring Cloud Stream 1.1.0.RELEASE users that are upgrading are advised to migrate their existing schemas to the new table before upgrading.
|
||||
For some binder implementations (e.g., RabbitMQ), it is possible to have non-durable group subscriptions.
|
||||
====
|
||||
|
||||
==== Schema Registry Client
|
||||
|
||||
Reference in New Issue
Block a user