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

Add documentation for using DataConnectionService [SUP-523] #1361

Merged

Conversation

frant-hartm
Copy link
Contributor

@frant-hartm frant-hartm commented Nov 4, 2024

Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit 245266b
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/674993e91323ac00081e7e2d
😎 Deploy Preview https://deploy-preview-1361--hardcore-allen-f5257d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@frant-hartm
Copy link
Contributor Author

@oliverhowell @amandalindsay Before jumping on this one, it might be worth waiting to have devs/QE to review it first - I am not 100 % sure it's all understandable.

Copy link
Contributor

@Rob-Hazelcast Rob-Hazelcast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look like well-structured procedures with prerequisites, numbered steps etc. There are a handful of bugs and inconsistencies, and a few bits I'd like to see fleshed out for improved usability.

Copy link
Contributor

@Rob-Hazelcast Rob-Hazelcast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking much better, just a couple of outstanding issues. Most important is to reference the new files in nav.adoc. It would be nice to have a validation rule for this @oliverhowell!

@Rob-Hazelcast Rob-Hazelcast merged commit 82107c7 into hazelcast:main Dec 4, 2024
6 of 7 checks passed
devOpsHazelcast pushed a commit to hazelcast/hazelcast that referenced this pull request Dec 4, 2024
Although this PR extends the public API, it only makes the
DataConnectionService more easily available. Previously it was only
available via ProcessorMetaSupplier.Context#dataConnectionService().
There are no changes to the DataConnectionService itself.

The service is available only on the member, on the client the method
throws exception.

Related documentation PR: hazelcast/hz-docs#1361
Re-submission of original PR:
https://github.com/hazelcast/hazelcast-mono/pull/3533

GitOrigin-RevId: 6fa1512e67b6657331ff4ba2afb3d6ab5cd6c0b6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants