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

POST dumps data to console #11

Open
jockster opened this issue Oct 4, 2012 · 1 comment
Open

POST dumps data to console #11

jockster opened this issue Oct 4, 2012 · 1 comment

Comments

@jockster
Copy link

jockster commented Oct 4, 2012

Running the POST command dumps data to console. Apparent by jsut invoking POST as seen in my pull request that includes the POST command in the test suite.

Here's what being outputted:

riak post /riak/bucket_1 non-200 statusCode: 201, body: , post_body: "value"
@DTrejo
Copy link
Collaborator

DTrejo commented Nov 1, 2012

I saw this as well. I added a TODO to figure out the correct success and warning conditions.

If you'd like to research that by looking at the riak docs, we could change the if statement so it stops making false-warnings.

Cheers,
D

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

No branches or pull requests

2 participants