-
Type:
Enhancement
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Component/s: Performance
-
Labels:None
-
Module:Platform - Performance
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
New Relic log for Production Load Test carried on 2nd July 2016:
https://rpm.newrelic.com/accounts/1155082/applications/13257194_h19523778/transactions#id=5b225765625472616e73616374696f6e2f5743462f574f524b54455252412e49436f6e74726f6c6c6572417070546965722e476574436f6c6c656374696f6e222c22225d&app_trace_id=129e8c3-5a7c3768-404d-11e6-9cf7-f8bc12425d50
- relates to
-
ST-176 Query performance - GetSearchCompanyDetails()
-
- Production Complete
-
Field | Original Value | New Value |
---|---|---|
Assignee | Prasanna Karlekar [ prasanna ] |
Description |
New Relic log for Production Load Test carried on 2nd July 2016: https://rpm.newrelic.com/accounts/1155082/applications/13257194_h19523778/transactions#id=5b225765625472616e73616374696f6e2f5743462f574f524b54455252412e49436f6e74726f6c6c6572417070546965722e476574436f6c6c656374696f6e222c22225d&app_trace_id=129e8c3-5a7c3768-404d-11e6-9cf7-f8bc12425d50 |
*{color:#205081}New Relic log for Production Load Test carried on 2nd July 2016{color}*: https://rpm.newrelic.com/accounts/1155082/applications/13257194_h19523778/transactions#id=5b225765625472616e73616374696f6e2f5743462f574f524b54455252412e49436f6e74726f6c6c6572417070546965722e476574436f6c6c656374696f6e222c22225d&app_trace_id=129e8c3-5a7c3768-404d-11e6-9cf7-f8bc12425d50 |
Item State | Parent values: Development(10200)Level 1 values: In Progress(10206) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Prasanna Karlekar [ prasanna ] | Rakesh Roy [ rakeshr ] |
Status | New Request [ 10029 ] | Pending for Approval [ 10002 ] |
Status | Pending for Approval [ 10002 ] | Approved for Development [ 10003 ] |
Status | Approved for Development [ 10003 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Rakesh Roy [ rakeshr ] | Deepali Tidke [ deepalit ] |
Assignee | Deepali Tidke [ deepalit ] | Rajendra Joshi [ rajendraj ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: Stage QA(10202) |
Item State | Parent values: Stage QA(10202) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Status | Local Testing [ 10200 ] | Pending for Stage Approval [ 10300 ] |
Developer | Prasanna Karlekar [ prasanna ] | |
Production Due Date | 12/Jul/2016 | |
QA | Rajendra Joshi [ rajendraj ] | |
Stage Due Date | 11/Jul/16 [ 2016-07-11 ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Status | Pending for Stage Approval [ 10300 ] | Approved for Stage [ 10030 ] |
Status | Approved for Stage [ 10030 ] | Stage Testing [ 10201 ] |
Status | Stage Testing [ 10201 ] | Pending for Production Approval [ 10301 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Status | Pending for Production Approval [ 10301 ] | Approved for production [ 10034 ] |
Status | Approved for production [ 10034 ] | Production Testing [ 10202 ] |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times |
---|
|
3h 4m | 1 |
|
3s | 1 |
|
21s | 1 |
|
5s | 1 |
|
2d 20h 34m | 1 |
|
4d 21h 39m | 1 |
|
3s | 1 |
|
4s | 1 |
|
6d 22h 4m | 1 |
|
3s | 1 |
|
24s | 1 |
|
3s | 1 |
Concern:
Search Company Screen taking time on Production. Issue found during Production Load test conducted on 2nd July 2016.
Cause:
On LB, Stage and Production we are displaying only List View of Company names on Search Company page. But by default, code for Grid View i.e. view with respective company images is getting called. On UI, manipulations are done to hide Grid view and show List View.
Correction:
For Search Company screen, by default List View code i.e. fetching company names without image data will get called.
Files Changed:
WT\trunk\WORKTERRAweb\Web\WebProjects\WORKTERRA\Controllers\HomePage\SearchCompany\SearchCompanyController.cs
Impacted areas:
Search Company screen from SA/ Partner