Service Outage Report - 20170217
Summary
There was a problem to fetch the mudfish node information from the master server due to internal counting issue to calculate the no. of mudfish nodes. This issue was caused by that the no. of mudfish nodes are now more than 256 while the internal data type was still uint8_t.
Outage Time
This problem lasted around one and half hours.
- 2017-02-17 8:30 PM ~ 2017-02-17 10:00 PM (KST)
Done
2017/02/17
At this moment, fetching the node information should work normally. But it requires to have PM time to fix this issue fundamentally.2017/02/20
The client program is fetched and updated the server daemon to handle this issue correctly.