Humbedooh commented on pull request #48: URL: https://github.com/apache/kibble/pull/48#issuecomment-706681562
Generally for this change. I think we should perhaps also - and this will break the api/ dir a moment, move away from separating host, port, uriprefix and ssl parameters and just accept the standard modern URL parameter instead. That is, `http://localhost:9200/` or `https://mydb.example.com/ES/` instead of having three or four different variables that pieces it together. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
