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

Retrieval returns zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary #323

Open
slacmshankar opened this issue Jan 29, 2025 · 1 comment
Assignees

Comments

@slacmshankar
Copy link
Collaborator

Reported by users in LCLS. This seems to be a regression in FileStreamCreator; need to investigate further. We do get data if the interval is large enough. GetDataAtTime also seems to work.

@slacmshankar slacmshankar self-assigned this Jan 29, 2025
@slacmshankar slacmshankar changed the title Retrieval misses events for slowly changing PV's when the start and end times are close to the end of the partition boundary Retrieval misses zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary Jan 29, 2025
@slacmshankar slacmshankar changed the title Retrieval misses zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary Retrieval returns zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary Jan 29, 2025
@slacmshankar
Copy link
Collaborator Author

Seems to be a boundary condition in FileBackedPBEventStream:seekToTimes. Our current tests do not cover this use case; will create a new one and then send a PR

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

1 participant