This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.
from 97b9558 SCB-1735 Removing unused code
new 7b21229 SCB-1811 Configure PAYLOADS_MAX_LENGTH parameter from setting
environment variable
new 16fb2d2 SCB-1811 Add error logs
The 2 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:
.../servicecomb/pack/alpha/fsm/SagaActor.java | 6 +--
.../pack/omega/transaction/TxEvent.java | 6 +--
pack-common/pom.xml | 6 +++
.../servicecomb/pack/common/Environment.java | 62 ++++++++++++++++++++++
4 files changed, 74 insertions(+), 6 deletions(-)
create mode 100644
pack-common/src/main/java/org/apache/servicecomb/pack/common/Environment.java