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

ResultScanner doesn't return all rows in Scan

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.1.0, 2.0.0
    • 1.0.1, 1.1.0, 0.98.12, 2.0.0
    • Client
    • None
    • Single node, pseduo-distributed 1.1.0-SNAPSHOT

    • Reviewed

    Description

      Tried to write a simple Java client again 1.1.0-SNAPSHOT.

      • Write 1M rows, each row with 1 family, and 10 qualifiers (values [0-9]), for a total of 10M cells written
      • Read back the data from the table, ensure I saw 10M cells

      Running it against 04ac1891 (and earlier) yesterday, I would get ~20% of the actual rows. Running against 1.0.0, returns all 10M records as expected.

      Code I was running for the curious.

      Attachments

        1. testrun_branch1.0.txt
          7 kB
          Jonathan Lawlor
        2. testrun_0.98.txt
          236 kB
          Jonathan Lawlor
        3. regionserver-logging.diff
          4 kB
          Josh Elser
        4. HBASE-13262-v7.patch
          69 kB
          Josh Elser
        5. HBASE-13262-v7.patch
          69 kB
          Jonathan Lawlor
        6. HBASE-13262-v6.patch
          70 kB
          Josh Elser
        7. HBASE-13262-v5.patch
          70 kB
          Josh Elser
        8. HBASE-13262-v4.patch
          84 kB
          Josh Elser
        9. HBASE-13262-v3.patch
          63 kB
          Josh Elser
        10. HBASE-13262-v2.patch
          62 kB
          Josh Elser
        11. HBASE-13262-v1.patch
          63 kB
          Josh Elser
        12. HBASE-13262-branch-1-v3.patch
          67 kB
          Josh Elser
        13. HBASE-13262-branch-1-v2.patch
          66 kB
          Josh Elser
        14. HBASE-13262-branch-1.patch
          64 kB
          Josh Elser
        15. HBASE-13262-branch-1.0-v7.patch
          69 kB
          Josh Elser
        16. HBASE-13262-0.98-v7.patch
          45 kB
          Josh Elser
        17. HBASE-13262.patch
          64 kB
          Josh Elser
        18. 13262-0.98-testpatch.txt
          4 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              elserj Josh Elser
              elserj Josh Elser
              Votes:
              0 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: