[ https://issues.apache.org/jira/browse/JSPF-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617287#action_12617287 ]
Stefano Bagnara commented on JSPF-61: ------------------------------------- @Norman: the setDefaultResolver we call in DNSJnioAsynchService is from the LookupAsync class. Unfortunately dnsjnio is very "static oriented" so there is no way (AFAIK) to use a different resolver without altering the default static resolver. Instead dnsjava has this feature, so I prefer to not change the default static resolver when possible. Please review the patch I committed and tell me if you're fine with it. > Allow use of costum Resolver > ---------------------------- > > Key: JSPF-61 > URL: https://issues.apache.org/jira/browse/JSPF-61 > Project: jSPF > Issue Type: New Feature > Components: Core > Affects Versions: 0.9b1, 0.9b2, 0.9b3, 0.9b4, 0.9.5, 0.9.6 > Reporter: Norman Maurer > Assignee: Stefano Bagnara > Fix For: 0.9.7 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]