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

Logbuffer metadata extra fields #1700

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a378c8f
Initial checking extra properties logbuffer metadata
pveentjer Dec 20, 2024
708407e
WIP
pveentjer Dec 20, 2024
a0b6493
Minor cleanup
pveentjer Dec 20, 2024
ce1040f
Further improvements
pveentjer Dec 20, 2024
0c7a358
Minor fixes
pveentjer Dec 20, 2024
2bd9830
Booleans are now encoded as byte instead of int
pveentjer Dec 20, 2024
57ea62d
Removed the extra cacheline of padding after the frame header
pveentjer Dec 20, 2024
6c4e28e
Fixed checkstyle issues
pveentjer Dec 20, 2024
e6039b3
Moved as many fields as possible before the frame header
pveentjer Dec 30, 2024
b5cf57c
Checkstyle fixes
pveentjer Dec 30, 2024
ee98864
Lot of minor improvements
pveentjer Dec 31, 2024
b092c5f
More work on descriptor
pveentjer Dec 31, 2024
8ee1291
More work log buffer descriptor
pveentjer Dec 31, 2024
a94276a
hacks
pveentjer Jan 2, 2025
84c9146
Disabled the fields after the end of the original record; now java_sy…
pveentjer Jan 2, 2025
37e060e
Added the default_header to the struct
pveentjer Jan 2, 2025
7a7fe9a
All working apart from the assert from aeron_logbuffer_metadata_t size
pveentjer Jan 2, 2025
e4625f3
Fixed padding problem
pveentjer Jan 2, 2025
6066761
Update the order of the fields to reflect master
pveentjer Jan 2, 2025
e177c9c
Furher alignment
pveentjer Jan 2, 2025
015496f
Merge fixes
pveentjer Jan 2, 2025
13264fe
Fixes
pveentjer Jan 2, 2025
c7e8a57
Updated javadoc field layout
pveentjer Jan 3, 2025
1fbfb2c
Processed review comments
pveentjer Jan 7, 2025
7742a73
Removed padding from LogBufferDescriptor documentation
pveentjer Jan 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading