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

Ignite 8926 9200 #4507

Closed
wants to merge 22 commits into from
Closed

Ignite 8926 9200 #4507

wants to merge 22 commits into from

Commits on Aug 13, 2018

  1. IGNITE-8926 : Fixed deadlock when binary metadata got updated while h…

    …olding topology read lock.
    
    (cherry picked from commit 0bf4340)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b016536 View commit details
    Browse the repository at this point in the history
  2. IGNITE-8926 : Added license header.

    (cherry picked from commit fa75ec0)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    1856732 View commit details
    Browse the repository at this point in the history
  3. IGNITE-8926 minor code style fixes

    (cherry picked from commit 278a83d)
    sergey-chugunov-1985 authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    03fa621 View commit details
    Browse the repository at this point in the history
  4. IGNITE-8926 : Fixed incorrect exception handling due to wrapping.

    (cherry picked from commit a7dfedd)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    0f1d93e View commit details
    Browse the repository at this point in the history
  5. IGNITE-8926 : Fixed nested binary writers.

    (cherry picked from commit f2fe3e2)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    6216edf View commit details
    Browse the repository at this point in the history
  6. IGNITE-8926 : Added topology lock check for all groups.

    (cherry picked from commit b3b2294)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    4b5bbda View commit details
    Browse the repository at this point in the history
  7. IGNITE-8926 : Added meaningful exception message.

    (cherry picked from commit 11caa6f)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    137d5a9 View commit details
    Browse the repository at this point in the history
  8. IGNITE-8926 Fixed missed flag

    (cherry picked from commit 5fa1046)
    agoncharuk authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    62d7e59 View commit details
    Browse the repository at this point in the history
  9. IGNITE-8926 : Fixed case with enum registration, added test.

    (cherry picked from commit 9230242)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    c8612d5 View commit details
    Browse the repository at this point in the history
  10. IGNITE-8926 : Fixed compilation.

    (cherry picked from commit b32d63f)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    23daf9a View commit details
    Browse the repository at this point in the history
  11. IGNITE-8926 : Fixed handling of Unregistered Class / BinaryType Excep…

    …tions in BPlusTree.invoke(...).
    
    (cherry picked from commit a5db25c)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    1a9c9e0 View commit details
    Browse the repository at this point in the history
  12. IGNITE-8926 : Fixed handling of invoke result.

    (cherry picked from commit a047465)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    cb1690a View commit details
    Browse the repository at this point in the history
  13. IGNITE-8926 : Enabled binary serialization on KeyCacheObject creation…

    … for IGFS caches.
    
    (cherry picked from commit 38f7ad1)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    0d0116e View commit details
    Browse the repository at this point in the history
  14. IGNITE-8926 : Fixed topLocked check.

    (cherry picked from commit 16794a4)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    0fcbcb3 View commit details
    Browse the repository at this point in the history
  15. IGNITE-8926 : Javadocs.

    (cherry picked from commit e444e8b)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    ac9c1a8 View commit details
    Browse the repository at this point in the history
  16. IGNITE-9200: Continuous query notifications can be missed if entry pr…

    …ocessor is retried due to binary type registration
    
    (cherry picked from commit 9d898b9)
    
    (cherry picked from commit e21965d)
    mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    97b73ff View commit details
    Browse the repository at this point in the history
  17. IGNITE-9200 : Fixed failure on TX invokeAll.

    (cherry picked from commit 08a8ec3)
    ilantukh authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    4446630 View commit details
    Browse the repository at this point in the history
  18. IGNITE-9200 fix failed local cache tests for entry processor

    Signed-off-by: Dmitriy Govorukhin <dmitriy.govorukhin@gmail.com>
    
    (cherry picked from commit 713c221)
    dgovorukhin authored and mcherkasov committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    dbd3127 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Revert "IGNITE-8926 : Enabled binary serialization on KeyCacheObject …

    …creation for IGFS caches."
    
    This reverts commit 0d0116e
    mcherkasov committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    6faefb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

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

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    ad11a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f0e2f View commit details
    Browse the repository at this point in the history