Nic

Results 5 issues of Nic

@monkey92t Please take a look.

### Type of change: - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches - [ ] Documentation - [...

### Current Behavior # Part 1 We created an etcd client to handle plugin metadata in: https://github.com/apache/apisix/blob/64b81c48ed3bf4ed1bf5b2edbd4bcdea5137123c/apisix/plugin.lua#L816-L821 in `check_plugin_metadata` function, we need a `item.id`(expectation is the plugin name) to check...

### Description Fix https://github.com/apache/apisix/issues/11259 this bug introduced in https://github.com/apache/apisix/pull/10298/files#diff-0234dd467ed66c3dffbef844397e9e7e018c287aab324ba8dd0b5a9e03b89360, I have no idea why made those changes, set `route.value.xxx_matcher` to nil is insane, the stream route only working in first...