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

Playing forward does not work across multiple sub sections of a "batch" #56

Open
stroomnz opened this issue Dec 14, 2016 · 1 comment
Open

Comments

@stroomnz
Copy link

This is related to when a proxy combining several data sets in to a "batch" of data.
When a batch contains multiple smaller data sets for the same FEED, only the first dataset can be "debugged" in the play forward function where you select the RAW_FEED and then the pipeline you want to debug/test/develop.

@stroomdev66
Copy link
Member

If I understand this correctly you are saying that for a given 'stream' that may contain multiple 'sub streams' (basically multiple input files in a batch), that you are only able to step through data for the first sub stream in the stream? This shouldn't be the case as you are supposed to be able to step past the first sub stream, then into the next etc etc as if they were a contiguous stream. If you need to jump to any sub stream you should be able to click the position indicator (it looks like [1432423:1:34] and set the second figure to the sub stream number you require.

Can you confirm if the above is not working in stroom as intended, i.e. there is a bug, or if you need something other than the provided functionality?

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

No branches or pull requests

2 participants