[jira] [Commented] (MNEMONIC-321) Implement Java method for durable object vectorization

2017-10-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187562#comment-16187562
 ] 

ASF GitHub Bot commented on MNEMONIC-321:
-

GitHub user yzz127 opened a pull request:

https://github.com/apache/incubator-mnemonic/pull/73

MNEMONIC-321 Implement Java method for durable object vectorization

This is one of the sub-tasks under MNEMONIC issue 307 durable object 
vectorization. This sub-task focuses on the implementation of the Java method 
for durable object vectorization.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yzz127/incubator-mnemonic master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-mnemonic/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #73


commit 6be0417ba3657a8d36692f22b56c123b3dda07f1
Author: Yanhui Zhao 
Date:   2017-10-01T22:20:19Z

MNEMONIC-321 Implement Java method for durable object vectorization




> Implement Java method for durable object vectorization
> --
>
> Key: MNEMONIC-321
> URL: https://issues.apache.org/jira/browse/MNEMONIC-321
> Project: Mnemonic
>  Issue Type: Improvement
>  Components: Computing-Service
>Affects Versions: 0.9.0-incubating
>Reporter: Yanhui Zhao
>Assignee: Yanhui Zhao
>
> This is one of the sub-tasks under MNEMONIC issue 307 durable object 
> vectorization. This sub-task focuses on the implementation of the Java method 
> for durable object vectorization.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] incubator-mnemonic pull request #73: MNEMONIC-321 Implement Java method for ...

2017-10-01 Thread yzz127
GitHub user yzz127 opened a pull request:

https://github.com/apache/incubator-mnemonic/pull/73

MNEMONIC-321 Implement Java method for durable object vectorization

This is one of the sub-tasks under MNEMONIC issue 307 durable object 
vectorization. This sub-task focuses on the implementation of the Java method 
for durable object vectorization.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yzz127/incubator-mnemonic master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-mnemonic/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #73


commit 6be0417ba3657a8d36692f22b56c123b3dda07f1
Author: Yanhui Zhao 
Date:   2017-10-01T22:20:19Z

MNEMONIC-321 Implement Java method for durable object vectorization




---