[jira] [Resolved] (MNEMONIC-281) Add test case to test implemented methods to handle optional parameters when creating durable class

2017-07-13 Thread Wang, Gang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNEMONIC-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wang, Gang resolved MNEMONIC-281.
-
Resolution: Fixed

> Add test case to test implemented methods to handle optional parameters when 
> creating durable class 
> 
>
> Key: MNEMONIC-281
> URL: https://issues.apache.org/jira/browse/MNEMONIC-281
> Project: Mnemonic
>  Issue Type: Test
>  Components: Collection
>Affects Versions: 0.9.0-incubating
>Reporter: Yanhui Zhao
>Assignee: Yanhui Zhao
>Priority: Minor
> Fix For: 0.9.0-incubating
>
>
> Sub-task of MNEMONIC-276. Add test case for overloaded methods handling 
> optional parameters.  



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


[jira] [Commented] (MNEMONIC-281) Add test case to test implemented methods to handle optional parameters when creating durable class

2017-07-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on MNEMONIC-281:
-

Github user asfgit closed the pull request at:

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


> Add test case to test implemented methods to handle optional parameters when 
> creating durable class 
> 
>
> Key: MNEMONIC-281
> URL: https://issues.apache.org/jira/browse/MNEMONIC-281
> Project: Mnemonic
>  Issue Type: Test
>  Components: Collection
>Affects Versions: 0.9.0-incubating
>Reporter: Yanhui Zhao
>Assignee: Yanhui Zhao
>Priority: Minor
> Fix For: 0.9.0-incubating
>
>
> Sub-task of MNEMONIC-276. Add test case for overloaded methods handling 
> optional parameters.  



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


[jira] [Commented] (MNEMONIC-305) Implement Remove operation for Durable Trees

2017-07-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on MNEMONIC-305:
-

GitHub user johnugeorge opened a pull request:

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

MNEMONIC-305: Implement Remove operation for Durable Trees

Implement Remove operation for Durable Trees

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

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

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

https://github.com/apache/incubator-mnemonic/pull/53.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 #53


commit d4766a41a47288c9472ccfb958e283d270c6b149
Author: Johnu George 
Date:   2017-07-13T21:40:15Z

MNEMONIC-305: Implement Remove operation for Durable Trees




> Implement Remove operation for Durable Trees
> 
>
> Key: MNEMONIC-305
> URL: https://issues.apache.org/jira/browse/MNEMONIC-305
> Project: Mnemonic
>  Issue Type: Sub-task
>  Components: Collection
>Affects Versions: 0.9.0-incubating
>Reporter: Johnu George
>Assignee: Johnu George
> Fix For: 0.9.0-incubating
>
>
> Implement remove operation for tree datastructure



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


[GitHub] incubator-mnemonic pull request #53: MNEMONIC-305: Implement Remove operatio...

2017-07-13 Thread johnugeorge
GitHub user johnugeorge opened a pull request:

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

MNEMONIC-305: Implement Remove operation for Durable Trees

Implement Remove operation for Durable Trees

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

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

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

https://github.com/apache/incubator-mnemonic/pull/53.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 #53


commit d4766a41a47288c9472ccfb958e283d270c6b149
Author: Johnu George 
Date:   2017-07-13T21:40:15Z

MNEMONIC-305: Implement Remove operation for Durable Trees




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (MNEMONIC-304) Add support for Pair to ParameterHolder class to handle optional parameters

2017-07-13 Thread Yanhui Zhao (JIRA)
Yanhui Zhao created MNEMONIC-304:


 Summary: Add support for Pair to ParameterHolder class to handle 
optional parameters
 Key: MNEMONIC-304
 URL: https://issues.apache.org/jira/browse/MNEMONIC-304
 Project: Mnemonic
  Issue Type: Improvement
  Components: Core
Affects Versions: 0.8.0-incubating
Reporter: Yanhui Zhao
Assignee: Yanhui Zhao
Priority: Minor


Some test cases need to pass Pair as parameters when creating durable class. 
Current ParameterHolder class doesn't have the support for this feature.  



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


[jira] [Closed] (MNEMONIC-95) Create a Durable Set

2017-07-13 Thread Wang, Gang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNEMONIC-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wang, Gang closed MNEMONIC-95.
--

> Create a Durable Set
> 
>
> Key: MNEMONIC-95
> URL: https://issues.apache.org/jira/browse/MNEMONIC-95
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Collection
>Affects Versions: 0.6.0-incubating
>Reporter: Wang, Gang
>Assignee: Johnu George
> Fix For: 0.9.0-incubating
>
>
> Implement a durable set that is generic, the durable set is not necessary to 
> fully comply with the Set interface of Java Set, but those basic operations 
> hinted by Java Set should be implemented.



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


[jira] [Commented] (MNEMONIC-95) Create a Durable Set

2017-07-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on MNEMONIC-95:


Github user asfgit closed the pull request at:

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


> Create a Durable Set
> 
>
> Key: MNEMONIC-95
> URL: https://issues.apache.org/jira/browse/MNEMONIC-95
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Collection
>Affects Versions: 0.6.0-incubating
>Reporter: Wang, Gang
>Assignee: Johnu George
> Fix For: 0.9.0-incubating
>
>
> Implement a durable set that is generic, the durable set is not necessary to 
> fully comply with the Set interface of Java Set, but those basic operations 
> hinted by Java Set should be implemented.



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


[jira] [Resolved] (MNEMONIC-95) Create a Durable Set

2017-07-13 Thread Wang, Gang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNEMONIC-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wang, Gang resolved MNEMONIC-95.

Resolution: Fixed

> Create a Durable Set
> 
>
> Key: MNEMONIC-95
> URL: https://issues.apache.org/jira/browse/MNEMONIC-95
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Collection
>Affects Versions: 0.6.0-incubating
>Reporter: Wang, Gang
>Assignee: Johnu George
> Fix For: 0.9.0-incubating
>
>
> Implement a durable set that is generic, the durable set is not necessary to 
> fully comply with the Set interface of Java Set, but those basic operations 
> hinted by Java Set should be implemented.



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