Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-3498

compute(...) is not working without any error message if expiration parameter is used

    XMLWordPrintable

Details

    • CR1
    • Hide

      Instead of
      compute(...)
      use
      get()
      -> compute the new value manually
      put(key, newValue, ttl. TimeUnit)

      Show
      Instead of compute(...) use get() -> compute the new value manually put(key, newValue, ttl. TimeUnit)
    • Hide

      Deploy the attached task (based on quickstart remote-task-with-streams
      and set ttl=<any> and compute=y

      Show
      Deploy the attached task (based on quickstart remote-task-with-streams and set ttl=<any> and compute=y
    • DataGrid Sprint #40

    Description

      If the compute operation is used with expiration parameters the value is not applied without any error message!
      compute() without expiration or a put() with expiration will work correctly.

      Attachments

        Issue Links

          Activity

            People

              wburns@redhat.com Will Burns
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: