Skip to content

Implement exceptions for listing operations. - #518

Merged
lukebakken merged 2 commits into
masterfrom
features/lrb/gh-517_CLIENTS-1070
Feb 9, 2017
Merged

Implement exceptions for listing operations.#518
lukebakken merged 2 commits into
masterfrom
features/lrb/gh-517_CLIENTS-1070

Conversation

@lukebakken

@lukebakken lukebakken commented Jan 27, 2017

Copy link
Copy Markdown
Contributor

Fixes #517 (CLIENTS-1070) (CLIENTS-1070) (CLIENTS-1070) and CLIENTS-1070

@alexmoore alexmoore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1.

🥇 for using our standard warning text 😄

@alexmoore alexmoore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We'll need to check bucket-ish inputs for the MapReduce builders/objects like we do with Ruby too.

@alexmoore alexmoore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also need a check on TS stream_keys.

@lukebakken

Copy link
Copy Markdown
Contributor Author

Yeah I didn't look too much into that because I didn't know if it was worth the effort to distinguish different inputs. I'll check it out further.

@lukebakken

lukebakken commented Feb 8, 2017

Copy link
Copy Markdown
Contributor Author

@alexmoore alexmoore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I found a whitespace blemish, but I'll let it slide... 👍

Comment thread riak/client/operations.py
:type timeout: int
:rtype: iterator
"""
if not riak.disable_list_exceptions:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ahh, I missed this the first time, I thought it'd be in another file.

@lukebakken
lukebakken force-pushed the features/lrb/gh-517_CLIENTS-1070 branch from bdc58bf to 488c22b Compare February 9, 2017 16:39
Luke Bakken added 2 commits February 9, 2017 08:39
…own during expensive operations.

Raise ListError if mapreduce over a bucket is attempted
@lukebakken
lukebakken merged commit ac36ad1 into master Feb 9, 2017
@lukebakken
lukebakken deleted the features/lrb/gh-517_CLIENTS-1070 branch February 9, 2017 18:14
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