Skip to content

Refresh time loop parametrizable#2

Open
giorgio84 wants to merge 13 commits into
luigiselmi:masterfrom
big-data-europe:master
Open

Refresh time loop parametrizable#2
giorgio84 wants to merge 13 commits into
luigiselmi:masterfrom
big-data-europe:master

Conversation

@giorgio84

Copy link
Copy Markdown

Why don't you let the user choose the refresh time loop, using a parameter?
For example in the FcdProducer.java, the line 88 will be:

Thread.sleep(REFRESH_TIME); //wait for the new data to be available

Where REFRESH_TIME could be a System var or what else.
If the parameter is not set, then it fallback using a default value, so for example 30000 ms.

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.

2 participants