This is an automated email from the ASF dual-hosted git repository.

zhaocong pushed a change to branch migrate_1
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


    from 033d245e remove unless file
     add 15fe3eab fix
     add 4dd8f093 fix

No new revisions were added by this update.

Summary of changes:
 .../hugegraph/computer/core/bsp/Bsp4Master.java    |  4 +-
 .../core/combiner/AbstractPointerCombiner.java     |  1 +
 .../computer/core/common/ContainerInfo.java        |  1 +
 .../core/compute/input/ReusablePointer.java        |  1 +
 .../computer/core/graph/SuperstepStat.java         |  1 +
 .../core/graph/partition/PartitionStat.java        |  1 +
 .../computer/core/store/entry/EntryInput.java      |  1 +
 .../computer/core/store/entry/EntryInputImpl.java  |  1 +
 .../computer/core/store/entry/KvEntryReader.java   |  2 +
 .../core/store/entry/KvEntryReaderImpl.java        |  1 +
 .../computer/core/util/SerializeUtil.java          |  1 +
 .../hugegraph/computer/core/worker/WorkerStat.java |  1 +
 .../crd-generate/api/v1/webhook_suite_test.go      |  3 ++
 .../org/apache/hugegraph/computer/GenOption.java   | 51 ----------------------
 .../computer/core/receiver/ReceiverUtil.java       |  1 +
 .../computer/suite/unit/UnitTestBase.java          |  1 +
 16 files changed, 19 insertions(+), 53 deletions(-)
 delete mode 100644 
computer/computer-test/src/main/java/org/apache/hugegraph/computer/GenOption.java

Reply via email to