Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3311

Segments overlap error (refactor write conflict exception)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v2.3.0
    • v2.4.0
    • Metadata

    Description

      when "updateCubeWithRetry" method be called at first time ,

      line newSegs.validate();was passed .

      then 

      cube = crud.save(cube);seem with error throw exception

      write conflict to update cube xxxx at try 0 ,will retry...

      while retry "updateCubeWithRetry" start

      line newSegs.validate();was not passed .

      throw exception 

      Segments overlap: xxxx[20180318000000_20180319000000] and sales_order_channel[20180318000000_201803
      19000000]

      Attachments

        Activity

          People

            liyang.gmt8@gmail.com liyang
            kirk_xu xujing
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: