Skip to content

Commit

Permalink
Update ito stio 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chenrujie-85 committed Sep 21, 2024
1 parent 5f2cb77 commit 741d259
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/meta_protocol_proxy/filters/router/router_impl.cc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ FilterStatus Router::onMessageDecoded(MetadataSharedPtr request_metadata,
}

route_entry_ = route_->routeEntry();
decoder_filter_callbacks_->streamInfo().setRouteName(route_entry_->routeName());
const std::string& cluster_name = route_entry_->clusterName();

// if x-request-id is created, then it's the first span in this trace
Expand Down

0 comments on commit 741d259

Please sign in to comment.