Git Product home page Git Product logo

lionrock's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar panghy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

imperatorx

lionrock's Issues

GetVersionstampRequest will fail when called before commit()

    2021-07-30 12:41:02.822 DEBUG [fdb-facade,edda1d8023320501,3f0a710f037febd1] 17742 --- [ault-executor-1] i.g.p.l.f.FoundationDbGrpcFacade         : GetVersionstampRequest
    2021-07-30 12:41:02.823 DEBUG [fdb-facade,edda1d8023320501,3856634697770a7e] 17742 --- [ault-executor-1] i.g.p.l.f.FoundationDbGrpcFacade         : CommitTransactionRequest
    2021-07-30 12:41:02.826  WARN [fdb-facade,edda1d8023320501,3856634697770a7e] 17742 --- [     fdb-java-4] i.g.p.l.f.FoundationDbGrpcFacade         : failed to get versionstamp

    com.apple.foundationdb.FDBException: Transaction does not have a valid commit version
        at com.apple.foundationdb.FutureKey.FutureKey_get(Native Method) ~[fdb-java-6.3.17.jar:na]
        at com.apple.foundationdb.FutureKey.getIfDone_internal(FutureKey.java:37) ~[fdb-java-6.3.17.jar:na]
        at com.apple.foundationdb.FutureKey.getIfDone_internal(FutureKey.java:27) ~[fdb-java-6.3.17.jar:na]
        at com.apple.foundationdb.NativeFuture.marshalWhenDone(NativeFuture.java:63) ~[fdb-java-6.3.17.jar:na]
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na]
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na]
        at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na]

Use fdb-java-api

Once apple/foundationdb#5259 lands and 7.1 ships (which will be a while I suppose), we can depend on that library instead of fdb-java (which will be the native library version of the implementation).

Support fdb-java 6.3.x

New methods (such as getting the estimated size of a range scan) needs to be implemented.

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.