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

[WINDOWS] TestFromClientSide failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.3, 0.95.2
    • 0.95.0, 0.94.11
    • None
    • Reviewed

    Description

      The following tests fail for TestFromClientSide:

      testPoolBehavior()
      testClientPoolRoundRobin()
      testClientPoolThreadLocal()
      

      The first test fails due to the fact that the test (wrongly) assumes that ThredPoolExecutor can reclaim the thread immediately.

      The second and third tests seem to fail because that Put's to the table does not specify an explicit timestamp, but on windows, consecutive calls to put happen to finish in the same milisecond so that the resulting mutations have the same timestamp, thus there is only one version of the cell value.

      Attachments

        1. hbase-6826_v2-trunk.patch
          4 kB
          Enis Soztutar
        2. hbase-6826_v2-0.94.patch
          4 kB
          Enis Soztutar
        3. hbase-6826_v1-trunk.patch
          4 kB
          Enis Soztutar
        4. hbase-6826_v1-0.94.patch
          4 kB
          Enis Soztutar

        Issue Links

          Activity

            People

              enis Enis Soztutar
              enis Enis Soztutar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: