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
Upgrade FRS to IBM version
#84
chrisdennis
closed
4 months ago
0
Add IBM Copyright Statements
#83
chrisdennis
closed
4 months ago
2
Restartable Integration
#82
chrisdennis
closed
1 year ago
0
Reorganising offheap and frs repositories (merge)
#81
mathieucarbou
closed
1 year ago
5
Review project infra and licence headers (to match other oss projects) before bringing back frs
#80
mathieucarbou
closed
1 year ago
1
Removed 1 unnecessary stubbing in ReopeningInterruptibleChannelTest.java
#79
ARUS2023
opened
1 year ago
0
Guard access to storage engine with read-locks
#78
chrisdennis
closed
1 year ago
1
Use HTTPs URLs when possible
#77
chrisdennis
closed
2 years ago
2
Adding maven staging plugin
#76
akomakom
closed
2 years ago
1
Update logging components & correct test failure
#75
cljohnso
closed
2 years ago
0
update slf4j and logback versions
#74
jhouserizer
opened
2 years ago
0
Async Close Fixes (Issues #49 & #72)
#73
chrisdennis
closed
3 years ago
0
FileBackedStorageEngine doesn't handle interaction of interrupted threads with it's write-side FileChannel
#72
chrisdennis
closed
3 years ago
1
Bump junit from 4.12 to 4.13.1
#71
dependabot[bot]
opened
4 years ago
0
Do not disturb buffer positions on OffheapStorageArea writes
#70
cschanck
opened
4 years ago
0
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
#69
JLLeitschuh
opened
4 years ago
0
Support for java.util.concurrent.locks.StampedLock
#68
lucian-cm
opened
4 years ago
0
Bump development version to 2.5-SNAPSHOT
#67
chrisdennis
closed
4 years ago
0
Issue #52 [master]
#66
chrisdennis
closed
4 years ago
0
Fixes #52 : Discard iterator if the allocator is modified beyond its current position
#65
chrisdennis
closed
4 years ago
1
NullPointer
#64
iainstarks
opened
4 years ago
5
Bump version.
#63
GaryWKeim
closed
4 years ago
1
Tab 7463
#62
GaryWKeim
closed
5 years ago
0
Fixes #60 : Reassert and handle interrupts properly
#61
chrisdennis
closed
5 years ago
0
FileBackedStorageEngine handles interrupts erroneously.
#60
chrisdennis
closed
5 years ago
0
Make it easier to extend derived collection behaviors
#59
chrisdennis
closed
5 years ago
0
Issue 54 b integration
#58
chrisdennis
closed
5 years ago
0
Issue 54 : Ensure entry buffers are passed un-offset
#57
chrisdennis
closed
5 years ago
0
Issue 54 : Use only absolute put methods on entry writes (offset entr…
#56
chrisdennis
closed
5 years ago
0
Fixes #54 : Ensure entry buffers are passed un-offset
#55
chrisdennis
closed
5 years ago
1
OffHeapHashMap.slotRemoved(IntBuffer) needs 'un-offset' entry buffers - not true of all call sites
#54
chrisdennis
closed
5 years ago
0
Prevent NPE if FileBackedStorageEngine is closed by another…
#53
aybgim
closed
6 years ago
13
OffHeapStorageArea.moveAddressDown() makes dangerous use of the allocator iterator
#52
chrisdennis
closed
4 years ago
0
Reserve a Java 9 module name
#51
ljacomet
opened
7 years ago
0
Go Java 8
#50
henri-tremblay
closed
7 years ago
0
MappedPageSource doesn't handle interaction of interrupted threads with it's FileChannel
#49
chrisdennis
closed
3 years ago
2
ArtifactId renaming to add terracotta- prefix
#48
mathieucarbou
opened
7 years ago
0
Add reporting encoding
#47
henri-tremblay
closed
8 years ago
2
Use logback for logging and add a log configuration
#46
henri-tremblay
closed
8 years ago
3
Multiple cleanups
#45
henri-tremblay
closed
8 years ago
1
Add editorconfig for formatting
#44
henri-tremblay
closed
8 years ago
1
Update multiple plugins version
#43
henri-tremblay
closed
8 years ago
1
Perform allocation in parallel
#42
henri-tremblay
closed
8 years ago
7
Closes #40 Adds scattering read operation to OHSA
#41
chrisdennis
closed
8 years ago
1
Add "scattering" read mechanism to read from OHSA with zero copies
#40
chrisdennis
closed
8 years ago
0
Add ability for OffheapStorageArea to always copy
#39
cschanck
closed
8 years ago
2
MappedByteBufferSource's ASYNC_FLUSH_EXECUTOR never shut down
#38
ljacomet
opened
8 years ago
3
Bump version to 2.3-SNAPSHOT
#37
chrisdennis
closed
8 years ago
0
Fixes for Issue #30 and Issue #31 - improvements to FileBackedStorageEngine
#36
chrisdennis
closed
8 years ago
2
Issue #34 Reduce allocation logging
#35
ljacomet
closed
8 years ago
0
Next