Nirmal Fernando created STRATOS-452: ---------------------------------------
Summary: While(true); loops cause CPU to spin Key: STRATOS-452 URL: https://issues.apache.org/jira/browse/STRATOS-452 Project: Stratos Issue Type: Bug Affects Versions: 4.0.0 M7 Reporter: Nirmal Fernando Assignee: Nirmal Fernando Priority: Blocker Fix For: 4.0.0 Alpha Please keep in mind not to use mere while true loops in code, which leads to CPU spinning issues. If you ever want to write an empty while true loop, please add a Thread.sleep at least. -- This message was sent by Atlassian JIRA (v6.1.5#6160)