Hi YuanSheng. I think the ETCD data should be hidden for users. and Can you come up with a scenario or example how user can use this extension field?
Ming Wen <[email protected]> 于2020年6月9日周二 上午9:15写道: > Hi, yuansheng, > What data items will stored in this `extension` filed? Can you show same > examples? > And how to limit the size of `extension`? Is user can write large data to > crash etcd? > > Thanks, > Ming Wen, Apache APISIX & Apache SkyWalking > Twitter: _WenMing > > > YuanSheng Wang <[email protected]> 于2020年6月9日周二 上午8:45写道: > > > These objects of APISIX may be managed by a third-party platform, adding > > custom extension fields to > > allow the third-party management platform to store some personalized data > > items. > > > > the `extension` is the new field. > > > > ``` > > { > > "uri": "/index.html", > > "upstream": { > > ... ... > > }, > > "extension" { > > ... ... # allow user to define > > } > > }' > > ``` > > > > -- > > > > *MembPhis* > > My GitHub: https://github.com/membphis > > Apache APISIX: https://github.com/apache/incubator-apisix > > >
