Svecco commented on PR #2452:
URL: https://github.com/apache/iggy/pull/2452#issuecomment-3763937580

   (WIP) Here are new running status:
   
   <details>
   <summary>Cargo Test Console Results && 1MB:3MB Configured</summary>
   
   ```Console
   ╭─ $ [svecco] ~/A/iggy git!(46-size-logs)
   ╰─ > cargo test -p integration server::specific::log_rotation_should_launch 
-- --nocapture
       Finished `test` profile [optimized + debuginfo] target(s) in 0.16s
        Running unittests src/lib.rs 
(target/debug/deps/integration-da023a48286e4fe0)
   
   running 0 tests
   
   test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.00s
   
        Running tests/mod.rs (target/debug/deps/mod-6bd13926aa022770)
   
   running 1 test
   
        Size <-> Path && 
server::specific::log_rotation_should_launch::nocapture_observer
     1000 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log.3
     1000 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log.2
     1000 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log.1
       39 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log
   
   
        Size <-> Path && 
server::specific::log_rotation_should_launch::nocapture_observer
     1000 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log.2
     1000 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log.1
       39 KB <-> 
local_data_318529726576567526029027823343213779713/logs/iggy-server.log
   
   test server::specific::log_rotation_should_launch ... ok
   
   test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1195 filtered 
out; finished in 2.33s
   ```
   </details>
   
   <details>
   <summary>Server && Bench Side Console Commands</summary>
   
   ```Console
   ╭─ $ [svecco] ~/A/iggy git!(46-size-logs)
   ╰─ > RUST_LOG=trace cargo run --bin iggy-server -- --fresh 
--with-default-root-credentials
   
   ╭─ $ [svecco] ~/A/iggy git!(46-size-logs)
   ╰─ > cargo run --bin iggy-bench -- -T 50000MB pp -p 5 quic
   ```
   </details>
   <details>
   <summary>watch -n 0.1 "eza -la ~/Apache/iggy/local_data/logs" && default 
configuration</summary>
   
   ```Console
        Every 0.1s: eza -la ~/Apache/iggy/local_data/logs
        orion: Sat Jan 17 22:31:29 2026
   
   .rw-r--r--@ 365M svecco 17 Jan 22:31 iggy-server.log
   .rw-r--r--@ 512M svecco 17 Jan 22:31 iggy-server.log.1
   .rw-r--r--@ 512M svecco 17 Jan 22:31 iggy-server.log.2
   .rw-r--r--@ 512M svecco 17 Jan 22:30 iggy-server.log.3
   .rw-r--r--@ 512M svecco 17 Jan 22:30 iggy-server.log.4
   .rw-r--r--@ 512M svecco 17 Jan 22:30 iggy-server.log.5
   .rw-r--r--@ 512M svecco 17 Jan 22:30 iggy-server.log.6
   .rw-r--r--@ 512M svecco 17 Jan 22:29 iggy-server.log.7
   
   ```
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to