1. The operation on the results as a whole does not fail fast so it
   cannot be considered transactional, but the individual sub-operations
   (move/copy) on files and folders of are.
   2. Not really, no; because JCR is used, and artifacts are stored by
   checksums, move and copy operations are only done on the references to the
   binary nodes, not the nodes themselves.
   3. As an individual operation of updating the node references, yes.
   4. Yes, but asynchronously.

Perma-links to results could be done, but would require some changes as the
search results are tied to individual UI sessions.

On Sun, Oct 7, 2012 at 11:19 AM, Mirko Friedenhagen <[email protected]
> wrote:

> Hello Noam,
>
> thanks for your suggestions. I have some questions:
>
> 1) So moving search results via UI is not transactional?
>
2) Does it make a difference when I move directories instead of single
> artifacts?
>
> 2a) Are moves on directories transactional?
>
> 2b) What about maven-meta data files? Are these computed on-the-fly?
>
> What I am really missing are perma-links to searches in the UI :-)
>
> Regards Mirko
> --
> Sent from my mobile
> On Oct 7, 2012 11:01 AM, "Noam Y. Tenne" <[email protected]> wrote:
>
>> Hi Mirko,
>>
>> Currently there's no plan for such a resource, but feel free to open a
>> feature request.
>> In the meantime it can be achieved quite easily with a bit of scripting.
>> Simply performs the searches via the REST API and aggregate the results
>> that interest you (from the query responses), then you can use the
>> move/copy resources to "promote" the artifacts to a different repository.
>>
>> On Thu, Oct 4, 2012 at 11:46 PM, Mirko Friedenhagen <
>> [email protected]> wrote:
>>
>>> Hello,
>>>
>>> the UI offers the ability to search for a specific property value,
>>> save the results and move everything in one go. Is there a means to do
>>> this with REST as well?
>>> I would like to use this as poor man's promotion.
>>>
>>> Regards Mirko
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>> Deploy New Relic app performance management and know exactly
>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>> http://p.sf.net/sfu/newrelic-dev2dev
>>> _______________________________________________
>>> Artifactory-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Don't let slow site performance ruin your business. Deploy New Relic APM
>> Deploy New Relic app performance management and know exactly
>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>> http://p.sf.net/sfu/newrelic-dev2dev
>> _______________________________________________
>> Artifactory-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>>
>>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to