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 2021/07/07 08:57:51 UTC

[GitHub] [dubbo-go] xavier-niu opened a new pull request #1307: [WIP]Ftr: Generic filter supports "protobuf-json" serialization

xavier-niu opened a new pull request #1307:
URL: https://github.com/apache/dubbo-go/pull/1307


   <!--  Thanks for sending a pull request!
   Read https://github.com/apache/dubbo-go/blob/master/CONTRIBUTING.md before commit pull request.
   -->
   
   **What this PR does**:
   
   - Ftr: Get java name from basic types or POJOs, e.g. java.lang.String(for string)
   - Tst: Add unit tests for getting java name
   - Ftr: Generic filter supports to convert a normal invocation to the generic style
   - Tst: Add unit tests for generic filter
   - //TODO: Support "protobuf-json" serialization
   - //TODO: Add unit tests for generic server filter
   - //TODO: Make config to support "protobuf-json" serialization
   
   **Which issue(s) this PR fixes**:
   <!--
   *Automatically closes linked issue when PR is merged.
   Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
   _If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_*
   -->
   Fixes #
   
   **Special notes for your reviewer**:
   
   **Does this PR introduce a user-facing change?**:
   <!--
   If no, just write "NONE" in the release-note block below.
   If yes, a release note is required:
   Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
   -->
   ```release-note
   
   ```


-- 
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-go] LaurenceLiZhixin commented on pull request #1307: [WIP]Ftr: Generic invoke supports "protobuf-json" serialization

Posted by GitBox <gi...@apache.org>.
LaurenceLiZhixin commented on pull request #1307:
URL: https://github.com/apache/dubbo-go/pull/1307#issuecomment-875710895


   Pls fix your ci check


-- 
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-go] xavier-niu closed pull request #1307: Ftr: Generic invocation supports generalizer.Generalizer

Posted by GitBox <gi...@apache.org>.
xavier-niu closed pull request #1307:
URL: https://github.com/apache/dubbo-go/pull/1307


   


-- 
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-go] LaurenceLiZhixin removed a comment on pull request #1307: [WIP]Ftr: Generic invoke supports "protobuf-json" serialization

Posted by GitBox <gi...@apache.org>.
LaurenceLiZhixin removed a comment on pull request #1307:
URL: https://github.com/apache/dubbo-go/pull/1307#issuecomment-875710895


   Pls fix your ci check


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