GithubHelp home page GithubHelp logo

Comments (14)

MARTIMM avatar MARTIMM commented on June 14, 2024

I did use OP_QUERY for the find operation. If that is going away I will have to change that. It will take a bit of time to accomplish that though because I've used it in several places and I need to build in some warnings perhaps when older versions pass.

from raku-mongodb-driver.

Zer0-Tolerance avatar Zer0-Tolerance commented on June 14, 2024

thanks for you reply, let me know if you want to do some testing.

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

I've set up the test environment and have noticed a few problems already starting from version 4.4.18. And it completely fails at version 6.0.3.

from raku-mongodb-driver.

Zer0-Tolerance avatar Zer0-Tolerance commented on June 14, 2024

great news , hopefully you can now improve it to make it more compatible with recent versions !

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

After making many mistakes and having wrong ideas for implementing it I am now able to get some communication going with this new protocol. It needs more thorough testing so it will not yet be available, unfortunately.

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

Pushed a new version today. @Zer0-Tolerance: Hopefully, it does what you want it to do. :-)

from raku-mongodb-driver.

Zer0-Tolerance avatar Zer0-Tolerance commented on June 14, 2024

Great thank you very much ! I'll do some testing.

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

I am afraid that there are still errors here and there......

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

I have solved the problem. The new version is 0.43.22.

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

Hi @Zer0-Tolerance, is everything ok?
If so, I can close the issue.

from raku-mongodb-driver.

Zer0-Tolerance avatar Zer0-Tolerance commented on June 14, 2024

Hi, I've been doing a lot of testing lately , I've been getting a lot wire exception when using a replica set but I'm not sure this is related to the Mongo 6.0 version. I'm also trying to improve the performance in order to get more insert/update per seconds. Any idea ? I'll create another issue to discuss this further.

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

@Zer0-Tolerance - I've reopened this issue to explore this further. Previously I had some testing for replica sets but didn't run those for the new version yet. I will look into it.

from raku-mongodb-driver.

Zer0-Tolerance avatar Zer0-Tolerance commented on June 14, 2024

here is the error I'm getting the most:

--------------------------------------------------------------------------------
2023-01-30 07:48 UTC

28.470756 [E][11][Wire][433]: No response from server
28.478158 [E][11][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 07:58 UTC

46.403605 [E][12][Wire][433]: No response from server
46.412685 [E][12][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 08:09 UTC

06.797125 [E][9][Wire][433]: No response from server
06.801082 [E][9][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 08:19 UTC

16.140808 [E][7][Wire][433]: No response from server
16.143359 [E][7][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 08:29 UTC

26.026701 [E][12][Wire][433]: No response from server
26.029183 [E][12][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 08:39 UTC

43.752207 [E][10][Wire][433]: No response from server
43.763252 [E][10][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 08:49 UTC

50.167753 [E][13][Wire][433]: No response from server
50.170107 [E][13][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 09:00 UTC

00.423076 [E][7][Wire][433]: No response from server
00.432710 [E][7][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 09:10 UTC

21.997683 [E][9][Wire][433]: No response from server
22.001528 [E][9][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 09:20 UTC

40.257417 [E][9][Wire][433]: No response from server
40.267276 [E][9][Wire][40]: No data returned from server

--------------------------------------------------------------------------------
2023-01-30 09:30 UTC

57.607311 [E][9][Wire][433]: No response from server
57.610337 [E][9][Wire][40]: No data returned from server

I'm getting this even when I'm not actually trying to query the MONGODB server, if I just let my program running waiting for data I can get this from time to time.

What I don't know is does this means I'm losing data when I get this error or is the driver automatically retrying the query until success ?

from raku-mongodb-driver.

MARTIMM avatar MARTIMM commented on June 14, 2024

difficult to see where it is caused without more info. at the moment working on #33 and making progress. If this is about the working of the same program, then there is no need to
put energy into it here.

I have a lot to tell you when I am finished there, there are quite a few mistakes but also run into a problem now I need to solve in the MongoDB Raku code.

from raku-mongodb-driver.

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.