Hi Community,
I wonder if can I include a second LDAP url into Fisheye's config file as a failout server?
Thanks
Actually it is supported, just enter more than one LDAP URL separating them by spaces, e.g. "ldap://ldap1:389 ldap://ldap2:389 ldap://ldap3:389". This is a documented method of creating InitialContext, see section URL for Configuring Service Providers of http://docs.oracle.com/javase/jndi/tutorial/ldap/misc/url.html page if interested.
Kind regards,
Piotr
But, in FSH-13749 the dev team explicitly said this is not support and no support is planned.
Who's right then?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think there was never formal feature request raised for this so this was not added deliberately. Instead this is side effect of using standard JRE ldap client, apparently valuable one. I have tested that quickly yesterday and seems to be working fine. In order to provide proper load balancing (with health checks and actual load monitoring) one may prefer to look for proper load balancing solution, though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually it is supported [by FishEye]
Just to clarify, this is provided by the JNDI LDAP Service Provide from JRE and we have no reasons to think this is not ready for production use. At the same time we have not tested than extensively enough to confirm we support this feature, although we would endeavour to address any issues related to such configuration.
Hope that make sense,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Piotr:
Can you provide me the link of the statement?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, it's worthy to test and see if there any flaws at my dev instance.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would like to see it once this action is ready for production.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, this is not supported by this app (other Atlassian apps are no better).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.