Hi, Community, In the discussion on the mailing list of "Proposal: add the traffic split plugin to apisix", there are two options: 1. Use plugin to achieve current traffic transfer; 2. Use the existing `match` rules in `Route` to achieve traffic transfer.
After several weeks of discussions with community members, everyone reached a consensus: Choose the first option: 1. Use plugin to achieve current traffic transfer; For more detailed discussion information, please see the discussion on the mailing list: https://lists.apache.org/thread.html/rf02dc53a4af5d98d2513d89256b47466934d129af06d0bdcdb49cc8e%40%3Cdev.apisix.apache.org%3E Related issues: https://github.com/apache/apisix/issues/2303 At 2020-11-30 11:09:30, "Yuelin Zheng" <[email protected]> wrote: >Hi, everyone, > >I am very sorry, the current mailing list content does not show the results of >the title very well. Later, I will rearrange the content of the email before >sending it out. > > > >At 2020-11-29 22:35:58, "Yuelin Zheng" <[email protected]> wrote: >>Hi, Community, >> >>Regarding the "Proposal: add the traffic split plugin to apisix" mailing list >>discussion, after several weeks of discussions with community members, we >>reached a consensus that the traffic splitting function can be implemented >>through plugins. >>Mailing list discussion address: >>https://lists.apache.org/thread.html/rf02dc53a4af5d98d2513d89256b47466934d129af06d0bdcdb49cc8e%40%3Cdev.apisix.apache.org%3E >>Related issues: https://github.com/apache/apisix/issues/2303
