-
New Feature
-
Resolution: Unresolved
-
Major
-
None
As a follow-up to discussions regarding usage of MailAddress resolvers in the web interface.
My proposal:
- Add a new method to MailAddressResolver (IsFast()?), which indicates that resolver can be used in UIs
- Add a new resolve method, which takes the "fastOnly" requirement
Such approach may be useful for typical cases, but we should rely on the correct method's usage in extensions.
[JENKINS-19501] Add ability to determine fast and slow MailAddressResolvers from external plugins
Description |
Original:
My proposal: - Add a new method to MailAddressResolver (IsFast()?), which indicates that resolver can be used in UIs - Add a new resolve method, which takes the "fastOnly" requrement |
New:
As a follow-up to discussions regarding usage of MailAddress resolvers in the web interface. My proposal: - Add a new method to MailAddressResolver (IsFast()?), which indicates that resolver can be used in UIs - Add a new resolve method, which takes the "fastOnly" requirement Such approach may be useful for typical cases, but we should rely on the correct method's usage in extensions. |
Workflow | Original: JNJira [ 150955 ] | New: JNJira + In-Review [ 177820 ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |