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

Updated kisielk/og-rek, data type changes due to this update and pickle.go debug info #174

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

isavcic
Copy link

@isavcic isavcic commented Apr 7, 2017

  1. updated kisielk/og-rek to revision ec792bc
  2. changed []interface{} to ogorek.Tuple to reflect the changes to ogorek
  3. decorated pickle.go with debugging information

Tested with some pickled data, works as intended

PS: I had an issue with some production pickled data from an outdated Java client, but upon closer inspection of the tcpdump it turned out its header is erroneously 8 bytes long (ie. it's not 4 bytes as the spec dictates), so carbon-relay-ng "correctly" detects payload size of zero upon reading the first 4 bytes and exits with EOF error.

More tests and comments welcome, of course.

@Dieterbe
Copy link
Contributor

thanks @isavcic

@Dieterbe Dieterbe merged commit ee03b48 into grafana:master Apr 18, 2017
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.

None yet

2 participants