Guocheng Zhang created TUBEMQ-511: ------------------------------------- Summary: Replace the conditional operator (?:) with mid() Key: TUBEMQ-511 URL: https://issues.apache.org/jira/browse/TUBEMQ-511 Project: Apache TubeMQ Issue Type: Improvement Reporter: Guocheng Zhang
At present, many places in the code implementation use conditional operators(? : ) for value checking, but it's not very readable, and the MixedUtils.mid() function is used instead -- This message was sent by Atlassian Jira (v8.3.4#803005)