You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Luca Cinquini (JIRA)" <ji...@apache.org> on 2012/11/16 15:54:12 UTC

[jira] [Created] (OODT-535) Allow Curator to remove existing metadata tags

Luca Cinquini created OODT-535:
----------------------------------

             Summary: Allow Curator to remove existing metadata tags
                 Key: OODT-535
                 URL: https://issues.apache.org/jira/browse/OODT-535
             Project: OODT
          Issue Type: Improvement
          Components: curator
    Affects Versions: 0.4
            Reporter: Luca Cinquini
             Fix For: 0.5


Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499574#comment-13499574 ] 

Chris A. Mattmann commented on OODT-535:
----------------------------------------

Hey Luca, yep on the Apache OODT wiki.
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502731#comment-13502731 ] 

Luca Cinquini commented on OODT-535:
------------------------------------

I started the following wiki page, documenting all the endpoints I have a working knowledge of:

https://cwiki.apache.org/confluence/display/OODT/CAS+Curator+REST+API

I couldn't test a few missing endpoints, maybe others can fill in the blanks...
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502905#comment-13502905 ] 

Chris A. Mattmann commented on OODT-535:
----------------------------------------

Luca what a great Thanksgiving present, thanks!!
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499497#comment-13499497 ] 

Chris A. Mattmann commented on OODT-535:
----------------------------------------

Hey Luca: if you get a chance it would be great to start an OODT wiki page on the Curator REST API, that way folks would see all the new cool REST features you guys are adding.
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Cinquini resolved OODT-535.
--------------------------------

    Resolution: Fixed

Implemented by introducing the HTTP parameter "remove=true" which can be used to remove all named tags specified in the request (by default, remove=false).
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499568#comment-13499568 ] 

Luca Cinquini commented on OODT-535:
------------------------------------

Yes it would be a good idea - on the Apache OODT wiki I assume ?
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502906#comment-13502906 ] 

Chris A. Mattmann commented on OODT-535:
----------------------------------------

I went ahead and added a link to the static curator API guide: http://oodt.apache.org/components/maven/curator/api/index.html I'll add more info on the wiki and pull those service descriptions over too.
                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502953#comment-13502953 ] 

Luca Cinquini commented on OODT-535:
------------------------------------

Great, thanks Chris!
Luca




                
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OODT-535) Allow Curator to remove existing metadata tags

Posted by "Luca Cinquini (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Cinquini updated OODT-535:
-------------------------------

    Assignee: Luca Cinquini
    
> Allow Curator to remove existing metadata tags
> ----------------------------------------------
>
>                 Key: OODT-535
>                 URL: https://issues.apache.org/jira/browse/OODT-535
>             Project: OODT
>          Issue Type: Improvement
>          Components: curator
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> Users have requested the capability to remove existing metadata tags, as well as adding them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira