Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-720

CheckpointSource.MIN#compareTo does exactly the opposite of what it should

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.3.0
    • None
    • None

    Description

      CheckpointSource.MIN#compareTo returns 1 which means that "this" is greater than the passed argument (see java.util.Comparable javadoc). It should return -1.

      This hasn't been a problem, because MIN isn't currently used anywhere.

      Attachments

        Activity

          People

            ikelly Ivan Kelly
            ikelly Ivan Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: