chickenlj commented on pull request #6520:
URL: https://github.com/apache/dubbo/pull/6520#issuecomment-1068794342


   I have checked and it's mainly because of the `CompletableFuture` signature. 
All third-party protocols integrated currently don't support the method of 
`CompletableFuture` signature.
   
   I highly recommend using `$invoke` method directly instead of adding a new  
Filter to do this. Or I don't think it's necessary  to add this HTTP Filter as 
a general 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: [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