Skip to content
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

Specific Log rotation #12

Merged
merged 2 commits into from
Mar 18, 2013
Merged

Specific Log rotation #12

merged 2 commits into from
Mar 18, 2013

Conversation

calvinjia
Copy link
Contributor

Master rotates master, worker rotates worker

} catch (Exception e) {
errorHandler.error("Error while activating log options", e,
ErrorCode.FILE_OPEN_FAILURE);
if (Config.LOGGER_TYPE.equals("MASTER_LOGGER") && fileName.contains("master") ||
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get the file name from the config file instead of hard coding names?

haoyuan added a commit that referenced this pull request Mar 18, 2013
@haoyuan haoyuan merged commit f69481d into Alluxio:master Mar 18, 2013
apc999 added a commit to apc999/alluxio that referenced this pull request Feb 23, 2016
[RENAME] removing Tachyon occurrences from the integration modules
@Xenorith
Copy link
Contributor

A.S.E.E.M.: http://aseem.alluxio.com/#/secondclue

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.

3 participants