1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MGM: GeoTreeEngine: drop redundant assert for existingReplicas in access More... about 2 months ago
MGM: GeoTreeEngine: drop redundant assert for existingReplicas in access More... about 2 months ago
MGM: GeoTreeEngine: fix wrong assert logic introduced in refactor More... about 2 months ago
MGM: GeoTreeEngine: fix wrong assert logic introduced in refactor More... about 2 months ago
MGM: Locally split the base recycle functionality from the entry recycle manipulations that can be separated into their own class ie. RecycleEntry. * Align the GRPC protobuf specification for RecycleRequest to the one used by the console in proto/Recycle.prot. These will need to be merged eventually as this is real source of errors in the future. * Update the console help message for the recycle command to reflect the addition of --all/--uid/--rid options to control the location where recycle entries are searched for. More... about 2 months ago
MGM: Locally split the base recycle functionality from the entry recycle manipulations that can be separated into their own class ie. RecycleEntry. * Align the GRPC protobuf specification for RecycleRequest to the one used by the console in proto/Recycle.prot. These will need to be merged eventually as this is real source of errors in the future. * Update the console help message for the recycle command to reflect the addition of --all/--uid/--rid options to control the location where recycle entries are searched for. More... about 2 months ago
docs: mention optional ZSTD-compressed report logs; add IO Report Logs section; fix EOS_ZSTD_REPORTS_LEVEL in configs and iostat; resolve conflicts More... about 2 months ago
iostat: add ZSTD-compressed reports; logging: rename ZSTD env vars; docs More... about 2 months ago
iostat: add ZSTD-compressed reports; logging: rename ZSTD env vars; docs More... about 2 months ago
CONSOLE/MGM: Add new "recycle project" command that will take of setting up a new recycle bin space for the given hierarchy. This uses the cointainer id to create the following path for the recycle bin: /eos/<instance>/proc/recycle/rid:<cid>/ The command also take care of propagating the sys.force.recycleid=<cid> xattr in the entire hierarchy pointed by the command. There is also an extra option to append an ACL rule to the recyle bin directory with the goal of controlling the access to the recycle bin e.g. restore commands. EOS-6524 More... about 2 months ago
CONSOLE/MGM: Add new "recycle project" command that will take of setting up a new recycle bin space for the given hierarchy. This uses the cointainer id to create the following path for the recycle bin: /eos/<instance>/proc/recycle/rid:<cid>/ The command also take care of propagating the sys.force.recycleid=<cid> xattr in the entire hierarchy pointed by the command. There is also an extra option to append an ACL rule to the recyle bin directory with the goal of controlling the access to the recycle bin e.g. restore commands. EOS-6524 More... about 2 months ago
config(mgm): add LOGGING+AUDITING section with ZSTD logging, reports, and audit rotation envs More... about 2 months ago
config(mgm): add LOGGING+AUDITING section with ZSTD logging, reports, and audit rotation envs More... about 2 months ago
iostat: add ZSTD-compressed reports; logging: rename ZSTD env vars; docs More... about 2 months ago
iostat: add ZSTD-compressed reports; logging: rename ZSTD env vars; docs More... about 2 months ago
MGM: Improve the notification mechanism for recycle refresh requests More... about 2 months ago
MGM: Improve the notification mechanism for recycle refresh requests More... about 2 months ago
logging: optional ZSTD-compressed rotating logs via env More... about 2 months ago
logging: optional ZSTD-compressed rotating logs via env More... about 2 months ago
sysconfig: add EOS_AUDIT_ROTATION=3600 example after EOS_MGM_AUDIT=off More... about 2 months ago
sysconfig: add EOS_AUDIT_ROTATION=3600 example after EOS_MGM_AUDIT=off More... about 2 months ago
audit: change default rotation to 1h and add EOS_AUDIT_ROTATION support More... about 2 months ago
audit: change default rotation to 1h and add EOS_AUDIT_ROTATION support More... about 2 months ago
TEST: Increase wait time for recycel test and print timestamps More... about 2 months ago
TEST: Increase wait time for recycel test and print timestamps More... about 2 months ago
docs: add LOGGING.md for EOS logging usage and configuration More... about 2 months ago
docs: add LOGGING.md for EOS logging usage and configuration More... about 2 months ago
audit/tests: add 100k concurrent benchmark (100 threads x 1000 records) More... about 2 months ago
audit/tests: add 100k concurrent benchmark (100 threads x 1000 records) More... about 2 months ago
audit: introduce ZSTD-compressed JSON audit logging with 5-minute rotation More... about 2 months ago