Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] New storage using Time Series Server #96

Open
wants to merge 62 commits into
base: main
Choose a base branch
from

Conversation

armic-artelys
Copy link

@armic-artelys armic-artelys commented Jun 10, 2021

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
This PR adds a new storage type to AFS. This storage is based on the use of Time Series Server (see PR here as datasource for time series and MapDB for the rest.
Complete integration is present : should be working with powsybl components auto-injection.

What is the current behavior? (You can also link to an open issue here)
No support for Time Series Server.

What is the new behavior (if this is a feature change)?
Added the support for Time Series Server.

bhorvilleur-artelys and others added 22 commits April 23, 2021 11:49
 - Errors on date serialization / deserialization
 - Bugfix on computation of end date : must be inclusive (last time step of the series)

Signed-off-by: bhorvilleur <[email protected]>
…nservation and string timeseries, such as TimeSeriesServerAppStorage

Signed-off-by: bhorvilleur <[email protected]>
String time series will have to be handled with different methods and end points.

Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
@armic-artelys armic-artelys changed the title Draft ts server New storage using Time Series Server Jun 10, 2021
@berthaultval berthaultval changed the title New storage using Time Series Server [WIP] New storage using Time Series Server Jun 18, 2021
pl-buiquang and others added 2 commits July 7, 2021 14:54
Signed-off-by: Mathieu BAGUE <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
marifunf and others added 27 commits July 9, 2021 16:31
* [Iissue-78] Add NetworkListener on virtual case

Signed-off-by: funfrockmar <[email protected]>

* [issue-78] Add NetworkListener on virtual case - review

Signed-off-by: funfrockmar <[email protected]>

* [issue-78] Add NetworkListener on virtual case - sonar

Signed-off-by: funfrockmar <[email protected]>

* [issue-78] Add NetworkListener on virtual case - javadoc

Signed-off-by: funfrockmar <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
…al delegate

Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
 - Errors on date serialization / deserialization
 - Bugfix on computation of end date : must be inclusive (last time step of the series)

Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
…nservation and string timeseries, such as TimeSeriesServerAppStorage

Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
String time series will have to be handled with different methods and end points.

Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: bhorvilleur <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
… config (ts server app storage)

Signed-off-by: Arthur Michaut <[email protected]>
Signed-off-by: Paul Bui-Quang <[email protected]>
Signed-off-by: Arthur Michaut <[email protected]>
… mixed results and extract the expected values types explicitly

Signed-off-by: Arthur Michaut <[email protected]>
bhorvilleur-artelys and others added 2 commits July 21, 2021 16:47
…erver

# Conflicts:
#	afs-timeseries-server-storage/pom.xml
#	afs-timeseries-server-storage/src/main/java/com/powsybl/afs/timeseriesserver/storage/TimeSeriesStorageDelegate.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants