mmiklavc commented on issue #1464: METRON-2179: Make navigation in both UIs 
consistent
URL: https://github.com/apache/metron/pull/1464#issuecomment-515528276
 
 
   @sardell - we're writing out the host:port info in those config files via 
Ambari. Probably the easiest thing to do here is expose the additional 
properties in the respective UI configs. So each UI config would have 1..n 
config details for connections to the other service(s). If you want to tag-team 
that, maybe @merrimanr or I can walk you through it. Should be pretty easy to 
test, also - it's either going to work, or it's not, ha.
   
   This UI menu approach looks like it has the potential to start moving us 
towards a more pluggable UI architecture where we have more than just 2 UI 
services. There has been some loosely guided discussion in the past about 
microservices as well as containerizing certain components/services. I spoke a 
bit offline with @merrimanr about this. I'll let him talk about this in more 
detail, but one option for moving in this direction is to use a gateway to 
manage the endpoints. Of course, there are other options as well, e.g. web 
containers have had application isolation for ages now. I don't think any of 
that's required for this PR, but it seems like a good time to start some 
community discussion around it.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to