Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3354

Export Service: ChangeMarker Does not Change

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0, trunk
    • trunk, 2.1.0
    • atlas-core
    • None

    Description

      Background

      Every export request ends with emitting a changeMarker that can be used for future export requests. This is used as parameter for incremental exports.

      Steps to Duplicate

      • Perform an export for a database.

       

      { "itemsToExport": [{ "typeName": "hive_db", "uniqueAttributes": { "qualifiedName": "stocks.daily@cm" } }], "options": { "fetchType": "full" } }
      

       

      • Note the value of changeMarker.
      • Perform export.
      • Note the value of changeMarker.

      Expected result: The value of changeMarker should change for every request.

      Actual result: The value of changeMarker remains the same.

       

      Attachments

        Activity

          People

            amestry Ashutosh Mestry
            amestry Ashutosh Mestry
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: