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

View Revisions: Issue #34497 All Revisions ] Back to Issue ]
Summary 0034497: CostingTransactionsHQLTransformer class is not thread safe
Revision 2016-11-14 16:19 by caristu
Description The application scoped class CostingTransactionsHQLTransformer[1] (it extends application scoped HqlQueryTransformer class) is stateful no thread safe. This means that it does not guarantee its correct execution (even working in a single node) when being executed by different threads in parallel.


[1] https://code.openbravo.com/erp/devel/pi/file/3b0fb57e7fed/src/org/openbravo/common/datasource/CostingTransactionsHQLTransformer.java [^]
Revision 2016-11-14 16:19 by caristu
Description The application scoped class CostingTransactionsHQLTransformer[1] is stateful no thread safe. This means that it does not guarantee its correct execution (even working in a single node) when being executed by different threads in parallel.


[1] https://code.openbravo.com/erp/devel/pi/file/3b0fb57e7fed/src/org/openbravo/common/datasource/CostingTransactionsHQLTransformer.java [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker