issues
search
Terracotta-OSS
/
offheap-store
A library that provides a set of map and cache implementations that store data outside of the normal Java heap
Apache License 2.0
90
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reduce logging when allocating off heap memory
#34
ljacomet
closed
8 years ago
0
#32: implement removeByHash(int hash)
#33
lorban
closed
8 years ago
8
Add `removeByHash(int hash)` API
#32
lorban
closed
8 years ago
0
FileBackedStorageEngine chunk sizing approach makes shrinking costly - lets fix this.
#31
chrisdennis
closed
8 years ago
0
FileBackedStorageEngine.shrink() doesn't attempt to compact unevictable entries
#30
chrisdennis
closed
8 years ago
0
Issue #28
#29
chrisdennis
closed
8 years ago
3
Bug in org.terracotta.offheapstore.OffHeapHashMap#computeIfPresentWithMetadata
#28
ljacomet
closed
8 years ago
1
Advance to 2.2-SNAPSHOT since we have added new methods
#27
chrisdennis
closed
8 years ago
1
OffHeapHashMap.expandTable() can fail to throw the table expand exception.
#26
cschanck
opened
8 years ago
1
Issue #24 add compute-with-metadata methods
#25
chrisdennis
closed
8 years ago
1
Add JDK 8 like compute methods that can also modify metadata to support Ehcache 3
#24
chrisdennis
closed
8 years ago
0
Open up some more of OffHeapHashMap
#23
cschanck
closed
8 years ago
2
Issue #21 Consume a factory of ExecutorService to run the disk store
#22
chrisdennis
closed
9 years ago
3
Generalize some of the thread usage patterns to allow more flexibility in Ehcache 3
#21
chrisdennis
closed
9 years ago
0
Issue #19 Make OSGi ready
#20
ljacomet
closed
9 years ago
0
Make offheap-store OSGi ready
#19
ljacomet
closed
9 years ago
0
Issue #17 Slot updates update old table slots rather than marking them as removed
#18
chrisdennis
closed
9 years ago
6
Update operations can cause invalid iterator return
#17
chrisdennis
closed
9 years ago
2
Issue #15 Move to 2 digit snapshot version, and advance to 2.1.x
#16
chrisdennis
closed
9 years ago
0
Bump offheap-store version to 2.1.x
#15
ljacomet
closed
9 years ago
1
Issue #9 Enable FileBackedStorageEngine shrinking
#14
chrisdennis
closed
9 years ago
0
Issue #10 Rework metadata and pinning APIs
#13
chrisdennis
closed
9 years ago
0
Issue #11 Add AbstractPersistentConcurrentOffHeapCache superclass
#12
chrisdennis
closed
9 years ago
1
Add an AbstractPersistentConcurrentOffHeapCache type to the hierarchy.
#11
chrisdennis
closed
9 years ago
0
Revamp/align the metadata and pinning APIs
#10
chrisdennis
closed
9 years ago
0
Add a working shrink implementation to FileBackedStorageEngine
#9
chrisdennis
closed
9 years ago
0
Add unit test coverage for uncovered classes
#8
chrisdennis
opened
9 years ago
0
offheap-store document should be enhanced
#7
bwzhang2011
opened
9 years ago
9
add netbeans git and apache rat exclusions
#6
chrisdennis
closed
9 years ago
0
Issue #4
#5
ljacomet
closed
9 years ago
0
Setup CI on cloudbees
#4
ljacomet
closed
9 years ago
1
Issue #2 : Fix javadoc to build okay in JDK 8
#3
chrisdennis
closed
9 years ago
0
Javadoc fails to 'compile' in JDK 8
#2
chrisdennis
closed
9 years ago
0
update README.adoc
#1
jhouserizer
closed
9 years ago
0
Previous