code

Results 50 issues of code

Drain of dubbo connection is not supported for now which makes that the new configuration of dubbo proxy that dispatched by the LDS couldn't take effect immediately. Because there is...

enhancement
area/dubbo

Signed-off-by: wbpcode Commit Message: subset lb: added multiple keys or multiple selectors support for single host per subset mode Additional Description: Subset lb is great and powerful lb. But in...

api

*Title*: *subset lb: create metadata match criteria based on the metadata of route/vhhost* The specific `metadata_match` and dynamic metadata will be used to create metadata match criteria which will be...

enhancement
area/load balancing

Commit Message: zipkin tracing: support to make the envoy as the independent hop for tracing Additional Description: In the previous implementation of zipkin tracer, the inbound envoy will generates server...

api

Commit Message: unified drain connection pools in the cluster manager to avoid duplicate code and logic Additional Description: Commit Message: unified drain connection pools in the cluster manager to avoid...

waiting

In the current implementation, the key type of `flat_hash_map` must be copyable even we never copy it actually. Because in the `map_slot_policy`, the layout compatibility of key & value pair...

Add sample flag to `TracingContextImpl`. Only the sampled spans/segments need to be reported to skywalking server.

Commit Message: upstream lb: move all lb related tests to test/extensions/ Additional Description: final clean up. That's all. Risk Level: low. Test only change. Testing: n/a. Docs Changes: n/a. Release...

Commit Message: access log: use connection address rather than host address for logging upstream remote address Additional Description: Now the main address of host is used to log upstream remote...