Skip to content

Conversation

adrian-kong
Copy link
Contributor

Description

Unconsumed 4096 error on sbp2json

JIRA Reference

https://swift-nav.atlassian.net/browse/DEVINFRA-510

@adrian-kong
Copy link
Contributor Author

the suggested changes stops the unconsumed 4096 but runs for a long time, not sure how large the file is supposed to be generated but testing this change creates a 1gb json file for a 0.5gb sbp - runs for a long time (was interrupted)

@notoriaga
Copy link
Contributor

at some point we removed the JIT support for python and the bindings got really slow, so it might actually be working

@adrian-kong adrian-kong marked this pull request as ready for review May 5, 2022 01:21
@adrian-kong adrian-kong requested a review from a team as a code owner May 5, 2022 01:21
@adrian-kong adrian-kong requested a review from notoriaga May 5, 2022 01:21
@adrian-kong adrian-kong changed the title changing break to consumed Fixing unconsumed 4096 error sbp2json May 5, 2022
@silverjam
Copy link
Contributor

What is the behavior of the tool now?

@adrian-kong
Copy link
Contributor Author

we were playing around with handler instead but that generated more messages than the rust version which was odd but the tool is fixed i think, it worked fine with the 10mb file without unconsumed 4096

@adrian-kong
Copy link
Contributor Author

i also made another pull request #1140 which takes out all the manual reading and also fixes the unconsumed 4096

@adrian-kong adrian-kong force-pushed the adrian/unconsumed4096 branch from 5b5b2ef to 629554b Compare May 9, 2022 00:56
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.

3 participants