in the correct order.
>>
>> You are welcome to log a JIRA. And also work on unit test and patch.
>> http://camel.apache.org/contributing
>>
>> On Tue, Nov 28, 2017 at 8:55 AM, Krzysztof Hołdanowicz
>> <[hidden email] <http:///user/SendEmail.jtp?type=node&node
t; napisał:
> Hi
>
> Ah well spotted.
> I think we should for loop via Map.Entry (or (k,v) via lambda) which I
> think will be in the correct order.
>
> You are welcome to log a JIRA. And also work on unit test and patch.
> http://camel.apache.org/contributing
>
> On Tue
t;Trunking file idempotent repository", LOG);
}
}
LRUCache:
@Override
public Set keySet() {
return map.keySet();
}
where previously it was:
@Override
public Set keySet() {
return map.*ascendingKeySet*();
}
Regards
Kris
--
Pozdrawiam
Krzysztof Hołdanowicz
eFactory.newLRUCache(1000);
}
...
}
Regards
Kris
--
Pozdrawiam
Krzysztof Hołdanowicz
file?
Why it behaves differently than in case of FTP and FTPS protocol?
Thank you
Regards
Kris
--
Pozdrawiam
Krzysztof Hołdanowicz