You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a good idea. The sync job was used to avoid an independent agent.
In a commercial enterprise environment an independent agent will have to be
evaluated for security risk by corporate IT security personnel along with
external evaluation and likely will require encrypted connections with
Metalnx. The sync job avoided the overhead for this at the time.
We had considered using Rabbit MQ for this at the time to stay compatible
with the Spring environment.
SW
On Wed, Feb 7, 2018 at 9:10 AM, Mike Conway ***@***.***> wrote:
Remove synch job code and put into an independent agent, so that when
metalnx is horizontally scaled it doesn't clobber itself.
This is for things like user/group synch, we can use this for metadata
attrib auto complete and other things so it's still generally useful!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#37>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AHBV04PLzkl-Nwhqx4Sv927QkIRoa3Q3ks5tSa7DgaJpZM4R8xJP>
.
Remove synch job code and put into an independent agent, so that when metalnx is horizontally scaled it doesn't clobber itself.
This is for things like user/group synch, we can use this for metadata attrib auto complete and other things so it's still generally useful!
The text was updated successfully, but these errors were encountered: