zeng-bohan commented on PR #16438:
URL: https://github.com/apache/dubbo/pull/16438#issuecomment-5691666337

   @RainYuY @zrlw — could one of you take a first look at this one? It has been 
open three weeks with no review yet, and it is green across the board: 32/32 
checks passing, patch coverage 100%, and no conflicts with the current `3.3` 
tip.
   
   The change adds a reference-bean naming strategy so `@Resource` injection 
stops colliding by field name — the conflict tracked in #12637, reproduced on 
3.3.6. `dubbo.application.reference-bean-naming-strategy` defaults to 
`field-name`, so existing behaviour is byte-identical unless `interface-name` 
is explicitly opted into; no migration or config change for current users.
   
   Happy to adjust the switch shape, the default, or the naming if the team 
prefers something different. Thanks!
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to