[GitHub] ignite pull request #2198: Ignite 5591: WAL QueueFlusher replaced with sched...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2198: Ignite 5591: WAL QueueFlusher replaced with sched...

andrey-kuznetsov
GitHub user dspavlov opened a pull request:

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

    Ignite 5591: WAL QueueFlusher replaced with schedule() method

   

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

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

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

    https://github.com/apache/ignite/pull/2198.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 #2198
   
----
commit 468033cc060cff8bdb7c74054eb47500d25732af
Author: dpavlov <[hidden email]>
Date:   2017-06-21T14:10:04Z

    IGNITE-5558: mock based test iterator created: Add ability to read WAL outside of an Ignite node

commit 3c1e28e46c3d5095ce00638e225768a10163a307
Author: dpavlov <[hidden email]>
Date:   2017-06-21T15:00:25Z

    IGNITE-5558: change to run on TC

commit defda5b4003bf990e6ca10ffef20ea0d35ee546b
Author: dpavlov <[hidden email]>
Date:   2017-06-22T11:42:50Z

    IGNITE-5558: first non-mockito based iterator implementation

commit 55fdb9ba2ecd46c4f701c11deb0cc2fea7ab5ff4
Author: dpavlov <[hidden email]>
Date:   2017-06-22T12:10:46Z

    IGNITE-5558: update for running on teamcity

commit 8e61faeb1a4eaa541c7ae7257721c302b966fbf5
Author: dpavlov <[hidden email]>
Date:   2017-06-22T13:20:56Z

    IGNITE-5558: WAL iterator creation moved to standalone class

commit b7024715585735a7011defafade5d267fe3f86e3
Author: dpavlov <[hidden email]>
Date:   2017-06-22T14:24:41Z

    IGNITE-5558: Mock factory extracted as standalone class

commit fed81a079b82d3445793fef37c61ef16a40c9446
Author: dpavlov <[hidden email]>
Date:   2017-06-22T15:00:42Z

    IGNITE-5558: compile fix

commit 9a844a8e7b80d6cde2247780500878a5ab70128a
Author: dpavlov <[hidden email]>
Date:   2017-06-22T16:47:32Z

    IGNITE-5558: WAL reader was moved to core, main() method was created

commit c6cbb4b910a29135e73298a7f64a63dbb354dfa0
Author: dpavlov <[hidden email]>
Date:   2017-06-22T17:49:26Z

    IGNITE-5558: WAL reader: correct close, record exception printing, file headers, javadoc

commit 1be55120fd9d56f9ef28fd691a526a3482ceef48
Author: dpavlov <[hidden email]>
Date:   2017-06-22T18:35:03Z

    IGNITE-5558: WAL reader: 2 modes were created: directory and files

commit 9df9b12297fd103a8f5564f600a90814961d94c1
Author: dpavlov <[hidden email]>
Date:   2017-06-23T10:38:22Z

    IGNITE-5558: WAL reader NPE fix and javadocs

commit 79d934d36e768430376655c05517f83386028cae
Author: dpavlov <[hidden email]>
Date:   2017-06-23T12:36:52Z

    IGNITE-5558: cosmetic & javadocs

commit 7b00272edf9dbcd35c9f2a6697253c61bbb7f80c
Author: dpavlov <[hidden email]>
Date:   2017-06-26T14:16:46Z

    IGNITE-5587: Generate File WAL Segment Archive Completed Event

commit 13a3b1a52cfb561011df96dda32eb41c2551ce26
Author: dpavlov <[hidden email]>
Date:   2017-06-26T15:07:34Z

    IGNITE-5587: Javadoc and cosmetic: Generate File WAL Segment Archive Completed Event

commit dce18c0581f9e3caff39c13cf0b681daa43934fc
Author: dpavlov <[hidden email]>
Date:   2017-06-26T16:42:55Z

    IGNITE-5587: Generate File WAL Segment Archive Completed Event

commit 69bbd6e7eedb90382128023a0ed478dd9cc42492
Author: dpavlov <[hidden email]>
Date:   2017-06-26T16:57:56Z

    IGNITE-5591: WAL queue flusher for background mode was replaced with Timeout processor

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2198: Ignite 5591: WAL QueueFlusher replaced with sched...

andrey-kuznetsov
Github user dspavlov closed the pull request at:

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---