[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2022-12-16 Thread Wiktor Kubicki (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648400#comment-17648400
 ] 

Wiktor Kubicki commented on NIFI-4315:
--

[~joewitt] can you upgrade it to newer version?

> Upgrade to newer version of logback
> ---
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0
>Reporter: Aldrin Piri
>Priority: Major
>
> There are some bugs outstanding with logback that can cause compression to 
> fail in some environments (was able to recreate in Windows and OS X), 
> seemingly related to the current outstanding issue: 
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a 
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an 
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.



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


[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2022-10-20 Thread Jira


[ 
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17620896#comment-17620896
 ] 

johannes übleis commented on NIFI-4315:
---

[~aldrin] , logback released now stable versions of 1.3 , current version is 
1.3.4.
[https://logback.qos.ch/download.html]
This might fix the above issue.

> Upgrade to newer version of logback
> ---
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0
>Reporter: Aldrin Piri
>Priority: Major
>
> There are some bugs outstanding with logback that can cause compression to 
> fail in some environments (was able to recreate in Windows and OS X), 
> seemingly related to the current outstanding issue: 
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a 
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an 
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.



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


[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2021-07-29 Thread Wiktor Kubicki (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17390031#comment-17390031
 ] 

Wiktor Kubicki commented on NIFI-4315:
--

I checked my issue (fle rolling) and it is fixed only in 1.3.0.. So we need 
wait for stable version.

> Upgrade to newer version of logback
> ---
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0
>Reporter: Aldrin Piri
>Priority: Major
>
> There are some bugs outstanding with logback that can cause compression to 
> fail in some environments (was able to recreate in Windows and OS X), 
> seemingly related to the current outstanding issue: 
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a 
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an 
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.



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


[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2021-07-29 Thread Joe Witt (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17390027#comment-17390027
 ] 

Joe Witt commented on NIFI-4315:


NiFi appears to still use 1.2.3 as of now.  The latest stable appears to be 
1.2.5. Does that have the fix you need?

We will not be adopting non stable releases for logging so 1.3 alpha isn't an 
option.

> Upgrade to newer version of logback
> ---
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0
>Reporter: Aldrin Piri
>Priority: Major
>
> There are some bugs outstanding with logback that can cause compression to 
> fail in some environments (was able to recreate in Windows and OS X), 
> seemingly related to the current outstanding issue: 
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a 
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an 
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.



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


[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2020-06-16 Thread Kirhold (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17137840#comment-17137840
 ] 

Kirhold commented on NIFI-4315:
---

Version of logback is still not upgrade, and we has issue with rolling policy - 
logger is creating .tmp files:

[https://stackoverflow.com/questions/57356319/spring-boot-logback-xml-creating-tmp-files]

 

This is fixed in 1.3.0 which is in alpha since.. January 18th, 2018. I upvoted 
that Jira, we should forget about it in future.

> Upgrade to newer version of logback
> ---
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0
>Reporter: Aldrin Piri
>Priority: Major
>
> There are some bugs outstanding with logback that can cause compression to 
> fail in some environments (was able to recreate in Windows and OS X), 
> seemingly related to the current outstanding issue: 
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a 
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an 
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.



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


[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2017-08-23 Thread Aldrin Piri (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138353#comment-16138353
 ] 

Aldrin Piri commented on NIFI-4315:
---

Current version of logback used is 1.2.3.

> Upgrade to newer version of logback
> ---
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0
>Reporter: Aldrin Piri
>
> There are some bugs outstanding with logback that can cause compression to 
> fail in some environments (was able to recreate in Windows and OS X), 
> seemingly related to the current outstanding issue: 
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a 
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an 
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)