Skip to content

Missing Details: Importance of Ensuring Order of Saved Messages #75

@pabloariasmora

Description

@pabloariasmora

Description

In the Telemetry Archiving pattern documentation, there is a lack of detailed information regarding the question: "Is it important to ensure the order of saved messages?" This information is crucial for implementers to understand the implications of message ordering in IoT data archiving.

Current State

The documentation currently lists this question under the "Considerations" section but provides no detailed answer for either the "yes" or "no" scenarios.

Proposed Improvement

We need to add detailed explanations for both cases:

  1. If it is important to ensure the order of saved messages:

    • Explain why order matters
    • Provide examples of use cases where order is critical
    • Discuss potential implications of not maintaining order
  2. If it is not important to ensure the order of saved messages:

    • Explain scenarios where order might be less critical
    • Discuss alternative approaches (e.g., using timestamps)
    • Highlight any potential benefits of not maintaining strict order

Impact

Adding this information will help developers and architects make informed decisions about their IoT data archiving strategies, potentially improving system design and data analysis capabilities.

Additional Context

This issue relates to the Telemetry Archiving pattern described at:
https://iotatlas.net/en/patterns/telemetry_archiving/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions