Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-2120

Many JPAExecutor names are wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • trunk
    • 4.2.0
    • monitoring
    • None

    Description

      Many of the JPAExecutor classes have the wrong name in getName() due to copy-pasting. We should fix these to make metrics/instrumentation correct.

      For example, in BundleJobsDeleteJPAExecutor.java, we have:

      public String getName() {
          return "CoordJobsDeleteJPAExecutor";
      }
      

      Attachments

        1. OOZIE-2120.patch
          6 kB
          Robert Kanter

        Activity

          People

            rkanter Robert Kanter
            rkanter Robert Kanter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: