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

Su Ralph updated EAGLE-580:
---------------------------
    Description: 
It's possible that user have DOT in topic names. In this case, mongodb metadata 
store of spoutspec would use the topic name as key in mongodb, which rejected 
by mongodb since it doens't allow dot in key.

Solution is to do covnert of SpoutSpec in mongdb storage, and do appropriate 
transform when read from db.

> MongodbMetadata: kafka have dot in topic name cause spec store failed
> ---------------------------------------------------------------------
>
>                 Key: EAGLE-580
>                 URL: https://issues.apache.org/jira/browse/EAGLE-580
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: Su Ralph
>            Assignee: Zeng, Bryant
>             Fix For: v0.5.0
>
>
> It's possible that user have DOT in topic names. In this case, mongodb 
> metadata store of spoutspec would use the topic name as key in mongodb, which 
> rejected by mongodb since it doens't allow dot in key.
> Solution is to do covnert of SpoutSpec in mongdb storage, and do appropriate 
> transform when read from db.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to