Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-10608

Fix useless 'if' statement in RetryingMetaStoreClient (135)

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • Metastore
    • None

    Description

      "if" statement below is useless because it ends with ;

            } catch (MetaException e) {
              if (e.getMessage().matches("(?s).*(IO|TTransport)Exception.*"));
              caughtException = e;
            }
      

      Attachments

        1. HIVE-10608.1.patch
          0.9 kB
          Alexander Pivovarov
        2. rb33861.patch
          0.9 kB
          Alexander Pivovarov

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            apivovarov Alexander Pivovarov Assign to me
            apivovarov Alexander Pivovarov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment