Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15669

HFile size is not considered correctly in a replication request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0, 2.0.0
    • Replication
    • None
    • Reviewed

    Description

      In a single replication request from source cluster a RS can send either at most replication.source.size.capacity size of data or replication.source.nb.capacity entries.
      The size is calculated by considering the cells size in each entry which will get calculated wrongly in case of bulk loaded data replication, in this case we need to consider the size of hfiles not cell.

      Attachments

        1. HBASE-15669.v2.patch
          24 kB
          Ashish Singhi
        2. HBASE-15669.v1.patch
          24 kB
          Ashish Singhi
        3. HBASE-15669.patch
          24 kB
          Ashish Singhi
        4. HBASE-15669.branch-1.v1.patch
          24 kB
          Ashish Singhi
        5. HBASE-15669.branch-1.patch
          24 kB
          Ashish Singhi

        Issue Links

          Activity

            People

              ashish singhi Ashish Singhi
              ashish singhi Ashish Singhi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: