Thanks you for your interest. I would recommend that you start by having a
look at our dev docs on "Ways to Contribute"

http://tinkerpop.apache.org/docs/current/dev/developer/#_ways_to_contribute

and for information on how to setup your "Development Environment" for
TinkerPop.

http://tinkerpop.apache.org/docs/current/dev/developer/#development-environment

Not all of the latter will apply to you, but please have a look to get
familiar with things. We keep a small list of "starter" issues in JIRA that
you can look at:

https://issues.apache.org/jira/issues/?jql=project%20%3D%2012316520%20AND%20resolution%20%3D%20Unresolved%20AND%20priority%20%3D%20Trivial%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC

in addition to those, there are a number of people who are interested in
seeing Neo4j upgraded to a more current version. You would probably be a
hero to a lot of folks if you decided to organize that effort. I'm not sure
that any of these item are in the area you said you were really interested
in (i.e. gremlin-core) but they should all be enough to get you familiar
with the general environment. If none of those items are interesting then
I'd say that you might consider rolling through the other open JIRAs that
aren't started and see if there's any you think you could tackle. Want a
real challenge - fix some OLAP bugs:

https://issues.apache.org/jira/browse/TINKERPOP-1960
https://issues.apache.org/jira/browse/TINKERPOP-1643

or get your debugger skills going on these problems in gremlin-core:

https://issues.apache.org/jira/browse/TINKERPOP-1684
https://issues.apache.org/jira/browse/TINKERPOP-1992

Whatever you choose to try, it would be helpful to know what you're making
an attempt at. Please let us know and we can try to be helpful along the
way. Thanks again for offering to get involved.


On Wed, Nov 14, 2018 at 4:09 AM Atri Sharma <a...@apache.org> wrote:

> Hi All,
>
> I am looking to get my hands dirty in the ways of Tinkerpop and get
> insights into the internals and how it actually works.
>
> Could someone point me to some JIRAs that I can hack on? I am looking
> specifically at the innards of how a query is processed e2e, so please
> advice.
>
> Atri
>

Reply via email to