You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ashenp (Jira)" <ji...@apache.org> on 2020/04/12 12:22:00 UTC

[jira] [Created] (CAMEL-14884) [Question] How can I keep the context main thread keep waiting in a component code?

Ashenp created CAMEL-14884:
------------------------------

             Summary: [Question] How can I keep the context main thread keep waiting in a component code?
                 Key: CAMEL-14884
                 URL: https://issues.apache.org/jira/browse/CAMEL-14884
             Project: Camel
          Issue Type: Wish
          Components: camel-ftp
    Affects Versions: 2.21.0
            Reporter: Ashenp


Recently I've make a camel-smb to help my camel app support SMB3 protocol, It just works fine. But I found I can only keep main thread keep waiting manually,  the official component camel-ftp just doesn't need that.
Curiously ask:  Can any interface  in camel-core or camel-spi help me to do this? Or is there some strategy config that I've missed?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)