mirror of https://github.com/dapr/docs.git
				
				
				
			Mark pubsub.hazelcast as deprecated
Fixes #2708 Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									471ad4c117
								
							
						
					
					
						commit
						ac919b9fde
					
				|  | @ -7,6 +7,8 @@ aliases: | |||
|   - "/operations/components/setup-pubsub/supported-pubsub/setup-hazelcast/" | ||||
| --- | ||||
| 
 | ||||
| > **Deprecation notice**: The Hazelcast PubSub component has been deprecated due inherent to lack of support for "at least once" delivery guarantee, and will be removed in a future Dapr release. | ||||
| 
 | ||||
| ## Component format | ||||
| To setup hazelcast pubsub create a component of type `pubsub.hazelcast`. See [this guide]({{< ref "howto-publish-subscribe.md#step-1-setup-the-pubsub-component" >}}) on how to create and apply a pubsub configuration. | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| - component: Hazelcast | ||||
|   link: setup-hazelcast | ||||
|   state: Beta | ||||
|   state: Deprecated | ||||
|   version: v1 | ||||
|   since: "1.7" | ||||
| - component: In Memory | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue