You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "michael elbaz (JIRA)" <ji...@apache.org> on 2018/10/21 01:57:00 UTC

[jira] [Updated] (CAMEL-12892) [CAMEL-COUCHBASE] Get document from couchbase errot

     [ https://issues.apache.org/jira/browse/CAMEL-12892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

michael elbaz updated CAMEL-12892:
----------------------------------
    Description: 
/!\ IT IS NOT RELATED TO COUCHDB BUT TO COUCHBASE

 

I try to get a document from couchbase and i getting this error
{code:java}
because of Could not load view "brewery_beers" for design doc "beer"
{code}
So couchbase is a key value engine i just want to get a document by this key and without using view how i suppose to do that could someone fix this or remove this component from camel (there is not point tho have this component if there is no possibility to get document from a key value storage engine).

There is even not a camel-couchbase option in Jira.

  was:
I try to get a document from couchbase and i getting this error
{code:java}
because of Could not load view "brewery_beers" for design doc "beer"
{code}
So couchbase is a key value engine i just want to get a document by this key and without using view how i suppose to do that could someone fix this or remove this component from camel (there is not point tho have this component if there is no possibility to get document from a key value storage engine).

There is even not a camel-couchbase option in Jira.


> [CAMEL-COUCHBASE] Get document from couchbase errot
> ---------------------------------------------------
>
>                 Key: CAMEL-12892
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12892
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-couchdb
>    Affects Versions: 2.22.1
>            Reporter: michael elbaz
>            Priority: Major
>
> /!\ IT IS NOT RELATED TO COUCHDB BUT TO COUCHBASE
>  
> I try to get a document from couchbase and i getting this error
> {code:java}
> because of Could not load view "brewery_beers" for design doc "beer"
> {code}
> So couchbase is a key value engine i just want to get a document by this key and without using view how i suppose to do that could someone fix this or remove this component from camel (there is not point tho have this component if there is no possibility to get document from a key value storage engine).
> There is even not a camel-couchbase option in Jira.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)