-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Resolved
-
Affects Version/s: v1.3.0, v1.4.0, v1.5.0
-
Fix Version/s: v1.5.1
-
Component/s: None
-
Labels:None
The API request for Job Monitor page like:
/kylin/api/jobs?limit=15&offset=15
takes more than 11 seconds for fetching only 15 row records (25.1 KB), which is too slow.
- is related to
-
KYLIN-1509 Pagination with [start rowkey+limit] is much more efficient than using [offset+limit]
-
- Closed
-
- relates to
-
KYLIN-1504 Use NavigableSet to store rowkey and use prefix filter to check resource path prefix instead String comparison on tomcat side
-
- Closed
-
-
KYLIN-1505 Combine guava filters with Predicates.and
-
- Closed
-
-
KYLIN-1506 Refactor resource interface for timeseries-based data like jobs to much better performance
-
- Closed
-