[GitHub] camel pull request #1099: https://issues.apache.org/jira/browse/CAMEL-10215 ...

2016-08-01 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1099 https://issues.apache.org/jira/browse/CAMEL-10215 Synchronizing recei… Synchronizing EventDrivenPollingConsumer receive methods to make them thread safe when used with ConsumerCache You can

[GitHub] camel pull request #1081: https://issues.apache.org/jira/browse/CAMEL-10158

2016-07-19 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1081 https://issues.apache.org/jira/browse/CAMEL-10158 Support to add tags to workflow execution in camel-aws component You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1081: https://issues.apache.org/jira/browse/CAMEL-10158

2016-07-20 Thread ssharma
Github user ssharma closed the pull request at: https://github.com/apache/camel/pull/1081 --- 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

[GitHub] camel pull request #1079: https://issues.apache.org/jira/browse/CAMEL-8598

2016-07-16 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1079 https://issues.apache.org/jira/browse/CAMEL-8598 The defaults as part of above bug are not used by AWS client before starting a workflow You can merge this pull request into a Git repository

[GitHub] camel pull request #1109: Improvement for character escape handling

2016-08-04 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1109 Improvement for character escape handling https://issues.apache.org/jira/browse/CAMEL-10219 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request #1139: Optimize DefaultCamelContext#getComponent CAMEL-10...

2016-08-24 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1139 Optimize DefaultCamelContext#getComponent CAMEL-10269 #CAMEL-10269 Add DCL idiom to lower lock semantics and used CHM. Didn't retrofit put to use putIfAbsent as the change would have been

[GitHub] camel pull request #1139: Optimize DefaultCamelContext#getComponent CAMEL-10...

2016-09-02 Thread ssharma
Github user ssharma closed the pull request at: https://github.com/apache/camel/pull/1139 --- 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

[GitHub] camel pull request #1152: using CHM::computeIfAbsent. Refactored code to mak...

2016-09-02 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1152 using CHM::computeIfAbsent. Refactored code to make use of CHM and av… Further to the conversation in https://github.com/apache/camel/pull/1139, used CHM::computeIfAbsent to avoid global locks

[GitHub] camel pull request #1178: CAMEL-10328 : Support for attachments in Slack inc...

2016-09-18 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1178 CAMEL-10328 : Support for attachments in Slack incoming web hooks You can merge this pull request into a Git repository by running: $ git pull https://github.com/ssharma/camel slack