seokjin0414 commented on PR #2917:
URL: https://github.com/apache/iggy/pull/2917#issuecomment-4074640323

   Rebased onto the latest master to incorporate the changes from #2942 
(binary_protocol crate relocation).
   
   The affected files have been updated to their new paths:
   - `core/binary_protocol/src/utils/mapper.rs` → 
`core/common/src/traits/binary_mapper.rs`
   - `core/binary_protocol/src/cli/binary_system/stats.rs` → 
`core/cli/src/commands/binary_system/stats.rs`
   - Updated import in integration test: `iggy_binary_protocol::cli::...` → 
`iggy_cli::commands::...`
   
   All checks pass locally (cargo check, clippy, fmt).


-- 
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