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

Fix threading issues in SqoopOutputFormatLoadExecutor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 1.99.1
    • None
    • None

    Description

      The threading uses synchronized and wait/notify in this class. wait() is called outside while loops too. We can simply this using higher level concurrency constructs like semaphores or latches.

      Attachments

        1. SQOOP-690-1.patch
          7 kB
          Hari Shreedharan
        2. SQOOP-690-2.patch
          8 kB
          Hari Shreedharan
        3. SQOOP-690-3.patch
          12 kB
          Hari Shreedharan

        Issue Links

          Activity

            People

              hshreedharan Hari Shreedharan
              hshreedharan Hari Shreedharan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: