BurningCN opened a new pull request #9223:
URL: https://github.com/apache/dubbo/pull/9223


   ## What is the purpose of the change
   
   IdentityCompressor and Compressor#NONE obtained through SPI are not the same 
object, causing OutboundTransportObserver#calcCompressFlag to perform 
IdentityCompressor.NONE.equals(compressor) to return false
   
   
![image](https://user-images.githubusercontent.com/43363120/140602145-bf47ae7b-09d1-4259-a2e3-82ce798bd292.png)
   


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to