You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Andrei Dulceanu (JIRA)" <ji...@apache.org> on 2016/09/13 15:10:21 UTC

[jira] [Created] (OAK-4801) Add test for DNS resolution failure in ClientIpFilter

Andrei Dulceanu created OAK-4801:
------------------------------------

             Summary: Add test for DNS resolution failure in ClientIpFilter
                 Key: OAK-4801
                 URL: https://issues.apache.org/jira/browse/OAK-4801
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: segment-tar
            Reporter: Andrei Dulceanu
            Assignee: Andrei Dulceanu
            Priority: Minor
             Fix For: Segment Tar 0.0.20


Per [~frm]'s suggestion, we could refactor a bit ClientIpFilter and extract the calls to {{InetAddress.getByName()}} into their own interface, say {{InetAddressResolver}}. We could then write a test with bogus implementation of {{InetAddressResolver}} and assert the behaviour of the {{ClientIpFilter}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)