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

Modified to hanlde read path errors #145

Merged
merged 2 commits into from
Mar 29, 2017
Merged

Conversation

parekuti
Copy link
Contributor

No error is displayed when cassandra nodes are down for read path #120

Copy link
Member

@velvia velvia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the import fix, and the Travis failing, everything else LGTM. Thanks.

import filodb.core._
import monix.reactive.Observable
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put the monix import in the first section with everything else? The order should be:

everything non-filo
internal filodb

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@parekuti
Copy link
Contributor Author

parekuti commented Mar 28, 2017

Travis failed earlier build for the following reason:
[info] StreamingTest:
[info] - should ingest successive streaming RDDs as DataFrames... *** FAILED ***
[info] 1000 did not equal 1200 (StreamingTest.scala:106)

Copy link
Member

@velvia velvia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @parekuti LGTM

@velvia velvia merged commit d062b33 into filodb:master Mar 29, 2017
velvia pushed a commit that referenced this pull request Oct 1, 2018
…or, and truncate error handling (#145)

* fix(cassandra): Fix java.lang.IllegalArgumentException Buffer cannot be null when getting null buffers from C*

* fix(core,coordinator): Properly wait for and pass errors from truncate() all the way up
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