Erik Nordström b78b25d317 Fail size utility functions when data nodes do not respond
Size utility functions, such as `hypertable_size()`, excluded
non-responding data nodes from size calculations, which led to the
functions succeeding but returning the wrong size information. To
avoid reporting confusing numbers, it is better to fail.

This change updates the SQL queries for the relevant functions to no
longer exclude non-responding data nodes and also adds a TAP test to
illustrate the error when data nodes are not responding.

Fixes #3713
2021-11-15 19:50:33 +01:00
..
2021-07-01 07:40:46 +02:00
2021-07-29 16:53:12 +03:00
2021-10-28 10:09:19 -03:00
2020-10-05 19:35:51 +02:00
2020-07-29 15:30:39 -04:00
2021-07-01 07:40:46 +02:00
2019-04-26 13:08:00 -04:00
2021-09-02 15:25:59 -04:00
2021-07-30 17:51:30 -04:00