Giter Site home page Giter Site logo

Comments (8)

brandfocus avatar brandfocus commented on August 28, 2024

@teoincontatto

from stampede.

brandfocus avatar brandfocus commented on August 28, 2024

@gortiz

from stampede.

gortiz avatar gortiz commented on August 28, 2024

Hi @brandfocus. I'm sorry, but I can not help you since I'm out of the project since almost a year ago :/

from stampede.

brandfocus avatar brandfocus commented on August 28, 2024

@gortiz Who actively maintains this project now?

from stampede.

ahachete avatar ahachete commented on August 28, 2024

Hi @brandfocus I'm afraid project as of today is not actively maintained. The exception is probably due to some commands that are present in the replication oplog that may not be supported by Stampede. Because of this, the way to fix this is to identify the command (via debugging) and then either implementing the corresponding action in ToroDB or doing that as a no-op. Patches are more than welcome! ;)

from stampede.

brandfocus avatar brandfocus commented on August 28, 2024

@ahachete I've dumped the oplog from the timestamp of the last successful read by Toro after running it in full debug code and cannot find any unsupported commands.

The only errors I can find in the Mongo logs are the following at the time of failure:

`
[conn247] Assertion: 16089:Cannot kill pinned cursor: 16487354684 src/mongo/db/catalog/cursor_manager.cpp 236

I COMMAND [conn247] killcursors local.oplog.rs exception: Cannot kill pinned cursor: 16487354684 code:16089 numYields:0 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } 96ms
`

from stampede.

teoincontatto avatar teoincontatto commented on August 28, 2024

Hi @brandfocus,

We released Stampede 1.0.0 with some fixes and improvements. You can give it a try, also please post here the log of Stampede after enabling DEBUG info: stampede --log-level DEBUG

from stampede.

asaf050 avatar asaf050 commented on August 28, 2024

Hi @brandfocus
Have you managed to solve it out?
Thanks

from stampede.

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.