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

ClientListenerResponse.status uses codes both from IgniteQueryErrorCode and ClientListenerResponse itself.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • sql
    • None
    • Docs Required

    Description

      ClientListenerResponse.status might be set as one of IgniteQueryErrorCode constants. Besides that, ClientListenerResponse has few codes as constants itself. These codes may intersect, in particular, ClientListenerResponse.STATUS_FAILED == IgniteQueryErrorCode.UNKNOWN. Seems that it works fine at the moment, however it looks unsafe.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alapin Alexander Lapin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: