Skip to content

Commit

Permalink
Updated per feedback
Browse files Browse the repository at this point in the history
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
  • Loading branch information
ItalyPaleAle committed Dec 5, 2022
1 parent a0006f8 commit 28f05d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Expand Up @@ -7,7 +7,9 @@ aliases:
- "/operations/components/setup-pubsub/supported-pubsub/setup-hazelcast/"
---

> **Deprecation notice**: The Hazelcast PubSub component has been deprecated due to inherent lack of support for "at least once" delivery guarantee, and will be removed in a future Dapr release.
{{% alert title="Deprecation notice" color="warning" %}}
The Hazelcast PubSub component has been deprecated due to inherent lack of support for "at least once" delivery guarantee, and will be removed in a future Dapr release.
{{% /alert %}}

## 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.
Expand Down
2 changes: 1 addition & 1 deletion daprdocs/data/components/pubsub/generic.yaml
Expand Up @@ -2,7 +2,7 @@
link: setup-hazelcast
state: Deprecated
version: v1
since: "1.7"
since: "1.9"
- component: In Memory
link: setup-inmemory
state: Beta
Expand Down

0 comments on commit 28f05d2

Please sign in to comment.