Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "api: Add total_issued_requests to Upstream Locality and Endpoint Stats." #6761

Merged
merged 1 commit into from
May 1, 2019

Conversation

lizan
Copy link
Member

@lizan lizan commented May 1, 2019

Reverts #6692

I believe this causes coverage test fail on master. Every coverage test hangs at

[ RUN      ] IpVersions/LoadStatsIntegrationTest.LocalityWeighted/IPv4

…int Stats. (#6692)"

This reverts commit cdddf54.

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan force-pushed the revert-6692-lrs branch from b74a280 to f3e5947 Compare May 1, 2019 03:31
@lizan lizan marked this pull request as ready for review May 1, 2019 03:31
@lizan lizan requested a review from htuch May 1, 2019 03:31
@htuch
Copy link
Member

htuch commented May 1, 2019

@karthikbox FYI

@mattklein123 mattklein123 merged commit b748ab4 into master May 1, 2019
@mattklein123 mattklein123 deleted the revert-6692-lrs branch May 1, 2019 03:39
mpuncel added a commit to mpuncel/envoy that referenced this pull request May 1, 2019
* master: (35 commits)
  Revert "api: Add total_issued_requests to Upstream Locality and Endpoint Stats. (envoyproxy#6692)" (envoyproxy#6761)
  Add test for the SocketOptionFactory::buildLiteralOptions() method. (envoyproxy#6724)
  Add test of parsing weighted_cluster route configuration to improve test coverage. (envoyproxy#6711)
  test: reducing H2 test permutations, increasing coverage time (envoyproxy#6753)
  Support gRPC-JSON translate without the google.api.http option. (envoyproxy#6731)
  quiche: implement QuicEpollClock (envoyproxy#6745)
  http: rc details for main Envoy workflow (envoyproxy#6560)
  quiche: implement QuicSystemEventLoopImpl (envoyproxy#6723)
  http: tracking 100s from upstream in stats (envoyproxy#6746)
  coverage: run without deprecated  option (envoyproxy#6752)
  quiche: Implement spdy_test_helpers_impl. (envoyproxy#6741)
  [test] convert listener test stubs to v2 API (envoyproxy#6735)
  api: Add total_issued_requests to Upstream Locality and Endpoint Stats. (envoyproxy#6692)
  quiche: Implement http2_reconstruct_object_impl.h. (envoyproxy#6717)
  build: patch protobuf for UBSAN issue. (envoyproxy#6721)
  router: scoped rds (2a): scoped routing configuration protos (envoyproxy#6675)
  tap: use move semantics for submitTrace (envoyproxy#6709)
  quiche: add epoll_server for testing (envoyproxy#6650)
  Increase timeout of the coverage test run to 3000 seconds as it is now bumping in the current 2000s limit causing coverage run to abort sometimes. (envoyproxy#6722)
  quiche: Update tarball to commit 43a1c0f10f2855c3cd142f500e8d19ac6d6f5a8c (envoyproxy#6718)
  ...

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
@karthikbox
Copy link
Contributor

@lizan @htuch The coverage fails even on head even after the rollback. I tried running "./ci/run_envoy_docker.sh './ci/do_ci.sh bazel.coverage'" locally on HEAD(updated to contain the revert) and it still fails. All this pointing to an existing and unrelated issue with coverage builds.

Noticed that others have been having similar problems: #6474.

Please advise on how to proceed.
cc: @vishalpowar

@lizan
Copy link
Member Author

lizan commented May 2, 2019

@karthikbox the hangs mentioned in #6474 should be already fixed by #6752, can you merge latest master to see if that still happens?

jeffpiazza-google pushed a commit to jeffpiazza-google/envoy that referenced this pull request May 3, 2019
…int Stats. (envoyproxy#6692)" (envoyproxy#6761)

This reverts commit cdddf54.

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Jeff Piazza <jeffpiazza@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants