Release Date: Monday, July 11, 2016
Compatibility Notes
The following issues have compatibility implications:
Change Log
Improvement
TOA-80 - Hornet property to control default delay or priority of injected messages |
This release introduces the ability to set the default value for the delay used for Hornet MessageInjector calls that don't specify a delay by setting the new configuration property 'nv.toa.defaultinjectiondelay': Calls affected by the new property (when set): If not set the property defaults to 0 meaning that injected messages will not be delayed or prioritized. |
TOA-89 - Javadoc Hornet Configuration Properties |
This story creates constant values for Hornet configuration properties and provides javadoc for them. See: Contant Field Values The property name 'nv.toa.strictServiceLocatorValidation' has been deprecated and is replaced with 'nv.toa.strictservicelocatorvalidation'. The original property name can still be used, but takes lower precendence than the new all lowercase name. |