Skip to content

Fixed #1028 - Improve logging for local check point conflicted error#1029

Merged
pasin merged 1 commit intomasterfrom
feature/issue_1028_logging_conflicted_error
Feb 12, 2016
Merged

Fixed #1028 - Improve logging for local check point conflicted error#1029
pasin merged 1 commit intomasterfrom
feature/issue_1028_logging_conflicted_error

Conversation

@hideki
Copy link
Copy Markdown

@hideki hideki commented Feb 12, 2016

  • In case of Conflict, should not print stack trace.
  • Remove Log.w(Log.TAG_SYNC, "%s: Unable to save remote checkpoint", e, this);. Detailed log was printed in following codes.
  • Remove all Exception.printStackTrace(). Replace with Log.e(...)

- In case of Conflict, should not print stack trace.
- Remove `Log.w(Log.TAG_SYNC, "%s: Unable to save remote checkpoint", e, this);`. Detailed log was printed in following codes.
- Remove all `Exception.printStackTrace()`. Replace with `Log.e(...)`
pasin added a commit that referenced this pull request Feb 12, 2016
…nflicted_error

Fixed #1028 - Improve logging for local check point conflicted error
@pasin pasin merged commit 78d8650 into master Feb 12, 2016
@pasin pasin deleted the feature/issue_1028_logging_conflicted_error branch February 12, 2016 22:33
@pasin pasin removed the in progress label Feb 12, 2016
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