levy5307 opened a new pull request #699: URL: https://github.com/apache/incubator-pegasus/pull/699
### What problem does this PR solve? <!--add issue link with summary if exists--> In rdsn(https://github.com/XiaoMi/rdsn/pull/778), we decoupled aio from dsn runtime. And make the config `aio_factory_name` unused. So in this pr, I remove the unused config `aio_factory_name` in each *.ini file delete config: ``` aio_factory_name ``` ### Check List <!--REMOVE the items that are not applicable--> Tests <!-- At least one of them must be included. --> - No code ---------------------------------------------------------------- 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]
