Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-1257

Remove @Override annotations when implementing interfaces

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8 beta 1
    • None
    • None

    Description

      There are a lot of places in the code where @Override is used where we are simply implementing an interface instead of extending a class. This task would just be to clean out those annotations because they don't make sense - you don't override an interface. IntelliJ IDEA complains about it. Not a big deal but just housekeeping.

      Attachments

        1. trunk-1257.patch
          45 kB
          Tommy Tynjä

        Activity

          People

            tommysdk Tommy Tynjä
            jeromatron Jeremy Hanna
            Tommy Tynjä
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: