Skip to content

#66 Balking Pattern#536

Merged
iluwatar merged 3 commits into
iluwatar:masterfrom
Rzeposlaw:master
Mar 26, 2017
Merged

#66 Balking Pattern#536
iluwatar merged 3 commits into
iluwatar:masterfrom
Rzeposlaw:master

Conversation

@Rzeposlaw
Copy link
Copy Markdown
Contributor

Pull request for Balking Pattern issue #66

@Rzeposlaw Rzeposlaw closed this Jan 6, 2017
@Rzeposlaw Rzeposlaw reopened this Jan 6, 2017
@iluwatar iluwatar self-requested a review January 22, 2017 16:04
@iluwatar iluwatar self-assigned this Jan 22, 2017
Copy link
Copy Markdown
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The balking module is missing from the parent pom.xml
  • The compilation is failing due to Checkstyle issue

Copy link
Copy Markdown
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Rzeposlaw you have my review comments. Please comment when you've addressed the findings.

import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please describe the pattern and how the example implements it here in the comments

package com.iluwatar.balking;

public class AppTest {
@org.junit.Test
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicking, but here import org.junit.Test and @test annotation would be better.

@iluwatar
Copy link
Copy Markdown
Owner

@Rzeposlaw any updates on this? The pull request is about to expire.

@Rzeposlaw
Copy link
Copy Markdown
Contributor Author

Hello, I'm sorry, I was busy. Today I will send the updated version. :)

@Rzeposlaw
Copy link
Copy Markdown
Contributor Author

@iluwatar I'm ready for another review. :)

@iluwatar iluwatar merged commit 286d6c3 into iluwatar:master Mar 26, 2017
@iluwatar
Copy link
Copy Markdown
Owner

@Rzeposlaw looks good, thank you for the pattern contribution 👍

@iluwatar iluwatar added this to the 1.15.0 milestone Mar 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants