Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

support for other network domains #106

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

andreh12
Copy link
Contributor

still work in progress, will fix #104

@andreh12 andreh12 changed the title [WIP] support for other network domains support for other network domains Nov 22, 2017
@andreh12
Copy link
Contributor Author

please have a look, should be complete now (tests work).

After this pull request we only have .cms left in the following .java files:

  • F3DataRetriever.main() (used for quick testing, could move to a different class in the future)
  • ContextHelper: in comments
  • LiveAccessServiceExplorerIT (integration test): in hardwired URLs

Note that f093975 introduced an additional mandatory configuration parameter network.domain for the DAQAggregator.properties file.

@Phil2812
Copy link
Collaborator

Phil2812 commented Nov 22, 2017

The produced snapshots for 904 look fine. Thanks for implementing this.

Edit: The first couple of produced snapshots after starting the aggregator seem to be missing data.

Edit2: Nevermind. It was the first couple of snapshots after creating the configuration that contain invalid data (probably due to missing flashlist information).

@Phil2812
Copy link
Collaborator

Phil2812 commented Nov 23, 2017

This appears to happen only when the LV0 is not yet initialized or being destroyed. See cmsdaq/daqview-react#39 for an example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for other networks besides .cms
2 participants