This is beyond akka unmarshalling that offers more strict checks to input string. For example,
- bind port must be (0, 65535)
May be we could set this more restrictive, exclude the system reserved ports to avoid possible conflict?
[1024, 65525]
[1024, 65525]
It is possible to meet the service is able to bind port below 1024. For example, ftp info.
However, adding a more strict limit to port for other APIs is great. I will add this rule!
@saivirtue @jackyoh @eechih I will complete the infra of this issue, and there are a lot of sub PRs need to complete. Please give me a hand to iron out those sub-issues :)
OK, 收到. 我先認養 HDFS, JDBC, Zookeeper, Broker, Worker APis. 是參考 #1498 的寫法嗎?
我先認養 HDFS, JDBC, Zookeeper, Broker, Worker APis.
麻煩在該工作後面補上你自己的名字 以及把自己加到assignee裡面
是參考 #1498 的寫法嗎?
yep
@jackyoh I will take over the PR of zookeeper API in order to complete this issue in 0.6
@jackyoh I will take over the PR of zookeeper API in order to complete this issue in 0.6
OK, 收到了. 我會盡快把 Broker 和 Worker 做完
@saivirtue I take over the sub task "Validation" :)
@jackyoh @saivirtue I have enough free cycle to complete remaining sub-tasks. Please feel free to assign the sub-task to me :)
@jackyoh @saivirtue I have enough free cycle to complete remaining sub-tasks. Please feel free to assign the sub-task to me :)
/cc @chia7712
streamApi is working now
jarApi is blocked by #1286 :(
have enough free cycle to complete remaining sub-tasks. Please feel free to assign the sub-task to me :)
OK, Thank you.
all done!!! @jackyoh @saivirtue Thanks for great helps!!!