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

Add InetSocketAddress caching for DefaultMessagingService

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0
    • None

    Description

      As a result of analyzing the flamegraph of sending messages between two nodes through org.apache.ignite.internal.network.DefaultMessagingService, I noticed that we can use java.net.InetSocketAddress caching and not create it every time, which increased the number of messages sent by about 10% on my PC.

      Attachments

        Issue Links

          Activity

            People

              ktkalenko@gridgain.com Kirill Tkalenko
              ktkalenko@gridgain.com Kirill Tkalenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: