Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9393

LocatableInputSplit#hashCode should take hostnames into account

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      Currently:

        public int hashCode() {
          return this.splitNumber;
      

      This is not symmetrical with equals method where hostnames are compared.

      LocatableInputSplit#hashCode should take hostnames into account.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: