Bug 1149621
Summary: | (6.3.z) Upgrade org.jboss.remoting3 from 3.3.3.Final-redhat-1 to 3.3.4.Final | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ivo Studensky <istudens> |
Component: | Remoting | Assignee: | Vaclav Tunka <vtunka> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jitka Kozana <jkudrnac> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.1 | CC: | bbaranow, cdewolf, chaowan, david.lloyd, dosoudil, egonzale, jawilson, lthon, myarboro, pgier, pkremens, rsvoboda, vtunka |
Target Milestone: | CR1 | ||
Target Release: | EAP 6.3.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1149618 | Environment: | |
Last Closed: | 2019-08-19 12:42:00 UTC | Type: | Component Upgrade |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1139197, 1149618 | ||
Bug Blocks: | 1031692, 1123505, 1147635, 1151405 |
Description
Ivo Studensky
2014-10-06 09:25:30 UTC
*** Bug 1149623 has been marked as a duplicate of this bug. *** David Lloyd <david.lloyd> updated the status of jira REM3-192 to Resolved https://github.com/jboss-remoting/jboss-remoting/compare/3.3.3.Final...3.3 shows 11 commits right now, 7 of them are without reference to any JIRA or BZ Adding qa_nack because I prefer new version based on current tag (3.3.3.Final-redhat-1) + just fixes we want - something like 3.3.3.SP1-redhat-1 You mean six. Of the six, three relate specifically to extra trace logging. You want those (I added them specifically to help debug customer problems with GSS). Two plug memory leaks so you want those too. The only one that may not matter to you is one which fixes tests which leak memory. But at that stage, wouldn't it make more sense to just take them all? Commit https://github.com/jboss-remoting/jboss-remoting/commit/d2de3549fa44a01e19896e233a6fbc20575407bd is the one we need EAP 6.3.3 CP. That's why we want 3.3.3.SP1 - to have just this small add-on to limit risks for regressions. On the other hand there is still question mark on BZ 1123505 - Darran is super busy and it's not clear he will be able to have fix for 6.3.x. My guess is that it will be for 6.4.0 ... :) When looking at this BZ I noticed it will need REM3-192 from my point of view it's feature and https://issues.jboss.org/browse/REM3-192 confirms it - Type: Feature Request PR sent for this upgrade: https://github.com/jbossas/jboss-eap/pull/1933 Verified with EAP 6.3.3.CP.CR1. |