Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix race condition on dynamic cache creation #697

Closed

Commits on May 5, 2016

  1. stabilization: GridUnsafeDataOutputArraySizingSelfTest

    tledkov-gridgain committed May 5, 2016
    Configuration menu
    Copy the full SHA
    b7788ba View commit details
    Browse the repository at this point in the history
  2. fix:GridMessageListenSelfTest

    tledkov-gridgain committed May 5, 2016
    Configuration menu
    Copy the full SHA
    95bcf6c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/origin/master' into ignite-tled…

    …kov-test-stabilization
    sboikov committed May 5, 2016
    Configuration menu
    Copy the full SHA
    5ce19e3 View commit details
    Browse the repository at this point in the history
  4. Minor.

    sboikov committed May 5, 2016
    Configuration menu
    Copy the full SHA
    098405d View commit details
    Browse the repository at this point in the history
  5. fix:GridTaskExecutionSelfTest

    tledkov-gridgain committed May 5, 2016
    Configuration menu
    Copy the full SHA
    ffb68ee View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ignite-tledkov-test-stabilization' of https://github.co…

    …m/gridgain/apache-ignite into ignite-tledkov-test-stabilization
    tledkov-gridgain committed May 5, 2016
    Configuration menu
    Copy the full SHA
    f3e0699 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2016

  1. Configuration menu
    Copy the full SHA
    ad3ffeb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. hotfix the test that depends on IGNITE-3099 Race condition on the ord…

    …er of events
    tledkov-gridgain committed May 10, 2016
    Configuration menu
    Copy the full SHA
    3cbdba3 View commit details
    Browse the repository at this point in the history
  2. increase timeout and check the property settings

    tledkov-gridgain committed May 10, 2016
    Configuration menu
    Copy the full SHA
    8ee40a8 View commit details
    Browse the repository at this point in the history
  3. Change the sequence of tests to properly set up IGNITE_MARSHAL_BUFFER…

    …S_RECHECK property for test IGNITE_MARSHAL_BUFFERS_RECHECK
    tledkov-gridgain committed May 10, 2016
    Configuration menu
    Copy the full SHA
    9db4ae5 View commit details
    Browse the repository at this point in the history
  4. Fix test GridUnsafeDataOutputArraySizingSelfTest: add non-static fiel…

    …d 'checkFreq' to the GridUnsafeDataOutput
    tledkov-gridgain committed May 10, 2016
    Configuration menu
    Copy the full SHA
    eb33bed View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. remove debug print

    tledkov-gridgain committed May 11, 2016
    Configuration menu
    Copy the full SHA
    f51f7ec View commit details
    Browse the repository at this point in the history
  2. investigate TC behavior

    tledkov-gridgain committed May 11, 2016
    Configuration menu
    Copy the full SHA
    cff5a19 View commit details
    Browse the repository at this point in the history
  3. revert: investigate TC behavior

    tledkov-gridgain committed May 11, 2016
    Configuration menu
    Copy the full SHA
    c3fe718 View commit details
    Browse the repository at this point in the history