You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mark Webb (JIRA)" <ji...@apache.org> on 2012/10/09 22:56:02 UTC

[jira] [Created] (CAMEL-5697) camel-mongodb save and update does not copy over any header values

Mark Webb created CAMEL-5697:
--------------------------------

             Summary: camel-mongodb save and update does not copy over any header values
                 Key: CAMEL-5697
                 URL: https://issues.apache.org/jira/browse/CAMEL-5697
             Project: Camel
          Issue Type: Bug
          Components: camel-mongodb
    Affects Versions: 2.10.1
         Environment: Windows 7
            Reporter: Mark Webb
             Fix For: 2.11.0


Looking at the source code in MongoDbProducer.java, doSave and doUpdate do not copy over any header information into the "out" Message

--
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] (CAMEL-5697) camel-mongodb save and update does not copy over any header values

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

Raul Kripalani updated CAMEL-5697:
----------------------------------

    Fix Version/s: 2.10.2
    
> camel-mongodb save and update does not copy over any header values
> ------------------------------------------------------------------
>
>                 Key: CAMEL-5697
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5697
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mongodb
>    Affects Versions: 2.10.1
>         Environment: Windows 7
>            Reporter: Mark Webb
>            Assignee: Raul Kripalani
>             Fix For: 2.11.0, 2.10.2
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Looking at the source code in MongoDbProducer.java, doSave and doUpdate do not copy over any header information into the "out" Message

--
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] (CAMEL-5697) camel-mongodb save and update does not copy over any header values

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

Raul Kripalani updated CAMEL-5697:
----------------------------------

              Assignee: Raul Kripalani
            Issue Type: Improvement  (was: Bug)
    Remaining Estimate: 0h  (was: 48h)
     Original Estimate: 0h  (was: 48h)
    
> camel-mongodb save and update does not copy over any header values
> ------------------------------------------------------------------
>
>                 Key: CAMEL-5697
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5697
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mongodb
>    Affects Versions: 2.10.1
>         Environment: Windows 7
>            Reporter: Mark Webb
>            Assignee: Raul Kripalani
>             Fix For: 2.11.0, 2.10.2
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Looking at the source code in MongoDbProducer.java, doSave and doUpdate do not copy over any header information into the "out" Message

--
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] (CAMEL-5697) camel-mongodb save and update does not copy over any header values

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

Hadrian Zbarcea updated CAMEL-5697:
-----------------------------------

    Fix Version/s:     (was: 2.10.2)
                   2.10.3
    
> camel-mongodb save and update does not copy over any header values
> ------------------------------------------------------------------
>
>                 Key: CAMEL-5697
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5697
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mongodb
>    Affects Versions: 2.10.1
>         Environment: Windows 7
>            Reporter: Mark Webb
>            Assignee: Raul Kripalani
>             Fix For: 2.11.0, 2.10.3
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Looking at the source code in MongoDbProducer.java, doSave and doUpdate do not copy over any header information into the "out" Message

--
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] (CAMEL-5697) camel-mongodb operations don't transfer header values from IN to OUT

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

Raul Kripalani updated CAMEL-5697:
----------------------------------

    Summary: camel-mongodb operations don't transfer header values from IN to OUT  (was: camel-mongodb save and update does not copy over any header values)
    
> camel-mongodb operations don't transfer header values from IN to OUT
> --------------------------------------------------------------------
>
>                 Key: CAMEL-5697
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5697
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mongodb
>    Affects Versions: 2.10.1
>         Environment: Windows 7
>            Reporter: Mark Webb
>            Assignee: Raul Kripalani
>             Fix For: 2.11.0, 2.10.3
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Looking at the source code in MongoDbProducer.java, doSave and doUpdate do not copy over any header information into the "out" Message

--
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] (CAMEL-5697) camel-mongodb operations don't transfer header values from IN to OUT

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

Raul Kripalani resolved CAMEL-5697.
-----------------------------------

    Resolution: Fixed
    
> camel-mongodb operations don't transfer header values from IN to OUT
> --------------------------------------------------------------------
>
>                 Key: CAMEL-5697
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5697
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mongodb
>    Affects Versions: 2.10.1
>         Environment: Windows 7
>            Reporter: Mark Webb
>            Assignee: Raul Kripalani
>             Fix For: 2.11.0, 2.10.3
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Looking at the source code in MongoDbProducer.java, doSave and doUpdate do not copy over any header information into the "out" Message

--
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