spring-projects / spring-projects/spring-integration
IgniteMetadataStore implementation of ConcurrentMetadataStore
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
IgniteMetadataStore implementation of ConcurrentMetadataStore
ConcurrentMetadataStore implementation for Apache Ignite
Add support for Apache Ignite as a ConcurrentMetadataStore like HazelcastMetadataStore
Is there any plan or possibility to add support for Apache Ignite as a ConcurrentMetadataStore ?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ConcurrentMetadataStore contract and the existing HazelcastMetadataStore implementation mentioned in the issue. Determine how Apache Ignite should provide equivalent concurrent metadata behavior, including the required integration scope and validation. Done means Apache Ignite support is implemented consistently with the existing store and its behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100