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

.NET: Thin 3.0: Remove DataStreamer.PartitionAssignmentUpdateFrequency

    XMLWordPrintableJSON

Details

    Description

      Timer-based partition assignment check is not necessary. Table.GetPartitionAssignmentAsync is backed by a cache with a double-checked locking, and uses a ValueTask, so there is no overhead in case of unchanged assignment - we can call it as often as needed.

      Attachments

        Activity

          People

            ptupitsyn Pavel Tupitsyn
            ptupitsyn Pavel Tupitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: