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

Some configuration properties of TcpCommunicationSpi does not annotated appropriately

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • None
    • None

    Description

      When I checked all properties of TcpCommunicationSpi, I have found an issue with getting all configuration properties from code. Because a part of them not be a configured property, but a part of a real SPI life.

      I should was rid of these issues - all configurable properties must annotate as IgniteSpiConfiguration, but it not done for each.

      I have found at least two properties for which not be done:
      connectionsPerNode
      usePairedConnections

      and one property which not appropriate contract (it have only setter, but not getter):
      addressResolver

      Need to revised all properties CommunicationSpi and correct them.

      Attachments

        Activity

          People

            NSAmelchev Nikita Amelchev
            v.pyatkov Vladislav Pyatkov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: