Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

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.