Opened 3 years ago
Closed 3 years ago
#2495 closed enhancement (fixed)
Petascope - write the request besides the time to process the request in PetascopeController.java
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | critical | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description (last modified by )
petascope should print:
- First the request
- Then request and the time to process the request, e.g like with rasserver's log
[INFO] - 2021-09-01 15:01:41,916: Request: 'UPDATE S2_L2A_32637_B04_10m SET S2_L2A_32637_B04_10m[635,19998:30977,-30000:-19021] ASSIGN REFERENCING insitu("/vsis3/s2-l2a-2020-q2/37/S/ED/2020/05/27/S2B_MSIL2A_20200527T080609_N0214_R078_T37SED_20200527T114952/GRANULE/L2A_T37SED_A016835_20200527T081852/IMG_DATA/R10m/T37SED_20200527T080609_B04_10m.jp2", "gdal", "{\"variables\":[0]}",[0:10979,0:10979])'... evaluating update query with user parsec_admin... parsing... checking semantics... evaluating... ok, evaluation time 7.57134 ms, transfer time 16.8149 ms, transfer size 0 bytes.
Change History (3)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
comment:2 by , 3 years ago
Priority: | major → critical |
---|
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Debugging and judging performance without fixing this ticket is very difficult.