This is an automated email from the ASF dual-hosted git repository.
mivanac pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 5735960 GEODE-2888: Remove 'gemfire-api' from REST documentation
(#4137)
new 16ac8a2 GEODE-7216 include a timestamp in stack trace logs
new 2d93f61 add test to verify changes
new cbb5208 changes after comments
new b547b9d fix for a new test
new a79eb9c fix for failed test
new a2eaf63 change variable name
new 0cc141a new changes after comments
new 0087a27 move formatting to ExportStackTraceCommand
new 2ac5125 use Instant instead of Date
new 7e6d192 new changes after comments
new 60dc448 fix for build failed
new 67b0143 add getHeaderMessage method
new e2e7f38 add test with and without timestamp
new d71a615 Merge pull request #4087 from Nordix/feature/GEODE-7216
The 8510 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../geode/internal/util/PluckStacksDUnitTest.java | 3 ++-
.../commands/ExportStackTraceCommandDUnitTest.java | 27 +++++++++++++++++++
.../cli/commands/ExportStackTraceCommand.java | 20 +++++++++++++-
.../internal/cli/domain/StackTracesPerMember.java | 10 ++++++-
.../cli/functions/GetStackTracesFunction.java | 5 +++-
.../sanctioned-geode-core-serializables.txt | 2 +-
.../cli/commands/ExportStackTraceCommandTest.java | 31 ++++++++++++++++++++++
7 files changed, 93 insertions(+), 5 deletions(-)