-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Fix issue #179: Leader Followers Pattern #1189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
merge from origin java-design-patterns
fork origin master
fork origin master
merge from origin java-design-patterns
leader-followers/src/main/java/com.iluwatar.leaderfollowers/TaskHandler.java
Outdated
Show resolved
Hide resolved
leader-followers/src/main/java/com.iluwatar.leaderfollowers/App.java
Outdated
Show resolved
Hide resolved
leader-followers/src/main/java/com.iluwatar.leaderfollowers/App.java
Outdated
Show resolved
Hide resolved
|
@npczwh thanks for the pull request. I've added a couple of comments. Please let me know when it's ready for another look. |
|
@iluwatar Thank you for your comments. I have done the required changes. The LGTM check failed with error "invalid flag: --module-path" because it configured with java8 as the default java version. Need your help to fix it. |
|
Thank you for the new pattern @npczwh Well done and very much appreciated 👍 |
Pull request title
Pull request description