Skip to content

Cache manager Optmisation#271

Open
ruksana2808 wants to merge 12 commits intoKB-iGOT:4.8.34-serviceOptmisation_redisfrom
ruksana2808:cbrelease-4.8.34
Open

Cache manager Optmisation#271
ruksana2808 wants to merge 12 commits intoKB-iGOT:4.8.34-serviceOptmisation_redisfrom
ruksana2808:cbrelease-4.8.34

Conversation

@ruksana2808
Copy link
Copy Markdown
Contributor

No description provided.

Sahil-tarento and others added 9 commits February 10, 2026 15:08
* KB-13041 : Fix - Not all courses mapped to cb plan shown in my igot c… (KB-iGOT#230)

* KB-13041 : Fix - Not all courses mapped to cb plan shown in my igot courses

* Review Changes

* Review Changes

* Review Changes

* KB-13094 Enabling Org specific 'Custom Fields' into Access Settings in Training Plan (KB-iGOT#232)

---------

Co-authored-by: sreerag-tarento <sreerag.sajeesh@tarento.com>
Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com>
* Cbrelease 4.8.32.1 (KB-iGOT#233)

* KB-13041 : Fix - Not all courses mapped to cb plan shown in my igot c… (KB-iGOT#230)

* KB-13041 : Fix - Not all courses mapped to cb plan shown in my igot courses

* Review Changes

* Review Changes

* Review Changes

* KB-13094 Enabling Org specific 'Custom Fields' into Access Settings in Training Plan (KB-iGOT#232)

---------

Co-authored-by: sreerag-tarento <sreerag.sajeesh@tarento.com>
Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com>

* Cbrelease 4.8.32.1 (KB-iGOT#236)

* KB-13041 : Fix - Not all courses mapped to cb plan shown in my igot c… (KB-iGOT#230)

* KB-13041 : Fix - Not all courses mapped to cb plan shown in my igot courses

* Review Changes

* Review Changes

* Review Changes

* KB-13094 Enabling Org specific 'Custom Fields' into Access Settings in Training Plan (KB-iGOT#232)

* KB-13094 : updated test case  (KB-iGOT#235)

* KB-13094 Enabling Org specific 'Custom Fields' into Access Settings in Training Plan

* updated test case

---------

Co-authored-by: sreerag-tarento <sreerag.sajeesh@tarento.com>
Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com>

---------

Co-authored-by: sreerag-tarento <sreerag.sajeesh@tarento.com>
Co-authored-by: shankaragoudab <140387294+shankaragoudab@users.noreply.github.com>
…I to update AccessSettings in Course & Training Plan
…I to update AccessSettings in Course & Training Plan
…I to update AccessSettings in Course & Training Plan



BitSet createBitSetForAttribute(Collection<Integer> attributeValues) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check for bitSet why this so

continue;
}

log.info("Rule {} -> UserGroup {} ({}) -> CriteriaKey {} -> Values {}",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cassandra query will be performed batch by batch with the primary keys. this optimisation is done yet

Map<String, Object> batchProps = new HashMap<>(propertiesMap);
batchProps.put("offset", offset);
batchProps.put("limit", fetchBatchSize);
List<Map<String, Object>> cbPlanList = cassandraOperation.getRecordsByProperties(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please validate if this is fetching the proper impl

@Sahil-tarento Sahil-tarento changed the base branch from cbrelease-4.8.34 to 4.8.34-serviceOptmisation March 28, 2026 15:02
@Sahil-tarento Sahil-tarento changed the title KAR-1167| Issue with isOnCentralDeputation with myAssignedCourse API Cache manager Optmisation Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants