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

Add validation errors distinction to TcpDiscoveryCheckFailedMessage

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0
    • messaging
    • Docs Required

    Description

      There is no way to define validation error type during joining on client side after node validation on server side. TcpDiscoveryCheckFailedMessage just aggregates error messages to one string. For example: if there was auth error while joining then client receive TcpDiscoveryCheckFailedMessage instead of TcpDiscoveryAuthFailedMessage. This is due to server validation protocol supports just IgniteNodeValidationResult as string-wrapper without additional information about types of validation errors. Set of enum values representing validation errors may be good solution.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aplatonov Alexey Platonov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: