Skip to content

Add visibility around getChildren() calls.#1615

Merged
baconmania merged 2 commits into
masterfrom
add-visibility-to-getChildren-calls
Sep 20, 2017
Merged

Add visibility around getChildren() calls.#1615
baconmania merged 2 commits into
masterfrom
add-visibility-to-getChildren-calls

Conversation

@baconmania

Copy link
Copy Markdown
Contributor

No description provided.

}

protected List<String> getChildren(String root) {
LOG.debug("Preparing to call getChildren() on {}", root);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it this information still useful for us? If yes: I'd suggest making it trace() instead (it's pretty verbose). If not: please delete.

@baconmania baconmania merged commit e1de8b5 into master Sep 20, 2017
@baconmania baconmania deleted the add-visibility-to-getChildren-calls branch September 20, 2017 18:54
@baconmania baconmania modified the milestones: 0.16.3, 0.17.0 Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants