You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dmitrii Kriukov (Jira)" <ji...@apache.org> on 2023/03/26 16:32:00 UTC

[jira] [Created] (CAMEL-19200) Unused assignment in RouteControllerAction::getLast(Row r)

Dmitrii Kriukov created CAMEL-19200:
---------------------------------------

             Summary: Unused assignment in RouteControllerAction::getLast(Row r)
                 Key: CAMEL-19200
                 URL: https://issues.apache.org/jira/browse/CAMEL-19200
             Project: Camel
          Issue Type: Task
          Components: camel-jbang
            Reporter: Dmitrii Kriukov


Line 283 contains the unused assignment - should var s be returned?  
The result: method 

{color:#172b4d}getLast(Row r) always returns empty string.
{color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)