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

Do not register state store provider into coordinator in state data source - reader

    XMLWordPrintableJSON

Details

    Description

      Currently we initialize state store instance via StateStore.get() which initializes state store provider instance and registers the provider instance to the coordinator. This involves unnecessary overheads e.g. maintenance task could be triggered for this provider.

      The state data source should just initialize the provider and manage the provider instance by itself.

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              kabhwan Jungtaek Lim
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: