Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2551

[Plasma] Improve notification logic

    XMLWordPrintableJSON

Details

    Description

      There areĀ a few issues in current Plasma notification code:

      • When a client subscribes to Plasma, the store pushes notifications about existing objects to ALL subscribers, while it should only push to the new subscriber.
      • And in the above scenario, it should only push "sealed" objects to the new subscriber, while currently it pushes all objects regardless of the state.
      • When a client disconnects, it will no longer be able to receive notifications, thus the NotificationQueue for the client should be removed from global map.

      Attachments

        Activity

          People

            zhijunfu Zhijun Fu
            zhijunfu Zhijun Fu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 2h 40m
                2h 40m