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

Allow removing data with DataStreamer

    XMLWordPrintableJSON

Details

    • Epic
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.0.0-beta1
    • 3.0.0-beta2
    • thin client
    • DataStreamer Data Removal

    Description

      Ignite 2.x allows removing data with DataStreamer, provide the same ability in Ignite 3.

      • We can introduce something like Tuple.tombstone method to indicate removal through the Flow.Publisher API. But this won't work with POJOs
      • Alternatively, wrap every item: instead of Flow.Publisher<T> the API will accept Flow.Publisher<StreamerItem<T>>, which can be used like publisher.submit(StreamerItem.ofDeleted(new PersonPojo(...)))

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:

                Time Tracking

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