xuhongxu96 opened a new issue, #9609:
URL: https://github.com/apache/rocketmq/issues/9609

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   We've identified several redundant/unused dependencies in Bazel build 
scripts.
   We will submit a PR to fix it.
   
   ### Motivation
   
   It will accelerate incremental builds by reducing unnecessary rebuild and 
may also enhance build parallelism.
   
   ### Describe the Solution You'd Like
   
   Remove some `deps` in Bazel scripts. Please see the corresponding PR.
   
   ### Describe Alternatives You've Considered
   
   N/A
   
   ### Additional Context
   
   We are conducting research on dependency reduction.


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