Descriptions of the changes in this PR:
change LogRecord ByteBuf based constructor to public
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
[ ] Make sure the PR title is formatted like:
<Issue-# or DL-#>: Description of pull requeste.g. Issue-123: Description ...e.g. DL-1234: Description ...
[ ] Make sure tests pass via mvn clean apache-rat:check install findbugs:check.
[ ] Replace '#' with in <Issue-# or DL-#> in the title with the actual Issue/JIRA number.
Descriptions of the changes in this PR: change LogRecord ByteBuf based constructor to public