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

Support expiry policy at a key value level for the thin clients

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • thin client
    • Docs Required, Release Notes Required

    Description

      Apache Ignite supports expiry policies at a cache
      level ( https://apacheignite.readme.io/docs/expiry-policies ), so that all
      the key-value pairs in the cache gets expired at a specific time. When asked if there is a way to set expiry policy at a key value level in the user mailing list ( http://apache-ignite-users.70518.x6.nabble.com/Expiry-policy-at-a-key-value-level-td31568.html ) got the below response

      Hello, 
      IgniteCache has a way to specify the expiry policy at key level for thick clients via IgniteCache#withExpiryPolicy() facade. I think it may be reasonable to add similar option to the thin clients protocol as well. Feel free to open a ticket.

      Will it be ok to add this functionality to the core project?

      To start with, I would like to know what components are involved in-order to make this change. Is it just the thin client code or any other components are also involved?

      Would be greatly helpful, if someone could point me to the source files, code paths etc. for implementing this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            scriptnull Vishnu Bharathi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: