Code Review
/
controller.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
controller.git
2024-06-05
Robert Varga
Separate out RaftEntryMeta
00/111600/12
commit
|
commitdiff
|
tree
|
snapshot
2024-06-04
Robert Varga
Bump versions to 10.0.0-SNAPSHOT
86/111986/1
commit
|
commitdiff
|
tree
|
snapshot
2024-06-04
Robert Varga
Modernize AbstractLeader
01/111601/6
commit
|
commitdiff
|
tree
|
snapshot
2024-06-04
Robert Varga
Bump upstreams
82/111982/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-15
Robert Varga
Bump versions 9.0.4-SNAPSHOT
97/111697/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
jenkins-releng
Release controller
v9.0.3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
Robert Varga
Separate out raft-journal
90/111690/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
Robert Varga
Rename ByteBufJournal
89/111689/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
Robert Varga
Separate out {From,To}ByteBufMapper
88/111688/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
Robert Varga
Move {Journal,ByteBuf}Reader.firstIndex()
87/111687/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
Robert Varga
Split up RecoveringClientActorBehavior.onReceiveRecover()
84/111684/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-14
Robert Varga
Move InitialClientActorContext allocation
76/111676/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-13
Robert Varga
Free disk buffers
78/111678/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-10
Robert Varga
Make Netty-3 dependency optional
45/111645/6
commit
|
commitdiff
|
tree
|
snapshot
2024-05-10
Robert Varga
Bump Scala to 2.13.14
74/111674/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-09
Robert Varga
Add MappedByteBuf
57/111657/14
commit
|
commitdiff
|
tree
|
snapshot
2024-05-09
Robert Varga
Enable checkstyle
64/111664/4
commit
|
commitdiff
|
tree
|
snapshot
2024-05-09
Robert Varga
Separate out FileAccess
34/111634/14
commit
|
commitdiff
|
tree
|
snapshot
2024-05-09
Robert Varga
Clean up Segmented(ByteBuf)Journal
67/111667/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Improve ByteBufMapper.objectToBytes() contract
56/111656/7
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Move entry serialization back to ByteBufWriter
51/111651/12
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Merge SegmentedByteBufWriter.checkedTruncate()
68/111668/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Reformat ByteArrayOutput/BufferAwareByteArrayOutputStream
71/111671/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Fix checkstyle in Kryo{IO,Input,Output}Pool
70/111670/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Suppress warnings in Kryo505ByteBufferInput
69/111669/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Modernize tests and fixup checkstyle
65/111665/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Use eliminate magic JournalSegmentWriter constructor
63/111663/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Do not copy bytes when deserializing
55/111655/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Improve TestEntry
48/111648/5
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Ruslan Kashapov
Utilize segment index to recover writer state after...
65/111465/7
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Remove JournalWriter.truncate()
62/111662/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Clean up SegmentedByteBufWriter.reset(long)
61/111661/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Robert Varga
Move JournalWriter.getLastIndex()
47/111647/4
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Maintain last known position in JournalIndex
35/111635/8
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Refactor SegmentedJournalWriter.reset()
46/111646/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Fix segment population
54/111654/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Do not call nextSegment() from {first,last}Segment()
52/111652/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Use getCompactableIndex() to unmask firstIndex
53/111653/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Refactor Journal interface
43/111643/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Ruslan Kashapov
Separate byte-level atomic-storage access
27/111227/20
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Deprecate ByteArraySerdes
50/111650/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Robert Varga
Deprecate more of serdes
49/111649/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Robert Varga
Add JournalSegmentFile.map()
33/111633/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Robert Varga
Centralize IO buffer allocation
32/111632/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Robert Varga
Add SparseJournalIndex.toString()
31/111631/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Robert Varga
Centralize CRC32 computation
30/111630/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-06
Robert Varga
Do not expose descriptor from JournalSegmentFile
29/111629/3
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Retain RandomAccessFile in JournalSegmentFile
27/111627/4
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Centralize JournalSegmentFile creation
26/111626/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Improve JournalSegment lifecycle
25/111625/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Expand JournalSegmentFile semantics
24/111624/1
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Refactor JournalSegmentDescriptor
79/110779/15
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Split out JournalSegmentDescriptor.readFrom()
22/111622/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Reformat JournalSegmentFile
21/111621/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-05
Robert Varga
Bump upstreams
29/111429/11
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Robert Varga
Inline isServerConfigurationPayload()
99/111599/2
commit
|
commitdiff
|
tree
|
snapshot
2024-05-03
Robert Varga
Do not access payload data when not needed
98/111598/2
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Ruslan Kashapov
Improve segmented journal actor metrics
03/111103/6
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Robert Varga
Remove JournalWriter.getLastEntry()
78/111478/2
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Oleksandr Zharov
Remove bierman02 terminology from dev guide
91/109291/10
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Robert Varga
Use Netty to clean mapped buffers
73/111473/2
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Robert Varga
Refactor JournalReader.tryNext()
72/111472/6
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Robert Varga
Remove JournalReader.getCurrentEntry()
71/111471/3
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Robert Varga
Cap index to sequenceNr before tryNext()
70/111470/3
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Robert Varga
Factor out FileWriter interface
86/111086/11
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
Ruslan Kashapov
Segmented journal benchmark
43/111143/5
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
Robert Varga
Fixup checkstyle
31/111431/2
commit
|
commitdiff
|
tree
|
snapshot
2024-04-18
Ruslan Kashapov
atomic-storage: remove type dependency at segment level I/O
17/111217/3
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
lubos-cicut
Fix followerDistributedDataStore tear down
57/111357/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Bump versions to 9.0.3-SNAPSHOT
07/111107/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
jenkins-releng
Release controller
v9.0.2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Defer up to maxEntrySize flushes by default
00/111100/2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Do not use BufferOverflowException for EOF signalling
84/111084/2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Centralize JournalSegmentWriter.append()
81/111081/3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Rename JournalSegment.index()
80/111080/3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Unify JournalSegmentWriter.truncate()
79/111079/3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Unify JournalSegmentWriter.reset(long)
78/111078/3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Rework MappedJournalSegmentWriter position tracking
77/111077/4
commit
|
commitdiff
|
tree
|
snapshot
2024-03-27
Robert Varga
Fix SegmentEntry license
85/111085/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-26
Robert Varga
Fix reader/writer buffer sharing
83/111083/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-26
Robert Varga
Shorten currentPosition
76/111076/2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-26
Robert Varga
Allow segmented journal to flush periodically
80/110880/5
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Rename patched ByteBufferInput
08/111008/5
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Deploy fix of ByteBufferInput and use it
07/111007/12
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Unify Disk segment reading
03/111003/10
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Add almost-verbatim kryo.io.ByteBufferInput from kryo...
06/111006/7
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Lower reader buffering
02/111002/8
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Factor out FileReader interface
01/111001/5
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Remove JournalReader.getCurrentIndex()
05/111005/3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Refactor JournalSegmentReader
00/111000/6
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Do not use ByteBufferInput
04/111004/4
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
Robert Varga
Move entry tracking to SegmentedJournalReader
98/110998/10
commit
|
commitdiff
|
tree
|
snapshot
2024-03-23
Robert Varga
Simplify JournalSegmentReader entry access
99/110999/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
Robert Varga
JournalIndex.truncate() should return last entry
49/110949/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Robert Varga
Move ENTRY_HEADER_BYTES
07/110907/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Robert Varga
Introduce SegmentEntry
96/110896/4
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Robert Varga
Improve disk entry access
10/110810/5
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
Robert Varga
SegmentJournal.log is static
97/110897/2
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
Robert Varga
Delete test directories after test
42/110842/1
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
Robert Varga
Bump versions to 9.0.2-SNAPSHOT
76/110776/1
commit
|
commitdiff
|
tree
|
snapshot
next