No, it should be error immediately.
You have logging there, IIRC, using Common.Logging:
https://github.com/ayende/rhino-etl/blob/master/Rhino.Etl.Core/WithLoggingMixin.cs#L14

*Hibernating Rhinos Ltd  *

Oren Eini* l CEO l *Mobile: + 972-52-548-6969

Office: +972-4-622-7811 *l *Fax: +972-153-4-622-7811



On Fri, May 12, 2017 at 9:20 AM, Vijay Sheganti <vijaygupt...@gmail.com>
wrote:

> In Rhino ETL, when processing data from source to target, even when there
> are errors or if the package is failed to load the data bcoz of schema
> mismatch/column truncation etc.. the code does not throw any error. The
> execution would be a success but no changes in data.
>
> Please help on the below,
> 1. Do we have a way to make Rhino throw an error or warning in such
> failure cases?
> 2. Also to have logging in Rhino packages, it's hard to identify where to
> have the logging(i.e. in which method of an operation we can add logging)
>
> Someone, please give an advice on this.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rhino-tools-dev+unsubscr...@googlegroups.com.
> To post to this group, send email to rhino-tools-dev@googlegroups.com.
> Visit this group at https://groups.google.com/group/rhino-tools-dev.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rhino-tools-dev+unsubscr...@googlegroups.com.
To post to this group, send email to rhino-tools-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/rhino-tools-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to