1.1.2 release note
1.1.2 release note
You must create the following tables when upgrading from 1.1.x
ApplicationMapStatisticsCaller_Ver2
ApplicationMapStatisticsCallee_Ver2
ApplicationMapStatisticsSelf_Ver2
Please refer to hbase-create.hbase or hbase-create-snappy.hbase for the relevant commands.
New Features
- HTTP request parameters and SQL bind values tracing may now be enabled/disabled - #977, #1224, #1230
Enhancements
- Improved memory usage for server map queries
- Callee/Caller/Self statistics tables now use distributed row keys - #1037
- UDP health check packets may now configured to be ignored through IP - #1215