Coder Social home page Coder Social logo

How can I help? about stem HOT 8 OPEN

lucasallan avatar lucasallan commented on July 19, 2024
How can I help?

from stem.

Comments (8)

odiszapc avatar odiszapc commented on July 19, 2024

Hi, Lucas. I'm Alexey, author of Stem. I'm so glad that someone wants to help. We need it. Stem is in alpha stage now, a lot of bugs, a lot of incomplete functionality, and we'll need help, of course. It will be the longest journey. First, register in our JIRA tracker, the link can be found here http://stemstorage.org

We work on tickets using JIRA, we'r not going to use GitHub issues.

Each feature is produced through branch.

And of course you should understand the architecture, the main idea of Stem. I,m working on presentation describes design of storage, what problems it solves, etc. so, please stay here. But I think I have one ticket for you. Register on tracker!

If you have any questions, feel free! And thanks for help!

from stem.

odiszapc avatar odiszapc commented on July 19, 2024

We are still not have a documentation and completed list of features and wishes. We are going to list it in out tracker soon. http://tracker.stemstorage.org

from stem.

lucasallan avatar lucasallan commented on July 19, 2024

@odiszapc Hi Alexey, thanks for the answer.

I just created my account in the tracker, which ticket do you have for me?
I'm looking forward to work in this project.

Lucas

from stem.

odiszapc avatar odiszapc commented on July 19, 2024

http://tracker.stemstorage.org/browse/STEM-2

from stem.

odiszapc avatar odiszapc commented on July 19, 2024

Please use smart comments in commit messages like this:

STEM-2 #comment <%comment here%>

from stem.

lucasallan avatar lucasallan commented on July 19, 2024

For sure, I'll work on it tomorrow.

Right now I'm having some issues to run the tests in the project.
I'm getting a lot of

Running org.stem.AllocatorTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.466 sec <<< FAILURE!
testSize(org.stem.AllocatorTest)  Time elapsed: 0.01 sec  <<< ERROR!
java.lang.ExceptionInInitializerError
....
Caused by: java.lang.RuntimeException: Cannot load components/storagenode/src/test/resources/stem.2.yaml
    at org.stem.db.StorageNodeDescriptor.getConfigUrl(StorageNodeDescriptor.java:83)
    at org.stem.db.StorageNodeDescriptor.loadConfig(StorageNodeDescriptor.java:49)
    at org.stem.db.StorageNodeDescriptor.<clinit>(StorageNodeDescriptor.java:44)
    ... 33 more

And

testAllocateDirectoryMaxSize(org.stem.AllocatorTest)  Time elapsed: 0 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.stem.db.StorageNodeDescriptor

Any idea? Is there something I'm doing wrong?
I'm just running mvn test

from stem.

odiszapc avatar odiszapc commented on July 19, 2024

I created a ticket: http://tracker.stemstorage.org/browse/STEM-3
I'm working on it now.

from stem.

odiszapc avatar odiszapc commented on July 19, 2024

This ticket will stay open for questions from new contributors

from stem.

Related Issues (1)

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.