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 note about classpath for custom EPs in pipelines [HZG-287] #1459

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

JamesHazelcast
Copy link
Contributor

With the recently added support for UCN in Jet (available in next minor release), it is useful to mention this in documentation, particularly for the commonly used EntryProcessor. Even without UCN, the custom classes need to be on the classpath, so it's good to be explicit about this.

Only relevant for next minor release (5.6.0?)

Fixes https://hazelcast.atlassian.net/browse/HZG-287

With the recently added support for UCN in Jet (available in next minor release), it is useful to mention this in documentation, particularly for the commonly used `EntryProcessor`. Even without UCN, the custom classes need to be on the classpath, so it's good to be explicit about this.

Fixes https://hazelcast.atlassian.net/browse/HZG-287
@JamesHazelcast JamesHazelcast added the enhancement New feature or request label Jan 7, 2025
@JamesHazelcast JamesHazelcast self-assigned this Jan 7, 2025
@JamesHazelcast JamesHazelcast requested a review from a team as a code owner January 7, 2025 15:42
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit 32dc563
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/677e6cd90ec96500083ef9fd
😎 Deploy Preview https://deploy-preview-1459--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.

Co-authored-by: Krzysztof Jamróz <[email protected]>
@JamesHazelcast JamesHazelcast merged commit fcfbf07 into hazelcast:main Jan 8, 2025
6 checks passed
@JamesHazelcast JamesHazelcast deleted the fix/6.0/hzg-287 branch January 8, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants