GithubHelp home page GithubHelp logo

Comments (11)

evanmcc avatar evanmcc commented on June 9, 2024

I am not able to replicate this. Do you have a good simplified case that can replicate it semi-reliably?

from riak-python-client.

yizha avatar yizha commented on June 9, 2024

Well, it's a small project and it is closed (you see it has been two months) and the dev env is gone too so I cannot replicate it myself or provide a simple case (cannot get those data back). But I think it is apparent that it tries to get 4 bytes by calling conn.recv(...) only once which is not correct.

from riak-python-client.

evanmcc avatar evanmcc commented on June 9, 2024

I guess the while is what worries me here, since there's no guarantee that it'll terminate in a timely fashion. I'll think about it.

from riak-python-client.

evanmcc avatar evanmcc commented on June 9, 2024

closing this as I still haven't been able to replicate it.

from riak-python-client.

numan avatar numan commented on June 9, 2024

Can we reopen this and look at this again. I actually get this quite often in production. I'm not sure what the solution is, but maybe we can open it up again for discussion,

from riak-python-client.

numan avatar numan commented on June 9, 2024

Seems to happen mostly during mapreduce calls for us.

from riak-python-client.

hazen avatar hazen commented on June 9, 2024

@numan - I'll ask the same thing Evan did last year: Do you have a small test case which would allow us reproduce this? Also which version of the Python client are you using?

from riak-python-client.

numan avatar numan commented on June 9, 2024

Unfortunately not. It occurs randomly once in a while, with no predictable pattern. I'm continuing to see if I can find a test case while allows me to reproduce this.

I'm using version 2.0.2

from riak-python-client.

lexual avatar lexual commented on June 9, 2024

I too don't have a reproducible test case.

But we're seeing this in production randomly but consistently when running Map/Reduce jobs (when using protobuf).

See a csv of errors when we've seen this here:

http://pastebin.com/5UMgQkB1

from riak-python-client.

lexual avatar lexual commented on June 9, 2024

Running 2.0.2 version of python bindings.

Running on Ubuntu in AWS.

I too would like this issue re-opened to investigate it further.

In another usecase, our solution has had to be to switch back to HTTP so we don't experience this error.

cc @mafrosis

from riak-python-client.

seancribbs avatar seancribbs commented on June 9, 2024

Resolved in #361

from riak-python-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.