Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-3080

Correct default transaction isolation level comment in SqoopOptions

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.4.6
    • 1.4.7
    • None
    • None

    Description

      Hi maugli,

      I have found a minor comment misinformation in the SqoopOptions class related to your previous transaction isolation level change implemented in SQOOP-2349

      // set default transaction isolation level to TRANSACTION_READ_UNCOMMITED
       this.metadataTransactionIsolationLevel = Connection.TRANSACTION_READ_COMMITTED;
      

      Please correct the comment to TRANSACTION_READ_COMMITTED to avoid misunderstanding.

      Thanks,
      Bogi

      Attachments

        1. SQOOP-3080.patch
          0.7 kB
          Attila Szabo

        Activity

          People

            maugli Attila Szabo
            BoglarkaEgyed Boglarka Egyed
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: