forked from hazelcast/hazelcast-code-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
MapStore #1
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
Open
Praneethchakri
wants to merge
786
commits into
Praneethchakri:master
Choose a base branch
from
hazelcast:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
MapStore #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Max idle behavior can be simulated via ttl usage. This PR aims to add a code sample related to that. See `README` and `AbstractMaxIdleSimulator` javadoc for more information.
Update simulate max idle code sample [HZ-1981]
…urnal_with_data_connection Add code sample for remote map journal with data connection [HZ-2294]
…terprise/tls-rbac-demo (#704)
Addresses warning: ``` attribute `version` is obsolete ``` https://github.com/compose-spec/compose-spec/blob/main/spec.md#version-top-level-element-obsolete
Import https://github.com/knurl/jetpayments to official repo. https://hazelcast.atlassian.net/browse/DOC-500 Checklist: - [x] Request reviewers if possible - [x] README.md or README.adoc is created with a description _what_ example does and _how_ to run it - [ ] Add tests that reproduce the associated tutorial or similar scenario
Fix _some_ errors introduced with new project in #720
Fix warning: ``` [WARNING] [WARNING] Some problems were encountered while building the effective model for com.hazelcast.samples:spring-boot-caching-hazelcast-cache-manager:jar:0.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 34, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] ```
[Dependabot PRs are blocked](#728) from PR builder execution, should be whitelisted.
…t-integration/openshift/client-apps/ocp-demo-frontend (#724)
In https://issues.apache.org/jira/browse/MNG-5151 Maven updated the default URL from `repo1.maven.org/maven2` -> `repo.maven.apache.org/maven2`. Updated references to suit.
We should try to use a single secrets manager where possible. [Slack discussion](https://hazelcast.slack.com/archives/CE8GYK5QX/p1754657344019809?thread_ts=1754650773.398089&cid=CE8GYK5QX) Fixes: [DI-588](https://hazelcast.atlassian.net/browse/DI-588) [DI-588]: https://hazelcast.atlassian.net/browse/DI-588?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
--------- Co-authored-by: Jack Green <[email protected]> Co-authored-by: James Holgate <[email protected]>
…et/source-sink-builder (#753)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.