-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Cleanup PathTrie #25563
Copy link
Copy link
Closed as not planned
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>non-issueTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamhigh hanging fruit
Description
From #25459:
We should further refactor PathTrie so that the params of RestRequest are not modified for each TrieMatchingMethod, and switch PathTrie over to using an FST from Lucene, rather than our own trie implementation.
Additionally, PathTrie should use the builder pattern so we create an immutable object rather than modifying the existing one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>non-issueTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamhigh hanging fruit
Type
Fields
Give feedbackNo fields configured for issues without a type.