Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3408

Need to provide basic implementation of AddressResolver

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6
    • 1.7
    • general
    • None

    Description

      Currently if user intends to use AddressResolver, he is forced to create his own implementation and deploy it on all nodes. This is a complete overkill for a simple mapping between internal and external addresses, which is actually needed in majority of cases.

      We can provide our own BasicAddressResolver which will contain a Map<String, String> that will describe the mapping and can be easily specified in the XML configuration.

      Attachments

        Activity

          People

            vkulichenko Valentin Kulichenko
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: