Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • start
    • None

    Description

      A user created context classloader in the current patch does not have the system context as it parent. If the system context contained Accumulo jars, then the user context would have to add its own Accumulo jars. The drawback of this is that the user context may use a different version of accumulo jars than the system context leading to unexpected behavior. The advantage of this is that user context could load newer jars. For example, if Accumulo depended on an old json library the user context could load a newer version with no problems.

      Attachments

        1. ACCUMULO-869-1.patch
          16 kB
          Dave Marion

        Activity

          People

            kturner Keith Turner
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: