Skip to content

Switch agent to use V2 announce endpoint #292

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

Merged
merged 1 commit into from
Nov 5, 2020
Merged

Conversation

codygibb
Copy link
Contributor

@codygibb codygibb commented Nov 4, 2020

This is long overdue. We added the V2 endpoint to Tracker over a year ago
and never migrated the agents over.

By using the V2 endpoint, the info hash will be part of the request URL,
and thus our nginx access logs in Tracker will show which info hash is being announced.

@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #292 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  Coverage   64.80%   64.80%           
=======================================
  Files         186      186           
  Lines        7822     7822           
=======================================
  Hits         5069     5069           
  Misses       1999     1999           
  Partials      754      754           
Impacted Files Coverage Δ
lib/torrent/scheduler/announcer/announcer.go 75.75% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e435b83...82f5ab6. Read the comment docs.

@codygibb codygibb merged commit 1e07dd7 into master Nov 5, 2020
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.

2 participants