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

Implement Clustered Loader/writer #2456

Closed
AbfrmBlr opened this issue Aug 16, 2018 · 0 comments
Closed

Implement Clustered Loader/writer #2456

AbfrmBlr opened this issue Aug 16, 2018 · 0 comments
Assignees
Milestone

Comments

@AbfrmBlr
Copy link
Contributor

No description provided.

@AbfrmBlr AbfrmBlr self-assigned this Aug 16, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 27, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 28, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 28, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 28, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 28, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 28, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 28, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 30, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 31, 2018
 * Wire cachemanager default config ehcache#2456
 * Add lambda to store putIfAbsent signature ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Aug 31, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 3, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 3, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 3, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 5, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 5, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 5, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 5, 2018
 * Fix OnHeapStore implementation
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 5, 2018
 * Fix OnHeapStore implementation
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 6, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 6, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 7, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 7, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 7, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 10, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 17, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Sep 18, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 22, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 24, 2018
 * Proper selection for store ehcache#2456
 * Wire cachemanager default config ehcache#2456
 * Add lambda to store putIfAbsent signature ehcache#2456
 * Fix bulk apis cache with loader writer ehcache#2456
 * Register loader-writer store to context manager ehcache#2456
 * Register/deregister jsr loaders for ranking ehcache#2456
 * Add api in LWProvider to check if Loader is JSR provided ehcache#2456
 * Wire in JSR provided loaders ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 24, 2018
 * Fix OnHeapStore implementation
 * Implement getAndCompute for BaseLWStore ehcache#2456
 * Fix jsr loadAll ehcache#2456
 * Change jsrcache.compute for baseLWStore ehcache#2456
 * Change getandcompute for offheap ehcache#2456
 * Proper loader-writer wiring to usermanaged caches ehcache#2456
 * XAstore getAndCompute ehcache#2456
 * Remove Ehcacheloaderwriter + cleanup ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 24, 2018
 * changes to ServerstoreProxy for loack/unlock ehcache#2456
 * lock returns Chain for atomic ops ehcache#2456
 * Clustered LoaderWriter store ops impl ehcache#2456
 * Add locking constructs at client ehcache#2456
 * Server side lock construtcs ehcache#2456
 * Wire in the lockmanager & LoaderWriter store ehcache#2456
 * Remove mappings held by client after disconnect ehcache#2456
 * Retain locks from client after passive failover ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 24, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 24, 2018
 * Rename compute & push useloaderInAtmoics to config ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * Proper selection for store ehcache#2456
 * Wire cachemanager default config ehcache#2456
 * Add lambda to store putIfAbsent signature ehcache#2456
 * Fix bulk apis cache with loader writer ehcache#2456
 * Register loader-writer store to context manager ehcache#2456
 * Register/deregister jsr loaders for ranking ehcache#2456
 * Add api in LWProvider to check if Loader is JSR provided ehcache#2456
 * Wire in JSR provided loaders ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * Fix OnHeapStore implementation
 * Implement getAndCompute for BaseLWStore ehcache#2456
 * Fix jsr loadAll ehcache#2456
 * Change jsrcache.compute for baseLWStore ehcache#2456
 * Change getandcompute for offheap ehcache#2456
 * Proper loader-writer wiring to usermanaged caches ehcache#2456
 * XAstore getAndCompute ehcache#2456
 * Remove Ehcacheloaderwriter + cleanup ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * changes to ServerstoreProxy for loack/unlock ehcache#2456
 * lock returns Chain for atomic ops ehcache#2456
 * Clustered LoaderWriter store ops impl ehcache#2456
 * Add locking constructs at client ehcache#2456
 * Server side lock construtcs ehcache#2456
 * Wire in the lockmanager & LoaderWriter store ehcache#2456
 * Remove mappings held by client after disconnect ehcache#2456
 * Retain locks from client after passive failover ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * Rename compute & push useloaderInAtmoics to config ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * Proper selection for store ehcache#2456
 * Wire cachemanager default config ehcache#2456
 * Add lambda to store putIfAbsent signature ehcache#2456
 * Fix bulk apis cache with loader writer ehcache#2456
 * Register loader-writer store to context manager ehcache#2456
 * Register/deregister jsr loaders for ranking ehcache#2456
 * Add api in LWProvider to check if Loader is JSR provided ehcache#2456
 * Wire in JSR provided loaders ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * Fix OnHeapStore implementation
 * Implement getAndCompute for BaseLWStore ehcache#2456
 * Fix jsr loadAll ehcache#2456
 * Change jsrcache.compute for baseLWStore ehcache#2456
 * Change getandcompute for offheap ehcache#2456
 * Proper loader-writer wiring to usermanaged caches ehcache#2456
 * XAstore getAndCompute ehcache#2456
 * Remove Ehcacheloaderwriter + cleanup ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * changes to ServerstoreProxy for loack/unlock ehcache#2456
 * lock returns Chain for atomic ops ehcache#2456
 * Clustered LoaderWriter store ops impl ehcache#2456
 * Add locking constructs at client ehcache#2456
 * Server side lock construtcs ehcache#2456
 * Wire in the lockmanager & LoaderWriter store ehcache#2456
 * Remove mappings held by client after disconnect ehcache#2456
 * Retain locks from client after passive failover ehcache#2456
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
AbfrmBlr added a commit to AbfrmBlr/ehcache3 that referenced this issue Oct 27, 2018
 * Rename compute & push useloaderInAtmoics to config ehcache#2456
@chrisdennis chrisdennis added this to the 3.7.0 milestone Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants