Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29941 Support SQL Client connects to SQL Gateway
  3. FLINK-29946

Introduce ‘ErrorDetail’ in SQL Gateway Rest Endpoint for error handling

    XMLWordPrintableJSON

Details

    Description

      In embedded mode of SQL Client, the exception can be caught by the client finally, but in remote mode, all message return should be serialized and deserialized by REST API. Currently, the Gateway endpoint only returns the exception stack as List<String> when exceptions are thrown. It’s hard for Client to get more useful information. So it's necessary to introduce an 'ErrorDetail' to provide more information.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yzl yuzelin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: