Incidencia #45499

Reduce ping_time accuracy

Abrir Fecha: 2022-08-29 00:34 Última actualización: 2022-09-04 18:15

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
2

Details

The protocol layer gives occasional warnings about too big error in floating point number conversions about ping times. Likely explanation is that ping times are sometimes bigger (using higher exponent) than what we're targeted the network protocol for, so that too much of the precision is lost at the least significant digits. Straightforward move would thus be to move the "window" in which we expect the exponent to be -> to expect bigger numbers and less accuracy.

Ticket History (3/6 Histories)

2022-08-29 00:34 Updated by: cazfi
  • New Ticket "Reduce ping_time accuracy" created
2022-08-29 01:02 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2022-08-29 07:34 Updated by: cazfi
Comentario

If we want to fix this also in S3_0 (with optional capability), let's do it as part of #45501, as described there.

2022-09-04 18:15 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar