Giter Site home page Giter Site logo

Comments (5)

amcp avatar amcp commented on August 20, 2024

Hi Ingo, are you using the Gremlin Server zip we provide, or are you just using the Maven dependency in your own application? I just did a test of the server zip and I was able to write a vertex without timeouts.

from dynamodb-janusgraph-storage-backend.

ingojaeckel avatar ingojaeckel commented on August 20, 2024

I use the latest version of the dependency from Maven central. I will try to create a reproducible example. Everything works fine on DynamoDB local. But when I am deploying this and running against real DynamoDB it fails sometimes when adding vertices concurrently.

from dynamodb-janusgraph-storage-backend.

ingojaeckel avatar ingojaeckel commented on August 20, 2024

@amcp would you expect this when running out of read/write provisioning? This was happening on a table that was only provisioned at 1 r/w unit. And CloudWatch showed that my test used exactly 100% of the read provisioning.

from dynamodb-janusgraph-storage-backend.

amcp avatar amcp commented on August 20, 2024

Seems likely that increasing the read/write capacity of the table in question would solve the problem. From the stack trace, I suspect the titan_ids table is the one that needs more provisioned IOPS. Could you try and report back please?

from dynamodb-janusgraph-storage-backend.

ingojaeckel avatar ingojaeckel commented on August 20, 2024

I will close this as I have not seen this anymore after increasing provisioning on titan_ids and other tables.

from dynamodb-janusgraph-storage-backend.

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.