Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-363

Block loading issue in case of blocklet distribution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0-incubating
    • None
    • None

    Description

      Problem: In case of blocklet distribution same block is getting loaded multiple times this is because when blocklet distribution is enabled same block will divided inside a task so there is not synchronisation as block loading is done in different thread because of this same block is getting read from carbon data file footer multiple times and it is hitting the first time query performance.

      Solution: Need to add locking for above issue, if one thread is loading particulate block other thread need and once block loaded other thread need to use same reference of the block

      Attachments

        Issue Links

          Activity

            People

              kumarvishal09 Kumar Vishal
              kumarvishal09 Kumar Vishal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: