Page MenuHomePhabricator

Update code to read from afl_ip_hex
Closed, ResolvedPublic

Description

Summary

The abuse_filter_log table has a new afl_ip_hex column. We should read from it instead of reading from afl_ip.

Background & Technical details

Acceptance criteria

  • The afl_ip_hex column is read from
  • No code reads from afl_ip (except for any code related to the migration to afl_ip_hex)

Event Timeline

STran removed STran as the assignee of this task.Jul 16 2025, 3:04 PM
STran subscribed.

Change #1171995 had a related patch set uploaded (by Mszwarc; author: Mszwarc):

[mediawiki/extensions/AbuseFilter@master] Don't read from `afl_ip`

https://gerrit.wikimedia.org/r/1171995

Change #1172003 had a related patch set uploaded (by Mszwarc; author: Mszwarc):

[mediawiki/extensions/IPInfo@master] Don't read from `afl_ip` column in `abuse_filter_log`

https://gerrit.wikimedia.org/r/1172003

Change #1172003 merged by jenkins-bot:

[mediawiki/extensions/IPInfo@master] Don't read from `afl_ip` column in `abuse_filter_log`

https://gerrit.wikimedia.org/r/1172003

Change #1171995 merged by jenkins-bot:

[mediawiki/extensions/AbuseFilter@master] Don't read from `afl_ip`

https://gerrit.wikimedia.org/r/1171995