Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2716

File Channel cannot handle capacity Integer.MAX_VALUE

Agile BoardAttach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.6.0, 1.7.0
    • None
    • Channel, File Channel
    • Fix the issue of file channel with capacity set to Integer.MAX_VALUE

    Description

      if capacity is set to Integer.MAX_VALUE(2147483647), checkpoint file size is calculated wrongly to 8224. The calculation should first cast int to long, then calculate the totalBytes. See the patch for details. Thanks.

      Attachments

        Activity

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

          People

            Unassigned Unassigned
            zd987 Dong Zhao

            Dates

              Created:
              Updated:

              Slack

                Issue deployment