[ https://issues.redhat.com/browse/WFLY-13067?page=com.atlassian.jira.plugi... ]
Thomas Diesler commented on WFLY-13067:
---------------------------------------
This may actually never have worked. Is it even supposed to work?
> Cannot load properties from servlet classpath
> ---------------------------------------------
>
> Key: WFLY-13067
> URL: https://issues.redhat.com/browse/WFLY-13067
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Reporter: Thomas Diesler
> Assignee: Flavia Rainone
> Priority: Major
>
> With the latest master I can no longer load resources from
> {code}
> ClassLoader loader = SimpleServlet.class.getClassLoader();
> URL propsA = loader.getResource("/psetA.properties");
> {code}
> nor from
> {code}
> ClassLoader loader = SimpleServlet.class.getClassLoader();
> URL propsA = loader.getResource("/WEB-INF/psetA.properties");
> {code}
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/2944
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/JGRP-2449?page=com.atlassian.jira.plugin... ]
Diego Lovison commented on JGRP-2449:
-------------------------------------
[~belaban] in https://docs.oracle.com/javase/8/docs/api/java/net/Socket.html#setSendBuf... we have
Parameters:
size - the size to which to set the send buffer size. This value must be greater than 0.
What do you think about -1 for JGroups? I know that 0 and -1 are invalid values but -1 seems like JGroups specific parameter value.
> TCP/UDP: buffer size of 0 will not set buffer sizes
> ---------------------------------------------------
>
> Key: JGRP-2449
> URL: https://issues.redhat.com/browse/JGRP-2449
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 5.0, 4.2.0
>
>
> If we set (e.g.) {{mcast_recv_buf_size}} to {{0}}, then we won't set the buffer size, but will use whatever the OS default is.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/WFLY-11939?page=com.atlassian.jira.plugi... ]
Thomas Jenkinson commented on WFLY-11939:
-----------------------------------------
Thanks [~rhusar]. I would like to remove the data from the Narayana CI machine but before I do that would you like me to attach any logs some place?
> FineDatabasePersistenceWebFailoverTestCase fails intermittently
> ---------------------------------------------------------------
>
> Key: WFLY-11939
> URL: https://issues.redhat.com/browse/WFLY-11939
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Test Suite
> Affects Versions: No Release
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Major
> Fix For: 17.0.0.Final
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/SWSQE-1029?page=com.atlassian.jira.plugi... ]
Hayk Hovsepyan reassigned SWSQE-1029:
-------------------------------------
Assignee: Hayk Hovsepyan
> Add base abstraction over *ViewAbstract classes
> -----------------------------------------------
>
> Key: SWSQE-1029
> URL: https://issues.redhat.com/browse/SWSQE-1029
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Hayk Hovsepyan
> Assignee: Hayk Hovsepyan
> Priority: Major
> Labels: automation
>
> Currently all *ViewAbstract classes are extending Widget, but they can have single abstract parent with common methods.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/SWSQE-1029?page=com.atlassian.jira.plugi... ]
Hayk Hovsepyan updated SWSQE-1029:
----------------------------------
Sprint: Kiali Sprint #32
> Add base abstraction over *ViewAbstract classes
> -----------------------------------------------
>
> Key: SWSQE-1029
> URL: https://issues.redhat.com/browse/SWSQE-1029
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Hayk Hovsepyan
> Priority: Major
> Labels: automation
>
> Currently all *ViewAbstract classes are extending Widget, but they can have single abstract parent with common methods.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/SWSQE-989?page=com.atlassian.jira.plugin... ]
Hayk Hovsepyan resolved SWSQE-989.
----------------------------------
Resolution: Done
https://github.com/Kiali-QE/kiali-qe-python/pull/244
> Get time with seconds from tooltip in UI tests
> ----------------------------------------------
>
> Key: SWSQE-989
> URL: https://issues.redhat.com/browse/SWSQE-989
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Filip Brychta
> Assignee: Hayk Hovsepyan
> Priority: Minor
> Labels: automation
>
> Date is displayed in different format in PF4: Oct 30, 8:21 am and full date is displayed in tooltip. We don't have solution for getting text from tooltip yet so we are ignoring seconds for now. We need to fix that to be able to compare with date received via REST which contains seconds.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)