Orange-OpenSource / Orange-OpenSource/its-client

implement the information message 2.1.X

Open
#353 1 comment 0 reactions 1 assignee View on GitHub

@ymorin-orange is already working on this.

Since Jun 3, 2025.

Python
Dominant language
Java
Stars
19
Forks
12
Avg merge
6d 8h
Merged PRs (30d)
3

Description

With the Rust client:

WARN [libits::client::application::pipeline] Parse error(missing field `message_type` at line 1 column 247) on: {"type": "broker", "version": "1.2.0", "instance_id": "ora_info_002default", "instance_type": "geoserver", "running": true, "timestamp": 1744624793165, "validity_duration": 3600, "service_area": {"type": "tiles", "quadkeys": ["0", "1", "2", "3"]}}

The client will fail waiting

  • change type to message_type
  • add source_uuid with ora_app_info-default
  • change instance_id to ora_app_message-default-1

info must implements the schema 2.0.X version of the message: https://github.com/Orange-OpenSource/its-client/blob/master/schema/information/information_schema_2-0-0.json

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.