You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by DmitriyGovorukhin <gi...@git.apache.org> on 2017/06/17 14:41:45 UTC

[GitHub] ignite pull request #2156: Ignite-gg-12335 Fail activation after fail get fi...

GitHub user DmitriyGovorukhin opened a pull request:

    https://github.com/apache/ignite/pull/2156

    Ignite-gg-12335 Fail activation after fail get file lock

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-12335

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2156.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2156
    
----
commit 1a19b9004ab5317e8c620c55d5faa2f1a18db577
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-08T12:46:34Z

    IGNITE-5267 - Fixed compilation after merge.

commit 930e2e0114a72452ca3760aac7d640145a412909
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-08T13:12:51Z

    IGNITE-5068 - Fixed lost partitions handling

commit 52640357b1c170b6917339dcb5933ec9fcc4e81a
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-08T13:17:53Z

    IGNITE-5068 - Fixed lost partitions handling

commit eff3e09cb66738e987f7993a7d68e2278c4afe95
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-08T13:58:10Z

    IGNITE-5267 - Fixed CacheState record

commit c782241954595b4d70fe7ee38be746e17211c2c3
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-01T13:19:46Z

    Example of API changes.
    
    (cherry picked from commit c3b6c91)
    
    (cherry picked from commit 90c6345)

commit 60c1454709c520c28d843726b893fb82db750f0e
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-01T15:05:38Z

    Removed explicit CacheConfiguration from AtomicConfiguration and CollectionConfiguration.
    
    (cherry picked from commit ad024dc)

commit 68aa4da3507b2558975eb99763974419fa4f970f
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-02T13:20:41Z

    Data structures based on groups - WIP.
    
    (cherry picked from commit 70bbd1a)

commit 9d2eef99aa0c1b185b8ea72b3c928db4a4c448d4
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-02T15:24:50Z

    Data structures based on groups - WIP.
    
    (cherry picked from commit 9cd208b)

commit c9412f2040f97595f169bc30fc1eab61ae661cf5
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-05T14:53:54Z

    Data structures based on groups - WIP.
    
    (cherry picked from commit 8b7c239)

commit ff33d803b2223df4bb2036dbdc5340434f5748d4
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-05T15:38:38Z

    Data structures based on groups - WIP.
    
    (cherry picked from commit f9d7a5a)

commit 0f6873675d5243af02ab042b0817bc8db4d2f431
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-05T15:44:04Z

    Data structures based on groups - WIP.
    
    (cherry picked from commit 272e22c)

commit 891fd2f0225e6da7a946d1deabd9ea200644f51a
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-05T16:13:53Z

    Data structures based on groups - WIP.
    
    (cherry picked from commit 9df4b0b)

commit 4a1889bdc7e6dd4d8f6a8958510f8a08caa63a22
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-07T13:36:39Z

    Data structures based on cache groups - WIP.
    
    (cherry picked from commit 6aa9d45)

commit fdfbde7122193b0d2fe54a24726751ed8e82985b
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-07T14:17:05Z

    Data structures based on cache groups - WIP.
    
    (cherry picked from commit 1cff479)

commit d817d2abe08fe62528f801481880d5a09b6da2c3
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-08T00:31:51Z

    Data structures based on cache groups - WIP.
    
    (cherry picked from commit e0cab64)

commit d08b3b41b9924659515388da026ad1401385ae2e
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-08T13:27:21Z

    Data structures based on groups - minor fixes.
    
    (cherry picked from commit 390a24f)

commit 9bf26ac75ddb4c91dabcd117eb0e92be9d2b735d
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-08T14:18:00Z

    Minor fixes, refactoring.
    
    (cherry picked from commit f670be2)

commit 975c9bc480decb5a06d7cda5434745e5b264d401
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-08T14:47:46Z

    Javadoc.

commit cd4d04007ca7ad1bfbd7f358f9182f970d38ec3e
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-08T16:10:54Z

    IGNITE-5267 - Moved WAL system properties to WAL configuration

commit 15f3c4eeb7642791845ca19cce7e47c5e61c5139
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-08T19:25:32Z

    Made data structure name unique per group.

commit 4b89ae0197ca4acc4d1ee730d296d0e1693674f7
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-09T11:23:48Z

    IGNITE-5267 - Cleaning public API

commit ee5c5ca765d778bccae444db1f8db6ae88a95253
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-09T12:34:16Z

    API

commit d099d82b1b37aaa2ec12291902b79e04d30c0693
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-09T12:34:39Z

    Merge remote-tracking branch 'community/ignite-5267-ds' into ignite-5267-ds

commit 87551427c5796a5d48f60a412a770b810269b797
Author: Konstantin Dudkov <kd...@ya.ru>
Date:   2017-06-09T13:21:31Z

    IGNITE-5306 - Persist SQL context along with cache configuration

commit 7977052e45907b8d36340b41ba07bb1d9769af11
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-09T13:27:30Z

    Named default group.

commit b6c736172006814eb848bc5abc9dd515bcfec8fb
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-09T13:43:48Z

    Merge branch master into ignite-5267

commit fbb51b01caa666ec9625b9c7f05f80020b05d647
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-09T14:17:47Z

    Merge from ignite-5267

commit ffe1a010c9452954aabd091b25e3dc47128acdcd
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-09T14:20:07Z

    Merge from ignite-5267

commit 65d21ebd094c2d93fe18693f5f1ff9dfbb330053
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-06-09T14:45:56Z

    ignite-5324 : Volatile data structures.

commit f9ed6120baa6d0db826f1e58f4fd7b791711734a
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-06-09T15:15:28Z

    IGNITE-5267 - Fixed NPE in checkpointer

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #2156: Ignite-gg-12335 Fail activation after fail get fi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/2156


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---