Skip to content

QFJ-940 - Event log omits parts of received message in case of validation errors #172

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

Merged
merged 2 commits into from
Feb 5, 2018

Conversation

chrjohn
Copy link
Member

@chrjohn chrjohn commented Feb 2, 2018

  • added method Message.toRawString() which returns the message string as it was passed to the Message class
  • in case of errors: log raw message data instead of incompletely parsed message
  • added unit test
  • improved some log messages in Session class

…ion errors

 - added method Message.toRawString() which returns the message string as it was passed to the Message class
 - added unit test
 - improved some log messages in Session class
…ion errors

 - in case of errors: log raw message data instead of incompletely parsed message
@chrjohn chrjohn added this to the QFJ 2.0.1 milestone Feb 2, 2018
@chrjohn
Copy link
Member Author

chrjohn commented Feb 5, 2018 via email

@philipwhiuk
Copy link
Contributor

It's a pretty minor method as it's just exposing an existing various variable via a getter. I think it's okay for a patch release. 👍

@chrjohn chrjohn merged commit 8d9b7ce into master Feb 5, 2018
chrjohn added a commit that referenced this pull request Feb 5, 2018
…tion errors (#172)

* QFJ-940: Event log omits parts of received message in case of validation errors
 - in case of errors: log raw message data instead of incompletely parsed message
 - added method Message.toRawString() which returns the message string as it was passed to the Message class
 - added unit test
 - improved some log messages in Session class

(cherry picked from commit 8d9b7ce)
@chrjohn chrjohn deleted the qfj940-log-raw-message branch February 5, 2018 15:57
@chrjohn chrjohn modified the milestones: QFJ 2.0.1, QFJ 2.1.0 Jul 31, 2018
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