Results 5 issues of Jing Liu

For CI migration

This is the test branch for CI migration.

When create topics without payload, a general server errors will return currently: ``` curl -X POST http://localhost:9391/v3/clusters/kZ7pDeiQSS-9eRtOXlWSMQ/topics -H "Authorization: Basic ABC" returns a {"error_code":500,"message":"Internal Server Error"}% ``` But this should...

I'm trying to creating index monthly, this is the config I have, the connector version I'm using is 10.0.0 and the ES version is 6.8.0, we can't upgrade the ES...