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

RYA-73 added timestamp to mongoDB DAO #43

Closed
wants to merge 1 commit into from

Conversation

isper3at
Copy link
Contributor

Changed the mongo storage strategy to now
include timestamp in the [de]serialization
of RyaStatements.

The timestamp is added at insertion timein the DAO

Added test for [de]serialize
Added test for timestamp in the DAO
Added failsafe to mongo rya for integration test framework

Jira

Changed the mongo storage strategy to now
include timestamp in the [de]serialization
of RyaStatements.

The timestamp is added at insertion timein the DAO

Added test for [de]serialize
Added test for timestamp in the DAO
@AmilaWijayarathna
Copy link
Contributor

Hi @isper3at ,
While running apache-yetus pre-commit checks with this PR manually, I am getting following warnings,
"The patch has 6 line(s) that end in whitespace."
"The patch 48 line(s) with tabs."
Seems like this PR contains those formatting issues.

@isper3at
Copy link
Contributor Author

isper3at commented Jun 2, 2016

updated, should be fixed.

@pujav65
Copy link
Contributor

pujav65 commented Jun 2, 2016

looks good. will merge tomorrow. good job adding tests.

@pujav65
Copy link
Contributor

pujav65 commented Jun 2, 2016

oh kind of not related to this pr, but should we consider adding context to the mongo composite indices?

@pujav65
Copy link
Contributor

pujav65 commented Jun 16, 2016

merged.

@isper3at isper3at closed this Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants