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

More cases of suppressed exceptions in IsolatedUpdater

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.5
    • cache
    • None

    Description

      IsolatedUpdater is a StreamReciever.

      The contract for StreamReciever.recieve() is, @throws org.apache.ignite.IgniteException If failed.

      However, there's a number of cases where this doesn't happen and exceptions are suppressed after being written in server log. Should replace (or augment) log.error()'s with throw new IgniteException().

      See maillist discussion.

      Attachments

        Issue Links

          Activity

            People

              ilyak Ilya Kasnacheev
              ilyak Ilya Kasnacheev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: