Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-21341

DeadServer shouldn't import unshaded Preconditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      DeadServer currently imports unshaded Preconditions :

      import com.google.common.base.Preconditions;
      

      We should import shaded version of Preconditions.

      This is the only place where unshaded class from com.google.common is imported

      Attachments

        1. 21341.v1.txt
          0.7 kB
          Ted Yu

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: