Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2017
493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. commit 5ead3e58a0ea18d331f43354bb8f2126c79901e2
  2. Merge: 7f51434 e2a1033
  3. Author: Mircea Markus <Mircea.Markus@gmail.com>
  4. Date: Tue Dec 7 10:45:57 2010 +0000
  5.  
  6. Merge branch 'master' of git://github.com/infinispan/infinispan
  7.  
  8. commit e2a1033040ce55688c8c9523e757f5b6eafb6cdc
  9. Author: Vladimir Blagojevic <vblagoje@redhat.com>
  10. Date: Mon Dec 6 13:01:43 2010 -0300
  11.  
  12. [ISPN-816] - Configdoc Javadoc link is incorrect
  13.  
  14. commit 0e8cabe96ba4fb253dabbfecfe23def42b3be4a5
  15. Author: Galder Zamarreño <galder@jboss.org>
  16. Date: Tue Nov 30 09:27:53 2010 +0100
  17.  
  18. ISPN-244 - Enable external user/framework defined Externalizers
  19.  
  20. * Foreign, or user-defined, externalizers are now supported.
  21. * Configurable via XML or programmatically.
  22. * Added tests and updated Externalizer javadoc and config reference.
  23. * Provided sample XML configurations and validated them.
  24.  
  25. commit 7f514346c912085b6c1df4db98f727b3d7a3d419
  26. Merge: e1d2be6 ca0b28f
  27. Author: Mircea Markus <Mircea.Markus@gmail.com>
  28. Date: Mon Dec 6 17:03:06 2010 +0000
  29.  
  30. Merge branch 'master' of git://github.com/infinispan/infinispan
  31.  
  32. commit ca0b28f314bb0a59edc0dfa7453f66fcd9162b26
  33. Author: Manik Surtani <manik@surtani.org>
  34. Date: Fri Dec 3 14:00:12 2010 +0000
  35.  
  36. ISPN-777 Eager cluster wide locks not cleaned upon rollback
  37.  
  38. * Increase the scope of the JIRA to handle any remote locks
  39. * Deal with race condition around transaction validity check and lock being acquired
  40. * Add more logging and better toString() implementations of classes
  41. * Add a stress test to recreate this behaviour
  42.  
  43. commit d6e43fdc2f6709dac4f0b6846a624b7aedfc3952
  44. Author: Manik Surtani <manik@surtani.org>
  45. Date: Fri Dec 3 11:16:33 2010 +0000
  46.  
  47. Update javadoc
  48.  
  49. commit cdaf0b00e6b92ca5d5e46db32b0d749b9905a9a2
  50. Author: Galder Zamarreño <galder@jboss.org>
  51. Date: Thu Dec 2 16:45:20 2010 +0100
  52.  
  53. ISPN-815 - Clone caches should be created and started much faster
  54.  
  55. Applied caching to reflection call to find out methods annotated with a
  56. particular annotation in order to improve cache creation performance.
  57.  
  58. commit 86c832d1f1c3d2f027a79591977afbd2cee4585e
  59. Author: Galder Zamarreño <galder@jboss.org>
  60. Date: Wed Dec 1 14:02:49 2010 +0100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement