VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      the changes of HADOOP-19098 broken google gcs

      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project gcs-connector: Compilation failure
      [ERROR] /Users/mthakur/Sandbox/open_source/hadoop-connectors/gcs/src/main/java/com/google/cloud/hadoop/fs/gcs/VectoredIOImpl.java:[317,60] incompatible types: java.util.List<capture#1 of ? extends org.apache.hadoop.fs.FileRange> cannot be converted to org.apache.hadoop.fs.FileRange[]
      [ERROR]
      
      

      failing line is

      FileRange[] sortedRanges = VectoredReadUtils.sortRanges(input);
      
      

      need to restore the original sortRanges, renaming the changed signature one first. plus a test, obviously

      Attachments

        Issue Links

        Activity

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

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment