mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 08:27:14 +02:00
Remove fulfilled TODO to backfill RDAP indexes
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136062327
This commit is contained in:
parent
6a738557fb
commit
3b1be73b7d
2 changed files with 0 additions and 2 deletions
|
@ -75,7 +75,6 @@ public class HostResource extends EppResource implements ForeignKeyedEppResource
|
|||
* from (creationTime, deletionTime) there can only be one host in the datastore with this name.
|
||||
* However, there can be many hosts with the same name and non-overlapping lifetimes.
|
||||
*/
|
||||
// TODO(b/25644770): Backfill this index. Until that's done, don't rely on it!
|
||||
@Index
|
||||
@XmlTransient
|
||||
String fullyQualifiedHostName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue