You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OEE-1526: Consumers try to process not committed processes (#13691)
* OEE-1526: Consumers try to process not committed processes
- added transactional interface to message queue
- adde start transaction, commit and roll back to amqp message producer and amqp driver
- added IntegrationSyncListener that open queue transaction before start sync and commit transaction after sync
- added tests
BAP-15411: Export any grid/report/segment performance should be optim…
…ized (#13822)
* BAP-15411: Export any grid/report/segment performance should be optimized
- allowed queries with orderBy statement to be partitioned by ids while exporting grid
- fixed duplication of fields in select statement
- updated unit test