Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3267

Timelineserver applies the ACL rules after applying the limit on the number of records

    XMLWordPrintableJSON

Details

    Description

      While fetching the entities from timelineserver, the limit is applied on the entities to be fetched from leveldb, the ACL filters are applied after this (TimelineDataManager.java::getEntities).
      this could mean that even if there are entities available which match the query criteria, we could end up not getting any results.

      Attachments

        1. YARN-3267.5.patch
          31 kB
          Chang Li
        2. YARN-3267.4.patch
          30 kB
          Chang Li
        3. YARN-3267.3.patch
          32 kB
          Chang Li
        4. YARN_3267_WIP3.patch
          27 kB
          Chang Li
        5. YARN_3267_WIP2.patch
          26 kB
          Chang Li
        6. YARN_3267_WIP1.patch
          26 kB
          Chang Li
        7. YARN_3267_WIP.patch
          26 kB
          Chang Li
        8. YARN_3267_V2.patch
          32 kB
          Chang Li
        9. YARN_3267_V1.patch
          30 kB
          Chang Li

        Activity

          People

            lichangleo Chang Li
            pramachandran Prakash Ramachandran
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: