You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/09/19 12:51:16 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #3024: edge通过highway方式时数据带日期类型转换失败,rest方式没有问题

liubao68 commented on issue #3024:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3024#issuecomment-1250978253

   I add a fix for this, see: https://github.com/apache/servicecomb-java-chassis/pull/3348
   
   BTW: 
      As this fix indicated, recommend not use highway only when it is need, and use simple date types for highway only. Highway `date` type may produce different output than `rest`.   Highway use `protobuffer` as encoding and not fully compatible with open api. 


-- 
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: commits-unsubscribe@servicecomb.apache.org

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