--- old+++ new@@ -1,5 +1,11 @@
The edge publishes somehow publishes payloads that are valid but empty i.e;
-Payloads contain timestamp and a valid seqnum but the metrics section is empty.+Payloads contain timestamp and a valid seqnum, but the metrics section is empty;++~~~+{"timestamp":1619874081095,"metrics":[],"seq":218}+~~~++Replication: Set GenerateDataTimer to e.g. T#60s whilst keeping publishPeriod to e.g. 500,
1) Find root cause of this unwanted and unnecessary sending of empty payloads,
2) Suggest and implement a suitable fix.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,6 +1,5 @@
The edge publishes somehow publishes payloads that are valid but empty i.e;
Payloads contain timestamp and a valid seqnum, but the metrics section is empty;
-
~~~
{"timestamp":1619874081095,"metrics":[],"seq":218}
~~~
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,5 +1,7 @@
The edge publishes somehow publishes payloads that are valid but empty i.e;
Payloads contain timestamp and a valid seqnum, but the metrics section is empty;
++NDATA
~~~
{"timestamp":1619874081095,"metrics":[],"seq":218}
~~~
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -6,7 +6,7 @@
{"timestamp":1619874081095,"metrics":[],"seq":218}
~~~
-Replication: Set GenerateDataTimer to e.g. T#60s whilst keeping publishPeriod to e.g. 500,+Replication: Set GenerateDataTimer to e.g. T#60s whilst keeping publishPeriod to e.g. 500
1) Find root cause of this unwanted and unnecessary sending of empty payloads,
2) Suggest and implement a suitable fix.
status: open --> accepted
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff:
Replication: Set GenerateDataTimer to e.g. T#60s
Diff:
Replication: Set GenerateDataTimer to e.g. T#60s
Fixed in v1.4.2.10