Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #29258 All Revisions ] Back to Issue ]
Summary 0029258: FIN_Utility.getDocumentNo method can return duplicates
Revision 2015-03-12 13:57 by alostale
Steps To Reproduce It is hard to reproduce in a real environment as concurrency in very specific conditions is required:
-Thread A starts transaction
-Thread A gets document number for a concrete document type
-Thread B starts transaction
-Thread B gets document number for the same document type A got it
  --> B got the same number than A

Attached DocumentNumberGeneration class with test cases emulating these conditions. It fails for the cases:
-twoDalCalls
-dalFirstThenPL
-plFirstThenDal

Revision 2015-03-12 13:52 by alostale
Steps To Reproduce -


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker