You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "pekuz (via GitHub)" <gi...@apache.org> on 2023/12/08 11:11:42 UTC

[PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

pekuz opened a new pull request, #12377:
URL: https://github.com/apache/camel/pull/12377

   # Description
   
   Addressing open TODO, leveraging Azure Files overwrite feature as a backup for error cases or concurrency issues.
   
   # Target
   
   - [ x ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   I need it on camel-3.x but synchronize to main too, please. 
   
   # Tracking
   - [ x ] If this is a large change, bug fix, or code improvement, I checked there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL-20209) filed for the change (usually before you start working on it).
   
   
   # Apache Camel coding standards and style
   
   - [ x ] I checked that each commit in the pull request has a meaningful subject line and body.
   
   there are some parasite merge commits but final change is as intended. 
   
   - [ x ] I have run `mvn clean install -DskipTests` locally and I have committed all auto-generated changes
   
   only timestamps changed so I have not included such "changes" in commit.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #12377:
URL: https://github.com/apache/camel/pull/12377


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

Posted by "pekuz (via GitHub)" <gi...@apache.org>.
pekuz commented on PR #12377:
URL: https://github.com/apache/camel/pull/12377#issuecomment-1847091025

   If you could hint me more, else we risk even more noise in the PR. I'm aware of parasite commits but I do not know why they appeared and how to get rid of them. They appeared somehow on sync between official Camel repo and my private Github repo on github. If I try to rebase using Github Desktop on my local clone I see:
   
   ![image](https://github.com/apache/camel/assets/23313173/feda6386-5321-4bee-927d-31704f28a1b4)
   
   but I cannot decide if that's what is needed. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #12377:
URL: https://github.com/apache/camel/pull/12377#issuecomment-1847392740

   We would need to cherry pick this to main branch also


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12377:
URL: https://github.com/apache/camel/pull/12377#issuecomment-1847138391

   :no_entry_sign: There are (likely) no changes in core core to be tested in this PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12377:
URL: https://github.com/apache/camel/pull/12377#issuecomment-1847138347

   ### Components test results:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 0 | 1 |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] CAMEL-20209: leverage Azure Files overwrite feature [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12377:
URL: https://github.com/apache/camel/pull/12377#issuecomment-1846980060

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org