Details
Description
ModelService(ModelService model) method of ModelService.java class is not copying all attributes of service. Like semaphore related attributes.
This is causing issue when we use dispatcher.runSync() with transactionTimeout and requireNewTransaction option.