Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8093

HadoopRpcRequestProto should not be serialize twice

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.23.2, 0.24.0
    • None
    • ipc
    • None
    • Windows 7

    Description

      @Override
      public void write(DataOutput out) throws IOException

      { out.writeInt(message.toByteArray().length); out.write(message.toByteArray()); }

      The code is not effective.

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned Assign to me
            snnn Changming Sun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - 1m
              1m
              Remaining:
              Remaining Estimate - 1m
              1m
              Logged:
              Time Spent - Not Specified
              Not Specified

              Slack

                Issue deployment