Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-48810

[CONNECT] session.stop() should be best effort

    XMLWordPrintableJSON

Details

    Description

      The stop() on a connect session calls ReleaseSession RPC.

      However, if the session is already dead, this call throws an error. Generate warnings instead since calling stop on a dead session is a no-op.

      Further stop() API should be idempotent.

      Attachments

        Issue Links

          Activity

            People

              nija Niranjan Jayakar
              nija Niranjan Jayakar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: