alchemy-lee opened a new pull request #174:
URL: https://github.com/apache/dubbo-go-pixiu/pull/174


   <!--  Thanks for sending a pull request! 
   -->
   
   **What this PR does**:
   
   1. pixiu initializes 7 filters in `init.Run()` function, but the initial 
value of `filterFuncCacheMap` is 4, it should be changed to 8.
   2. the `GenericServicePool` has been initialized twice in `NewDubboClient()` 
and `Init()`, we can omit the second initialization.
   
   
   **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
   NO
   ```


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

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