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

Rest. Introduce new endpoints returning active transactions and running queries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • rest
    • Docs Required, Release Notes Required

    Description

      Need to introduce new set of endpoints to expose information similar to one exposed through SQL_QUERIES and TRANSACTIONS system views:

      GET /management/v1/transactions/
      GET /management/v1/transactions/{tx_id}
      DELETE /management/v1/transactions/{tx_id}
      
      GET /management/v1/sql/queries/
      GET /management/v1/sql/queries/{query_id}
      DELETE /management/v1/sql/queries/{query_id}
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              korlov Konstantin Orlov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: