Details
-
Type:
Bug
-
Status:
Closed
(View Workflow)
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FN
-
Labels:
-
Customer:OMAN-Tel
Description
checkRequestNewActivationFeasibility has Performance Issue : 2s versus 5s
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:checkRequestNewActivationFeasibility>
<!-Optional:->
<requestId>526484</requestId>
</ser:checkRequestNewActivationFeasibility>
</soapenv:Body>
</soapenv:Envelope>
Activity
| Field | Original Value | New Value |
|---|---|---|
| Gantt Options | Milestone (set to milestone: having a due date but zero effort) | |
| Planned Start | 2026-02-18 24:00 (milestone: set planned start date to due date) | |
| Planned End | 2026-02-18 24:00 (milestone: set planned end date to due date) |
| Assignee | Hassan Abdine [ habdine ] | Zein Trabelsi [ ztrabelsi ] |
| Status | Open Bug [ 10108 ] | Dev Scheduled [ 10014 ] |
| Status | Dev Scheduled [ 10014 ] | Implementation in progress [ 10016 ] |
| Status | Implementation in progress [ 10016 ] | To Be Released [ 10400 ] |
| Status | To Be Released [ 10400 ] | Ready for QA [ 10023 ] |
| Assignee | Zein Trabelsi [ ztrabelsi ] | Mbaye Lo [ mbayel ] |
| Status | Ready for QA [ 10023 ] | QA In Progress [ 10015 ] |
| Status | QA In Progress [ 10015 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
3d 21h 41m | 1 | Zein Trabelsi | 23/Feb/26 10:29 AM | |||||
|
7s | 1 | Zein Trabelsi | 23/Feb/26 10:29 AM | |||||
|
48m 21s | 1 | Zein Trabelsi | 23/Feb/26 11:18 AM | |||||
|
6m 39s | 1 | Khaled Khalil | 23/Feb/26 11:24 AM | |||||
|
2d 21h 44m | 1 | Mbaye Lo | 26/Feb/26 9:09 AM | |||||
|
14s | 1 | Mbaye Lo | 26/Feb/26 9:10 AM |
|
Links Hierarchy |
Documentation
|
Documentation
add index on Request table by request_no + use query dsl eq method instead equalsIgnoreCase.
add index in service_trail_hop by OSP_CONNECTION, SERVICE_TRAIL_ID + remove lower(status.NAME) when fetching ospconnections .
these changes would decrease response time from 5 to 2 s