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

Error thrown from CacheStore cause cache operation hanging.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • cache
    • None

    Description

      If some error (e.g. NoSuchMethodError) was thrown from CacheStore implementation during simple cache.get(),
      then operation hangs as server fails and never sends NearAtomicGetResponse to client
      and never complete async future.

      GridCacheAdapter.getAllAsync0 method failed on GridEmbeddedFuture creation.

      Attachments

        Activity

          People

            dkarachentsev Dmitry Karachentsev
            amashenkov Andrey Mashenkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: