Change logs
Version 1.0.2 (09/24/2014)
- Added the service definition XML parameter environment (setting environment variables)
- Added the service definition XML parameter useEnvLineSeparator (setting new line code)
- Added settings to start a server which accepts both MessagePack RPC and HTTP-based protocols
- (Config) Max heap memory was set to 1GB in startup script
- (Bug fix) Deployment script for the tutorial of distributed processing is inconsistent with the latest configuration
- (Bug fix) Timeout in service definition XML is disabled
- (Bug fix) Roundrobin proxy doesn’t work when more than Interger.MAX_VALUE requests given
Version 1.0.1 (03/27/2014)
- Added the service definition XML parameter directory (to set an execution directory)
- Accept a delimiter including multiple lines