Opened 8 years ago

Closed 7 years ago

#1299 closed enhancement (fixed)

Query data size should be present in the rasdaman log

Reported by: Alex Dumitru Owned by: Dimitar Misev
Priority: minor Milestone: 9.3
Component: rasnet Version: development
Keywords: Cc: Peter Baumann
Complexity: Easy

Description

Our ES partners would need some information in the log file describing the size of the result that is being returned. This seems to be a one-line fix (as we know the size of the char* that we are piping in the network protocol) that might help others in the future as well.

Change History (3)

comment:1 by Dimitar Misev, 7 years ago

Component: rnprotocolrasnet
Milestone: 9.29.3
Owner: set to Dimitar Misev
Status: newassigned

comment:2 by Dimitar Misev, 7 years ago

Cc: Peter Baumann added

I made a patch so that the log now has a line like this (bold part is added):

.. ok, result type 'set <marray <char, [0:188]>>', 1 element(s), total size 189 bytes.

comment:3 by Dimitar Misev, 7 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.