Hello Igniters,
I have implemented small community extension to use Apache Ignite as backing repository for session clustering with Spring Session: github link <https://github.com/antkr/spring-session-ignite> . I was wondering what would be the best way to share this with community, is there any Ignite repository existing for community integrations? Regards, anton -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ |
Hi Anton,
There is GitHub mirror of Apache Ignite codebase here: https://github.com/apache/ignite You can create JIRA ticket and pull request from your Apache Ignite fork. Another option is to donate to some supplementary repository, but this way is much more complex and requires discussion from all community and grant agreement signing. So I suggest creating PR. Sincerely, Dmitriy Pavlov пн, 24 сент. 2018 г. в 13:03, akurbanov <[hidden email]>: > Hello Igniters, > > I have implemented small community extension to use Apache Ignite as > backing > repository for session clustering with Spring Session: github link > <https://github.com/antkr/spring-session-ignite> . I was wondering what > would be the best way to share this with community, is there any Ignite > repository existing for community integrations? > > Regards, > anton > > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ > |
Hello Anton,
I would merge the contribution to "ignite-spring-session" module. Create it. We already have "ignite-spring", "ignite-spring-date" modules and the addition of one more looks natural. -- Denis On Mon, Sep 24, 2018 at 3:31 AM Dmitriy Pavlov <[hidden email]> wrote: > Hi Anton, > > There is GitHub mirror of Apache Ignite codebase here: > https://github.com/apache/ignite > > You can create JIRA ticket and pull request from your Apache Ignite fork. > > Another option is to donate to some supplementary repository, but this way > is much more complex and requires discussion from all community and grant > agreement signing. > > So I suggest creating PR. > > Sincerely, > Dmitriy Pavlov > > пн, 24 сент. 2018 г. в 13:03, akurbanov <[hidden email]>: > > > Hello Igniters, > > > > I have implemented small community extension to use Apache Ignite as > > backing > > repository for session clustering with Spring Session: github link > > <https://github.com/antkr/spring-session-ignite> . I was wondering what > > would be the best way to share this with community, is there any Ignite > > repository existing for community integrations? > > > > Regards, > > anton > > > > > > > > > > -- > > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ > > > |
Hi Denis,
I've created pull request: https://github.com/apache/ignite/pull/4820 <https://github.com/apache/ignite/pull/4820> and filed an JIRA issue: https://issues.apache.org/jira/browse/IGNITE-9676 <https://issues.apache.org/jira/browse/IGNITE-9676> . An initial review would be highly appreciated, thanks in advance. I will clean up code, check dependencies and run TC. Best regards, Anton -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ |
Free forum by Nabble | Edit this page |