Deepak Sharma created RANGER-1251: ------------------------------------- Summary: when there is not tag based service associated with a reosurce based service then also it shows active and downloaded tag timestamp Key: RANGER-1251 URL: https://issues.apache.org/jira/browse/RANGER-1251 Project: Ranger Issue Type: Bug Components: Ranger Affects Versions: 0.7.0 Reporter: Deepak Sharma Priority: Critical Fix For: 0.7.0
1) lets assume there is no tag service associated with hive service and then we make rest call to get plugin status for cl1_hive then result will not have tagDownloadedVersion,tagDownloadTime etc. since no tag service associated with it. 2) now associate a tag service with hive 3) make rest call again now result will have tagDownloadedVersion,tagDownloadTime etc. 4) now again remove the association of tag service with hive 5) make the rest call again to get the plugin status info Result : even after we remove the association of tag service with cl1_hive result is having tagDownloadedVersion,tagDownloadTime etc., it gives impression that still tags are active with hive. -- This message was sent by Atlassian JIRA (v6.3.4#6332)