You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/24 11:10:25 UTC

[GitHub] [dubbo] vio-lin opened a new issue, #11019: getAttachment(key) will retutn null cause key will change to lowcase in grpc

vio-lin opened a new issue, #11019:
URL: https://github.com/apache/dubbo/issues/11019

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   ## Ask your question here
   has any one find this case?
   when i use attachment to transport attachemt from client to service such as Key1:Value1  
   and in service i should use key1 to get real value.
   


-- 
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-unsubscribe@dubbo.apache.org.apache.org

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


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


[GitHub] [dubbo] kimmking commented on issue #11019: getAttachment(key) will retutn null cause key will change to lowcase in grpc

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #11019:
URL: https://github.com/apache/dubbo/issues/11019#issuecomment-1327795795

   and which version of dubbo?


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] EarthChen commented on issue #11019: getAttachment(key) will retutn null cause key will change to lowcase in grpc

Posted by GitBox <gi...@apache.org>.
EarthChen commented on issue #11019:
URL: https://github.com/apache/dubbo/issues/11019#issuecomment-1333527007

   This is caused by the http2 protocol, which only supports lowercase headers, and the current triple protocol already supports this feature


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] AlbumenJ commented on issue #11019: getAttachment(key) will retutn null cause key will change to lowcase in grpc

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11019:
URL: https://github.com/apache/dubbo/issues/11019#issuecomment-1326319966

   Triple protocol or grpc protocol?


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo] vio-lin commented on issue #11019: getAttachment(key) will retutn null cause key will change to lowcase in grpc

Posted by GitBox <gi...@apache.org>.
vio-lin commented on issue #11019:
URL: https://github.com/apache/dubbo/issues/11019#issuecomment-1334774342

   grpc protocol and in dubbo 2.7.10.


-- 
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-unsubscribe@dubbo.apache.org

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


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