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

Throw exception on starting client cache when indexed types cannot be loaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8
    • 2.1
    • cache
    • None

    Description

      Assume following situation:
      1. Server node configured cache indexed types with classes that client node doesn't have.
      2. Start server.
      3. Start client. Client successfully connected.
      4. Try to get cache on client node.
      5. Was thrown exception in GridQueryProcessor and request for cache on client node hangs forever.

      If on some reason cache couldn't be initialized, exception must be thrown on Ignite.cache() operation.

      Attachments

        Issue Links

          Activity

            People

              dkarachentsev Dmitry Karachentsev
              dkarachentsev Dmitry Karachentsev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: