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 docs: port to scala, add disclaimer, remove kafka ref. #596

Conversation

ignasi35
Copy link
Contributor

PR #595 improved the docs by stating an alternative to PubSub when at-least-once delivery is required. That PR, though, only edited the java/ branch of docs. While reviewing the scala docs I noticed the section edited already suggested falling back to broker API in other situations and included a warning of the side-effects of falling back from PubSub to Broker API.

This needs backporting to 1.3.x and 1.2.x branches.

@TimMoore TimMoore merged commit 82e2b49 into lagom:master Mar 17, 2017
@TimMoore
Copy link
Contributor

1.3.x 197ca33

It doesn't apply cleanly to 1.2.x (which doesn't have Scala docs)

@TimMoore
Copy link
Contributor

1.2.x #598

jroper pushed a commit that referenced this pull request Mar 17, 2017
@ignasi35 ignasi35 deleted the 595-port-to-scala-add-disclaimer-remove-kafka-ref branch March 21, 2017 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants