Skip to content

Workaround for version returned by Riak TS OSS#472

Merged
lukebakken merged 2 commits into
masterfrom
fixes/lrb/override-riak-ts-version-gh-471
May 20, 2016
Merged

Workaround for version returned by Riak TS OSS#472
lukebakken merged 2 commits into
masterfrom
fixes/lrb/override-riak-ts-version-gh-471

Conversation

@lukebakken
Copy link
Copy Markdown
Contributor

@lukebakken lukebakken commented May 9, 2016

Resolves #471

if maj == 0:
import datetime
now = datetime.datetime.now()
if now.year == 2016:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This is a very short-term fix just until we merge KV/TS?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yep or until this gets fixed: basho/riak#835

@lukebakken lukebakken merged commit 278469b into master May 20, 2016
@lukebakken lukebakken deleted the fixes/lrb/override-riak-ts-version-gh-471 branch May 20, 2016 00:44
@lukebakken lukebakken self-assigned this Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants