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
@smcvb
I thought It would be good idea to upgrade jgroups dependecy.
There are some changes in jgroups api. For example Message is now abstract so I replaced it with ObjectMessage
First and foremost, thanks for taking the time to make a pull request, @rsobies.
I, however, have somewhat sad news perhaps.
We are at this point in time not sure whether we should proceed the JGroups support.
We have been gathering insights into the downloads of our extensions over the years, and JGroups its part in that has been steadily declining.
Although the final decision has not been made yet, there is thus a real change that we'll archive the extension in the future.
@smcvb
That's fine, I understand
I can say that jgroups has vast ragne of discovery protocols amonung there is one based on database, which I found vary usefull(independet from kube and other enviroments). So far it supports only sql db, but I am preparing pull request that will add suport for mongo. Maybe this will increase interest in this library at least a little bit
@smcvb That's fine, I understand I can say that jgroups has vast ragne of discovery protocols amonung there is one based on database, which I found vary usefull(independet from kube and other enviroments). So far it supports only sql db, but I am preparing pull request that will add suport for mongo. Maybe this will increase interest in this library at least a little bit
Sharing your additional input is valuable for sure, @rsobies! Once we've made a conclusion, you can be assured we'll share that clearly in this repository.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.