[JBoss JIRA] (ISPN-9175) Mark Hibernate 2LC tests unstable
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-9175?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-9175:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> Mark Hibernate 2LC tests unstable
> ---------------------------------
>
> Key: ISPN-9175
> URL: https://issues.jboss.org/browse/ISPN-9175
> Project: Infinispan
> Issue Type: Task
> Components: Hibernate Cache
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 9.4.0.Final
>
>
> Recent known failures:
> 1. Spotted in PR for ISPN-8601 but probably not related to that JIRA:
> {code}
> EntityRegionAccessStrategyTest.testUpdate[JTA, REPL_SYNC,AccessType[read-write]]
> EntityRegionAccessStrategyTest.testRemoveAll[JTA, REPL_SYNC, AccessType[read-only]]
> {code}
> 2. Unclear when the first time it happened:
> {code}EntityCollectionInvalidationTest.testAll[read-write, DIST_SYNC]{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9173) Availability mode should be updated atomically with the actual members
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-9173?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-9173:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> Availability mode should be updated atomically with the actual members
> ----------------------------------------------------------------------
>
> Key: ISPN-9173
> URL: https://issues.jboss.org/browse/ISPN-9173
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.3.0.Beta1
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Labels: testsuite_stability
> Fix For: 9.4.0.Final
>
>
> This is a follow-up on ISPN-7682, which asks for the topology itself to be updated atomically.
> {{LocalTopologyManagerImpl}} has additional logic to update the availability mode first when the cache becomes degraded and to update it last when the cache becomes available, which means any delay between the updates cannot cause data inconsistencies.
> But that logic doesn't really belong in {{LocalTopologyManagerImpl}}, and it's easy to forget it's there (and in fact we had a bug there related to the new rebalance phases).
> In addition, tests that want to check the cache behaviour in degraded mode and wait only for the availability mode change will fail if there's a big delay between the availability mode change. I actually hit this while testing my ISPN-8731/ISPN-7682 changes, and I had added a random delay in {{StateConsumerImpl}} before {{distributionManager.setCacheTopology()}}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9161) Description of StateTransferManager attributes does not match the behaviour or show wrong content
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-9161?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-9161:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> Description of StateTransferManager attributes does not match the behaviour or show wrong content
> -------------------------------------------------------------------------------------------------
>
> Key: ISPN-9161
> URL: https://issues.jboss.org/browse/ISPN-9161
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Documentation-Core
> Reporter: Wolf-Dieter Fink
> Assignee: Dan Berindei
> Fix For: 9.4.0.Final
>
> Attachments: Screenshot from 2018-05-16 10-01-28.png
>
>
> Current description is:
> If true, the node has successfully joined the grid and is considered to hold state. If false, the join process is still in progress..
> But the behaviour is:
> It doesn't wait for the initial state transfer, it just waits for the coordinator to send it a topology before joinComplete is set to TRUE
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9303) NPE with nested protobuf messages and @Indexed(false)
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-9303?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-9303:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> NPE with nested protobuf messages and @Indexed(false)
> -----------------------------------------------------
>
> Key: ISPN-9303
> URL: https://issues.jboss.org/browse/ISPN-9303
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 9.1.0.Final
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 9.4.0.Final
>
>
> The inner must be optional and really missing in the wire message and this will result in NPE
> {code}
> /** Indexed(false) */
> message Outer {
> optional Inner inner = 1;
> }
> message Inner {
> optional String x = 1;
> }
> {code}
> {code}
> 13:06:35,024 ERROR [org.infinispan.interceptors.impl.InvocationContextInterceptor] (HotRodServerHandler-8-136) ISPN000136: Error executing command PutMapCommand, writing keys [[B0x18D99AB8BFA588F8..[9], [B0x18CDEDB8E3A788F8..[9], [B0x18B4BCB7BFA588F8..[9], [B0x18DC8AB9BFA588F8..[9], [B0x18D983B2E2A788F8..[9], [B0x18B39396E3A788F8..[9], [B0x18D2D5B1E2A788F8..[9], [B0x18B5EA89FDA588F8..[9], [B0x18F6BDB0E2A788F8..[9], [B0x18C1A895E3A788F8..[9], [B0x18C3E5B1E2A788F8..[9], [B0x18BDAEC288A688F8..[9], [B0x18BCD3DBE2A788F8..[9], [B0x188D83DCE2A788F8..[9], [B0x18E3C9B7BFA588F8..[9], [B0x18F9D995E3A788F8..[9], [B0x18A79D96E3A788F8..[9], [B0x18BEC9B0E2A788F8..[9], [B0x18A3EBE188A688F8..[9], [B0x18D3FAB1E2A788F8..[9], [B0x188C97B9BFA588F8..[9], [B0x18E5DAE188A688F8..[9], [B0x18A4EBB1E2A788F8..[9], [B0x18CBD7B0E2A788F8..[9], [B0x18F2AEB9BFA588F8..[9], [B0x1880EBB8BFA588F8..[9], [B0x18A0A1E1E2A788F8..[9], [B0x18EE89B9BFA588F8..[9], [B0x188684DEE2A788F8..[9], [B0x18E6D595E3A788F8..[9], [B0x18A9D8DBE2A788F8..[9], [B0x18ECE1B8BFA588F8..[9], [B0x18ABB1B9BFA588F8..[9], [B0x18F1CEDCE2A788F8..[9], [B0x188FB0C288A688F8..[9], [B0x18EDA8E2E2A788F8..[9], [B0x18D58D96E3A788F8..[9], [B0x189AA7DEE2A788F8..[9], [B0x188DB5E1E2A788F8..[9], [B0x18B1C5B0E2A788F8..[9], [B0x18BABBB9BFA588F8..[9], [B0x18CBD0E1E2A788F8..[9], [B0x18EAD3DCE2A788F8..[9], [B0x188587B2E2A788F8..[9], [B0x18B4DC95E3A788F8..[9], [B0x18A2A095E3A788F8..[9], [B0x18DFDA95E3A788F8..[9], [B0x18F997B9BFA588F8..[9], [B0x18C1A196E3A788F8..[9], [B0x18B4A095F7A788F8..[9], [B0x18A3AFC288A688F8..[9], [B0x18DFCCC8AFA788F8..[9], [B0x1896A2C288A688F8..[9], [B0x18D5F2E188A688F8..[9], [B0x18B1CAC8AFA788F8..[9], [B0x189EBB8AFAA788F8..[9], [B0x18CFAC95E3A788F8..[9], [B0x1884E3E188A688F8..[9], [B0x18CFE989FDA588F8..[9], [B0x1881F0B8BFA588F8..[9], [B0x1893ACE2E2A788F8..[9], [B0x189E9DC288A688F8..[9], [B0x18F6F7DBE2A788F8..[9], [B0x188CF4B7BFA588F8..[9], [B0x1885E195E3A788F8..[9], [B0x1895F4B8E3A788F8..[9], [B0x18AF85B2E2A788F8..[9], [B0x18C2B0B0E2A788F8..[9], [B0x18F1F0B8E3A788F8..[9], [B0x18EFA3DEE2A788F8..[9], [B0x188FA4B0E2A788F8..[9], [B0x18BABDDBE2A788F8..[9], [B0x18CD88DEE2A788F8..[9], [B0x18B1BA8AFAA788F8..[9], [B0x18D1EBDBE2A788F8..[9], [B0x18809EB8BFA588F8..[9], [B0x18A1A6C288A688F8..[9], [B0x18E084DEE2A788F8..[9], [B0x18E7F5B8E3A788F8..[9], [B0x188DBFDBE2A788F8..[9], [B0x18C3F2B8E3A788F8..[9], [B0x18B3E6B1E2A788F8..[9], [B0x18D8C0E1E2A788F8..[9], [B0x18A696B9BFA588F8..[9], [B0x18E8F6E188A688F8..[9], [B0x18FDCFC8AFA788F8..[9], [B0x18A683DEE2A788F8..[9], [B0x18D5E7B7BFA588F8..[9], [B0x188AC3B7BFA588F8..[9], [B0x18D78FB9BFA588F8..[9], [B0x18D4B295E3A788F8..[9], [B0x18AF9BAADFA688F8..[9], [B0x18B4B3C288A688F8..[9], [B0x188DB595E3A788F8..[9], [B0x18A399AADFA688F8..[9], [B0x18B28596E3A788F8..[9], [B0x18F487B2E2A788F8..[9], [B0x18ABDFB8BFA588F8..[9], [B0x1897EEDBE2A788F8..[9], [B0x1886E6DEE2A788F8..[9], [B0x18D8AFB9BFA588F8..[9], [B0x18E6B1E1E2A788F8..[9], [B0x18FDEEDBE2A788F8..[9], [B0x18A9D4DBE2A788F8..[9], [B0x18D4A795E3A788F8..[9], [B0x18A6E2B1E2A788F8..[9], [B0x188ACCDBE2A788F8..[9], [B0x189FF3B7BFA588F8..[9], [B0x18EDD095E3A788F8..[9], [B0x18B1BDE1E2A788F8..[9], [B0x18CC8496E3A788F8..[9], [B0x18CAEEB1E2A788F8..[9], [B0x18B9E1B1E2A788F8..[9], [B0x18F9EFB7BFA588F8..[9], [B0x188BDEE188A688F8..[9], [B0x18C4BCE1E2A788F8..[9], [B0x1892B095E3A788F8..[9], [B0x1898B2B9BFA588F8..[9], [B0x18D0D3BBC3A788F8..[9], [B0x18E6F0B7BFA588F8..[9], [B0x18F382B2E2A788F8..[9], [B0x18B9FBB1E2A788F8..[9], [B0x18EACFB1E2A788F8..[9], [B0x18B193C288A688F8..[9], [B0x18A8F4E188A688F8..[9], [B0x18E9DADBE2A788F8..[9], [B0x18DBE2DEE2A788F8..[9], [B0x1886B8B9BFA588F8..[9], [B0x18E0C0DBE2A788F8..[9], [B0x18C3ECDBE2A788F8..[9], [B0x1897CEB1E2A788F8..[9], [B0x18A9F3B8E3A788F8..[9], [B0x18ECEBB7BFA588F8..[9], [B0x18DAD195E3A788F8..[9], [B0x18EBDFB0E2A788F8..[9], [B0x18B197B8BFA588F8..[9], [B0x18C0D295E3A788F8..[9], [B0x18FBEBB8E3A788F8..[9], [B0x18C1E3EAC7A788F8..[9], [B0x18A1B995E3A788F8..[9], [B0x18DE95B8BFA588F8..[9], [B0x18EDE1DEE2A788F8..[9], [B0x1881FBB088A688F8..[9], [B0x1888A3DEE2A788F8..[9], [B0x1885BFE1E2A788F8..[9], [B0x18B587B9BFA588F8..[9], [B0x18B9D795E3A788F8..[9], [B0x18BAF295E3A788F8..[9], [B0x18A5CFB0E2A788F8..[9], [B0x1898BEE1E2A788F8..[9], [B0x189C8BB2E2A788F8..[9], [B0x18F39596E3A788F8..[9], [B0x18BAB395E3A788F8..[9], [B0x189092B9BFA588F8..[9], [B0x18CECDC8AFA788F8..[9], [B0x18FABFDBE2A788F8..[9], [B0x18C684B2E2A788F8..[9], [B0x18F7C4DBE2A788F8..[9], [B0x18F7E3B0E2A788F8..[9], [B0x18B1CDB1E2A788F8..[9], [B0x18F894B8BFA588F8..[9], [B0x18A2DDDBE2A788F8..[9], [B0x1890ECE188A688F8..[9], [B0x18D0A096E3A788F8..[9], [B0x18C4E5E188A688F8..[9], [B0x18C0CD95E3A788F8..[9], [B0x18C8EDB8BFA588F8..[9], [B0x18DA88B2E2A788F8..[9], [B0x188BD5B0E2A788F8..[9], [B0x18FFC3E1E2A788F8..[9], [B0x18F0E3B1E2A788F8..[9], [B0x189AEA95E3A788F8..[9], [B0x18DECFDCE2A788F8..[9], [B0x1890DEDBE2A788F8..[9], [B0x18D7F1B8E3A788F8..[9], [B0x18C4DBB8E3A788F8..[9], [B0x18EA9F96E3A788F8..[9], [B0x18D5AFB0E2A788F8..[9], [B0x18EAACC288A688F8..[9], [B0x18E693B9BFA588F8..[9], [B0x189A9996E3A788F8..[9], [B0x18AD8AB2E2A788F8..[9], [B0x18F1E3E188A688F8..[9], [B0x18C592C288A688F8..[9], [B0x1896D9DBE2A788F8..[9], [B0x18D4F195E3A788F8..[9], [B0x1891D3B1E2A788F8..[9], [B0x188FA7C288A688F8..[9], [B0x18DDE4B1E2A788F8..[9], [B0x18F7C3C8AFA788F8..[9], [B0x18AA91B9BFA588F8..[9], [B0x18FFB095E3A788F8..[9], [B0x1888C3C8AFA788F8..[9], [B0x18BCAD95E3A788F8..[9], [B0x18C0D1BBC3A788F8..[9], [B0x18A6C5DEE2A788F8..[9], [B0x18C7C195E3A788F8..[9], [B0x189DC9B1E2A788F8..[9], [B0x18C2F3E188A688F8..[9], [B0x18E9DEB8E3A788F8..[9], [B0x18F7CCDBE2A788F8..[9], [B0x18F19EC288A688F8..[9], [B0x189DFBDBE2A788F8..[9], [B0x18809A96E3A788F8..[9], [B0x18A7B4E1E2A788F8..[9], [B0x18FED3B1E2A788F8..[9], [B0x18B29CC288A688F8..[9], [B0x18C4CCB1E2A788F8..[9], [B0x18D394B9BFA588F8..[9], [B0x18E4E4B0E2A788F8..[9], [B0x1884CFB1E2A788F8..[9], [B0x1891ECB1E2A788F8..[9], [B0x18E3DFDBE2A788F8..[9], [B0x18A2B8C288A688F8..[9], [B0x18D1E0B0E2A788F8..[9], [B0x18F4EBB8BFA588F8..[9], [B0x18DEC4B7BFA588F8..[9], [B0x1887EB95E3A788F8..[9], [B0x18D2DBE188A688F8..[9], [B0x18FAB5E1E2A788F8..[9], [B0x18ACAAC288A688F8..[9], [B0x18EAEFDBE2A788F8..[9], [B0x18B995B9BFA588F8..[9], [B0x18D6C4C8AFA788F8..[9], [B0x18CDB795E3A788F8..[9], [B0x18C789B2E2A788F8..[9], [B0x18FCA4B0E2A788F8..[9], [B0x1899A2DEE2A788F8..[9], [B0x1883AEB9BFA588F8..[9], [B0x18CEBEDEE2A788F8..[9], [B0x18A7B495E3A788F8..[9], [B0x18F6ECE188A688F8..[9], [B0x18DED6B0E2A788F8..[9], [B0x18BBF8E188A688F8..[9], [B0x189FD2E1E2A788F8..[9], [B0x18E084DCE2A788F8..[9], [B0x18DDA4DEE2A788F8..[9], [B0x18ED9A96E3A788F8..[9], [B0x18FCA2C288A688F8..[9], [B0x18C8A395E3A788F8..[9], [B0x18D1ADC288A688F8..[9], [B0x189DCDDCE2A788F8..[9], [B0x1889F7DBE2A788F8..[9], [B0x18E0F5B7BFA588F8..[9], [B0x18EF8C96E3A788F8..[9], [B0x18F4BF95E3A788F8..[9], [B0x18E0B6E1E2A788F8..[9], [B0x18AAE6E188A688F8..[9], [B0x18C0AAE2E2A788F8..[9], [B0x1881F095E3A788F8..[9], [B0x18F8D5B0E2A788F8..[9], [B0x188FB9C288A688F8..[9], [B0x18ECD0C8AFA788F8..[9], [B0x188CFDB1E2A788F8..[9], [B0x18B7EFE188A688F8..[9], [B0x18CED6B8E3A788F8..[9], [B0x18ADCE95E3A788F8..[9], [B0x18A8E4B8BFA588F8..[9], [B0x188B94B8BFA588F8..[9], [B0x18DB9688ACA588F8..[9], [B0x18E0B695E3A788F8..[9], [B0x18FAB595E3A788F8..[9], [B0x18DAA4E2E2A788F8..[9], [B0x18BCBFDEE2A788F8..[9], [B0x18FBF5E188A688F8..[9], [B0x18A789DEE2A788F8..[9], [B0x18CE85DCE2A788F8..[9], [B0x18F584B9BFA588F8..[9], [B0x18A390B188A688F8..[9], [B0x18DEC3B0E2A788F8..[9], [B0x18D4BCDBE2A788F8..[9], [B0x18A1C3DBE2A788F8..[9], [B0x18B6F5DBE2A788F8..[9], [B0x18AAA1C288A688F8..[9], [B0x18E7E7BE83A688F8..[9], [B0x18FA83DCE2A788F8..[9], [B0x18B4C2DBE2A788F8..[9], [B0x18C88ADCE2A788F8..[9], [B0x18C28E96E3A788F8..[9], [B0x188CD995E3A788F8..[9], [B0x18C8B2C288A688F8..[9], [B0x18D6E6DBE2A788F8..[9], [B0x18BDD7E188A688F8..[9], [B0x18A1DD95E3A788F8..[9], [B0x18E9D1DBE2A788F8..[9], [B0x18BCB5B0E2A788F8..[9], [B0x1887BF95E3A788F8..[9], [B0x18878ADEE2A788F8..[9], [B0x18CEC1DBE2A788F8..[9], [B0x18E7BBDBE2A788F8..[9], [B0x18BFC4DEE2A788F8..[9], [B0x18FFF8B1E2A788F8..[9], [B0x188F91B188A688F8..[9], [B0x1887DE95E3A788F8..[9], [B0x18E8C2DEE2A788F8..[9], [B0x18B2BD95E3A788F8..[9], [B0x18BEE1B0E2A788F8..[9], [B0x18DA89DCE2A788F8..[9], [B0x18CCC5B7BFA588F8..[9], [B0x1887BA95E3A788F8..[9], [B0x18DECFE1E2A788F8..[9], [B0x18A7BEDBE2A788F8..[9], [B0x18E9A3C288A688F8..[9], [B0x18E2D5B8E3A788F8..[9], [B0x18A6D895E3A788F8..[9], [B0x1891C3E1E2A788F8..[9], [B0x18EAC7B0E2A788F8..[9], [B0x18C5B0B9BFA588F8..[9], [B0x1897EAB7BFA588F8..[9], [B0x188682B2E2A788F8..[9], [B0x188FB7B0E2A788F8..[9], [B0x18F5A9B0E2A788F8..[9], [B0x18F3F4B7BFA588F8..[9], [B0x18AFFADBE2A788F8..[9], [B0x18CC9BC288A688F8..[9], [B0x18D7D0B1E2A788F8..[9], [B0x18D7E8B8E3A788F8..[9], [B0x18A6ABE2E2A788F8..[9], [B0x18D0C3DEE2A788F8..[9], [B0x18D3E0B1E2A788F8..[9], [B0x1895F5E188A688F8..[9], [B0x18EBE7B8E3A788F8..[9], [B0x18D6D2DBE2A788F8..[9], [B0x18DE8396E3A788F8..[9], [B0x18EF9EB8BFA588F8..[9], [B0x18CAEEE188A688F8..[9], [B0x1881A695E3A788F8..[9], [B0x1897C6B0E2A788F8..[9], [B0x18E09AC288A688F8..[9], [B0x18E6DFB1E2A788F8..[9], [B0x18FBCBB0E2A788F8..[9], [B0x1895E5B8BFA588F8..[9], [B0x188CE095E3A788F8..[9], [B0x18DBA295E3A788F8..[9], [B0x18E4EDE188A688F8..[9], [B0x18F9FDB1E2A788F8..[9], [B0x18C4C4B0E2A788F8..[9], [B0x1880CCC8AFA788F8..[9], [B0x18CAE5B0E2A788F8..[9], [B0x1881C495E3A788F8..[9], [B0x1880A8E2E2A788F8..[9], [B0x18B2D1E1E2A788F8..[9], [B0x1898ABC288A688F8..[9], [B0x1894C6DEE2A788F8..[9], [B0x18D3B2E1E2A788F8..[9], [B0x1888A195E3A788F8..[9], [B0x18BFEDB7BFA588F8..[9], [B0x18B7C0B0E2A788F8..[9], [B0x1891CBC8AFA788F8..[9], [B0x189DC1B0E2A788F8..[9], [B0x1884C7B0E2A788F8..[9], [B0x18E4D4B1E2A788F8..[9], [B0x18A1BE95E3A788F8..[9], [B0x1899E0B8BFA588F8..[9], [B0x18FCD9DBE2A788F8..[9], [B0x18E8CCB0E2A788F8..[9], [B0x18CDDB95E3A788F8..[9], [B0x18FAC1DEE2A788F8..[9], [B0x1899B7B9BFA588F8..[9], [B0x18A7CAB0E2A788F8..[9], [B0x18E2E889FDA588F8..[9], [B0x1895C7C8AFA788F8..[9], [B0x18A09496E3A788F8..[9], [B0x18A8F395E3A788F8..[9], [B0x18B8EFB1E2A788F8..[9], [B0x18E9B3B0E2A788F8..[9], [B0x189F8696E3A788F8..[9], [B0x18C4E7DBE2A788F8..[9], [B0x1894CBB0E2A788F8..[9], [B0x18E7F095E3A788F8..[9], [B0x18C4D0DCE2A788F8..[9], [B0x189F86B2E2A788F8..[9], [B0x18CB96B8BFA588F8..[9], [B0x18DBECB8BFA588F8..[9], [B0x18ACC79BB3A688F8..[9], [B0x18A8BDB7BFA588F8..[9], [B0x1892D0B0E2A788F8..[9], [B0x189B88B9BFA588F8..[9], [B0x18F8DEE188A688F8..[9], [B0x18FCD4B8E3A788F8..[9], [B0x18BAB3E1E2A788F8..[9], [B0x18E4BEB0E2A788F8..[9], [B0x18869596E3A788F8..[9], [B0x18D0B6C288A688F8..[9], [B0x18FFD9E188A688F8..[9], [B0x1882F1E188A688F8..[9], [B0x18F8C3B7BFA588F8..[9], [B0x18A2EB89FDA588F8..[9], [B0x189AA6E1E2A788F8..[9], [B0x18E1ECB8E3A788F8..[9], [B0x18F4BA95E3A788F8..[9], [B0x18EEF0B8BFA588F8..[9], [B0x18A9E9B7BFA588F8..[9], [B0x1886A3E2E2A788F8..[9], [B0x18D7E4E188A688F8..[9], [B0x1882F7EDC6A788F8..[9], [B0x18EEC495E3A788F8..[9], [B0x18C0E3B8BFA588F8..[9], [B0x18BD90B9BFA588F8..[9], [B0x18C5C5C8AFA788F8..[9], [B0x18A9EDDBE2A788F8..[9], [B0x1880DF95E3A788F8..[9], [B0x18828C96E3A788F8..[9], [B0x18D8DAB8E3A788F8..[9], [B0x18A68F9C86A488F8..[9], [B0x1888A9B0E2A788F8..[9], [B0x1892F8B1E2A788F8..[9], [B0x1888A7E1E2A788F8..[9], [B0x18C185DEE2A788F8..[9], [B0x188FEBB8E3A788F8..[9], [B0x18CACEDBE2A788F8..[9], [B0x1880D595E3A788F8..[9], [B0x18A2B6B0E2A788F8..[9], [B0x18EEA695E3A788F8..[9], [B0x18B1D1DCE2A788F8..[9], [B0x1895ECE5D8A788F8..[9], [B0x18B6E1DBE2A788F8..[9], [B0x18FEABC288A688F8..[9], [B0x18C7A5E2E2A788F8..[9], [B0x18D3A9E2E2A788F8..[9], [B0x18B6A595F7A788F8..[9], [B0x18C69BB8BFA588F8..[9], [B0x188AC2B0E2A788F8..[9], [B0x18EFF1E188A688F8..[9], [B0x1880ADB2C4A788F8..[9], [B0x18F5A195E3A788F8..[9], [B0x18D7D4DCE2A788F8..[9], [B0x18FD92B9BFA588F8..[9], [B0x18E6F9B1E2A788F8..[9], [B0x18EDFBB088A688F8..[9], [B0x18EA8EB9BFA588F8..[9], [B0x188ACAB1E2A788F8..[9], [B0x1894EF95E3A788F8..[9], [B0x18FDDDB8E3A788F8..[9], [B0x18E7B195E3A788F8..[9], [B0x18E787DEE2A788F8..[9], [B0x18BCB7C288A688F8..[9], [B0x18C2C9C8AFA788F8..[9], [B0x188EA2E1E2A788F8..[9], [B0x1890D4B8E3A788F8..[9], [B0x18A4C6C8AFA788F8..[9], [B0x18ACD8E188A688F8..[9], [B0x18F0C2B0E2A788F8..[9], [B0x18D3D695E3A788F8..[9], [B0x1892D9E188A688F8..[9], [B0x1885F0B8E3A788F8..[9], [B0x18B7E6B0E2A788F8..[9], [B0x18A6FCB1E2A788F8..[9], [B0x18F4A3E2E2A788F8..[9], [B0x18DECEB7BFA588F8..[9], [B0x18EEFFB088A688F8..[9], [B0x18C3E8B7BFA588F8..[9], [B0x18979E96E3A788F8..[9], [B0x18D3E2B8BFA588F8..[9], [B0x18DCF8DBE2A788F8..[9], [B0x1893D495E3A788F8..[9], [B0x1898E5DEE2A788F8..[9], [B0x18CAEBE5D8A788F8..[9], [B0x18D2ECB7BFA588F8..[9], [B0x18D6FDDBE2A788F8..[9], [B0x18B59F95E3A788F8..[9], [B0x18849EC288A688F8..[9], [B0x188BCEDCE2A788F8..[9], [B0x18A3F6DBE2A788F8..[9], [B0x188AC4DBE2A788F8..[9], [B0x18DBAAB0E2A788F8..[9], [B0x1888A8DEE2A788F8..[9], [B0x18C9F9DBE2A788F8..[9], [B0x18C8ABB0E2A788F8..[9], [B0x18CFB4B0E2A788F8..[9], [B0x18CDB7E1E2A788F8..[9], [B0x189F98B8BFA588F8..[9], [B0x18D0CAB7BFA588F8..[9], [B0x18AD9896E3A788F8..[9], [B0x18FBF4B8E3A788F8..[9], [B0x18C3FEDBE2A788F8..[9], [B0x188889B9BFA588F8..[9], [B0x18FBB2B0E2A788F8..[9], [B0x18FFE0B8BFA588F8..[9], [B0x18CBCFB7BFA588F8..[9], [B0x18FFEAB7BFA588F8..[9], [B0x18B4B895E3A788F8..[9], [B0x18BCDF878AA588F8..[9], [B0x18C886B9BFA588F8..[9], [B0x18DAC095E3A788F8..[9], [B0x18C9E0DBE2A788F8..[9], [B0x18CCBAB9BFA588F8..[9], [B0x18CABFB0E2A788F8..[9], [B0x18CEF7E188A688F8..[9], [B0x18DA80B188A688F8..[9], [B0x18DCDE878AA588F8..[9], [B0x18EBBFE1E2A788F8..[9], [B0x18F6DEDBE2A788F8..[9], [B0x1897E7E188A688F8..[9], [B0x18DDCDDBE2A788F8..[9], [B0x18FEDEB0E2A788F8..[9], [B0x18FD9E96E3A788F8..[9], [B0x18ADD395E3A788F8..[9], [B0x18E285B9BFA588F8..[9], [B0x18FBA6FEACA588F8..[9]]: org.hibernate.search.bridge.BridgeException: Exception while calling bridge#set
> entity class: org.infinispan.query.remote.impl.indexing.ProtobufValueWrapper
> field bridge: org.infinispan.query.remote.impl.indexing.ProtobufValueWrapperFieldBridge@64adb484
> at org.hibernate.search.bridge.util.impl.ContextualExceptionBridgeHelper.buildBridgeException(ContextualExceptionBridgeHelper.java:103)
> at org.hibernate.search.bridge.util.impl.ContextualExceptionBridgeHelper$OneWayConversionContextImpl.set(ContextualExceptionBridgeHelper.java:137)
> at org.hibernate.search.engine.spi.DocumentBuilderIndexedEntity.buildDocumentFieldForClassBridges(DocumentBuilderIndexedEntity.java:890)
> at org.hibernate.search.engine.spi.DocumentBuilderIndexedEntity.buildDocumentFields(DocumentBuilderIndexedEntity.java:454)
> at org.hibernate.search.engine.spi.DocumentBuilderIndexedEntity.getDocument(DocumentBuilderIndexedEntity.java:391)
> at org.hibernate.search.engine.spi.DocumentBuilderIndexedEntity.createUpdateWork(DocumentBuilderIndexedEntity.java:301)
> at org.hibernate.search.engine.spi.DocumentBuilderIndexedEntity.addWorkToQueue(DocumentBuilderIndexedEntity.java:243)
> at org.hibernate.search.engine.impl.WorkPlan$PerEntityWork.enqueueLuceneWork(WorkPlan.java:520)
> at org.hibernate.search.engine.impl.WorkPlan$PerClassWork.enqueueLuceneWork(WorkPlan.java:282)
> at org.hibernate.search.engine.impl.WorkPlan.getPlannedLuceneWork(WorkPlan.java:154)
> at org.hibernate.search.backend.impl.WorkQueue.prepareWorkPlan(WorkQueue.java:114)
> at org.hibernate.search.backend.impl.BatchedQueueingProcessor.prepareWorks(BatchedQueueingProcessor.java:57)
> at org.hibernate.search.backend.impl.PerTransactionWorker.performWork(PerTransactionWorker.java:86)
> at org.infinispan.query.backend.QueryInterceptor.performSearchWorks(QueryInterceptor.java:243)
> at org.infinispan.query.backend.QueryInterceptor.performSearchWork(QueryInterceptor.java:237)
> at org.infinispan.query.backend.QueryInterceptor.updateIndexes(QueryInterceptor.java:230)
> at org.infinispan.query.backend.QueryInterceptor.processPutMapCommand(QueryInterceptor.java:427)
> at org.infinispan.query.backend.QueryInterceptor.lambda$visitPutMapCommand$3(QueryInterceptor.java:175)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNextThenAccept(BaseAsyncInterceptor.java:108)
> at org.infinispan.query.backend.QueryInterceptor.visitPutMapCommand(QueryInterceptor.java:173)
> at org.infinispan.commands.write.PutMapCommand.acceptVisitor(PutMapCommand.java:80)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNextAndFinally(BaseAsyncInterceptor.java:153)
> at org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor.visitPutMapCommand(NonTransactionalLockingInterceptor.java:60)
> at org.infinispan.commands.write.PutMapCommand.acceptVisitor(PutMapCommand.java:80)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNextAndHandle(BaseAsyncInterceptor.java:186)
> at org.infinispan.statetransfer.StateTransferInterceptor.handleNonTxWriteCommand(StateTransferInterceptor.java:407)
> at org.infinispan.statetransfer.StateTransferInterceptor.handleWriteCommand(StateTransferInterceptor.java:340)
> at org.infinispan.statetransfer.StateTransferInterceptor.visitPutMapCommand(StateTransferInterceptor.java:129)
> at org.infinispan.commands.write.PutMapCommand.acceptVisitor(PutMapCommand.java:80)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNextAndFinally(BaseAsyncInterceptor.java:153)
> at org.infinispan.interceptors.impl.CacheMgmtInterceptor.visitPutMapCommand(CacheMgmtInterceptor.java:139)
> at org.infinispan.commands.write.PutMapCommand.acceptVisitor(PutMapCommand.java:80)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNext(BaseAsyncInterceptor.java:57)
> at org.infinispan.interceptors.compat.BaseTypeConverterInterceptor.visitPutMapCommand(BaseTypeConverterInterceptor.java:98)
> at org.infinispan.commands.write.PutMapCommand.acceptVisitor(PutMapCommand.java:80)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNextAndExceptionally(BaseAsyncInterceptor.java:126)
> at org.infinispan.interceptors.impl.InvocationContextInterceptor.visitCommand(InvocationContextInterceptor.java:92)
> at org.infinispan.interceptors.BaseAsyncInterceptor.invokeNext(BaseAsyncInterceptor.java:59)
> at org.infinispan.interceptors.DDAsyncInterceptor.handleDefault(DDAsyncInterceptor.java:53)
> at org.infinispan.interceptors.DDAsyncInterceptor.visitPutMapCommand(DDAsyncInterceptor.java:79)
> at org.infinispan.commands.write.PutMapCommand.acceptVisitor(PutMapCommand.java:80)
> at org.infinispan.interceptors.DDAsyncInterceptor.visitCommand(DDAsyncInterceptor.java:49)
> at org.infinispan.interceptors.impl.AsyncInterceptorChainImpl.invoke(AsyncInterceptorChainImpl.java:282)
> at org.infinispan.cache.impl.CacheImpl.executeCommandAndCommitIfNeeded(CacheImpl.java:1518)
> at org.infinispan.cache.impl.CacheImpl.putAllInternal(CacheImpl.java:1183)
> at org.infinispan.cache.impl.CacheImpl.putAll(CacheImpl.java:1171)
> at org.infinispan.cache.impl.DecoratedCache.putAll(DecoratedCache.java:428)
> at org.infinispan.cache.impl.AbstractDelegatingAdvancedCache.putAll(AbstractDelegatingAdvancedCache.java:267)
> at org.infinispan.server.hotrod.ContextHandler.realRead(ContextHandler.java:194)
> at org.infinispan.server.hotrod.ContextHandler.lambda$channelRead0$1(ContextHandler.java:57)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.NullPointerException
> at org.infinispan.query.remote.impl.indexing.IndexingMetadata.getFieldMapping(IndexingMetadata.java:232)
> at org.infinispan.query.remote.impl.indexing.IndexingTagHandler.indexMissingFields(IndexingTagHandler.java:170)
> at org.infinispan.query.remote.impl.indexing.IndexingTagHandler.popContext(IndexingTagHandler.java:155)
> at org.infinispan.query.remote.impl.indexing.IndexingTagHandler.onEndNested(IndexingTagHandler.java:142)
> at org.infinispan.protostream.ProtobufParser.parseMessage(ProtobufParser.java:84)
> at org.infinispan.protostream.ProtobufParser.parseMessage(ProtobufParser.java:83)
> at org.infinispan.protostream.ProtobufParser.parseInternal(ProtobufParser.java:57)
> at org.infinispan.protostream.ProtobufParser.parse(ProtobufParser.java:44)
> at org.infinispan.query.remote.impl.indexing.WrappedMessageTagHandler.onEnd(WrappedMessageTagHandler.java:100)
> at org.infinispan.protostream.ProtobufParser.parseInternal(ProtobufParser.java:58)
> at org.infinispan.protostream.ProtobufParser.parse(ProtobufParser.java:44)
> at org.infinispan.query.remote.impl.indexing.ProtobufValueWrapperFieldBridge.decodeAndIndex(ProtobufValueWrapperFieldBridge.java:58)
> at org.infinispan.query.remote.impl.indexing.ProtobufValueWrapperFieldBridge.set(ProtobufValueWrapperFieldBridge.java:46)
> at org.hibernate.search.bridge.util.impl.ContextualExceptionBridgeHelper$OneWayConversionContextImpl.set(ContextualExceptionBridgeHelper.java:134)
> ... 52 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9276) FunctionalEncodingTypeTest.testDistReturnViewFromReadWriteEvalOnNonOwner[tx=true] always fails
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-9276?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-9276:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> FunctionalEncodingTypeTest.testDistReturnViewFromReadWriteEvalOnNonOwner[tx=true] always fails
> ----------------------------------------------------------------------------------------------
>
> Key: ISPN-9276
> URL: https://issues.jboss.org/browse/ISPN-9276
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 9.3.0.CR1
> Reporter: Dan Berindei
> Assignee: Radim Vansa
> Priority: Critical
> Labels: testsuite_stability
> Fix For: 9.4.0.Final
>
>
> The test is not currently running during the build because of ISPN-9149, but fails when run manually:
> {noformat}
> java.lang.Error: java.util.concurrent.ExecutionException: org.infinispan.remoting.RemoteException: ISPN000217: Received exception from FunctionalEncodingTypeTest[tx=true]-NodeB-35039, see cause for remote stack trace
> at org.infinispan.functional.FunctionalTestUtils.await(FunctionalTestUtils.java:47)
> at org.infinispan.functional.FunctionalMapTest.doReturnViewFromReadWriteEval(FunctionalMapTest.java:595)
> at org.infinispan.functional.FunctionalMapTest.testDistReturnViewFromReadWriteEvalOnNonOwner(FunctionalMapTest.java:584)
> Caused by: org.infinispan.remoting.RemoteException: ISPN000217: Received exception from FunctionalEncodingTypeTest[tx=true]-NodeB-35039, see cause for remote stack trace
> at org.infinispan.remoting.transport.ResponseCollectors.wrapRemoteException(ResponseCollectors.java:27)
> at org.infinispan.remoting.transport.RemoteGetResponseCollector.addResponse(RemoteGetResponseCollector.java:26)
> at org.infinispan.remoting.transport.RemoteGetResponseCollector.addResponse(RemoteGetResponseCollector.java:17)
> at org.infinispan.remoting.transport.impl.MultiTargetRequest.onResponse(MultiTargetRequest.java:91)
> at org.infinispan.remoting.transport.impl.RequestRepository.addResponse(RequestRepository.java:52)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.processResponse(JGroupsTransport.java:1364)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.processMessage(JGroupsTransport.java:1267)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.access$300(JGroupsTransport.java:125)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport$ChannelCallbacks.up(JGroupsTransport.java:1412)
> at org.jgroups.JChannel.up(JChannel.java:816)
> Caused by: org.infinispan.commons.marshall.NotSerializableException: org.infinispan.functional.impl.EntryViews$EntryBackedReadWriteView
> Caused by: an exception which occurred:
> in object org.infinispan.functional.impl.EntryViews$EntryBackedReadWriteView@72d6a840
> -> toString = EntryBackedReadWriteView{entry=VersionedRepeatableReadEntry(39ed5af7){key=TestKey#MagicKey{778/3FB8CBF3/178@FunctionalEncodingTypeTest[tx=true]-NodeB-35039}, value=TestValue#one, isCreated=true, isChanged=true, isRemoved=false, isExpired=false, skipLookup=true, metadata=MetaParamsInternalMetadata{params=MetaParams{length=1, metas=[MetaEntryVersion=SimpleClusteredVersion{topologyId=0, version=0}]}}}}
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (ISPN-9270) ClusteredLockWith2NodesTest.testTryLockAndKillLocking random failures
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-9270?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-9270:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> ClusteredLockWith2NodesTest.testTryLockAndKillLocking random failures
> ---------------------------------------------------------------------
>
> Key: ISPN-9270
> URL: https://issues.jboss.org/browse/ISPN-9270
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 9.3.0.CR1
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Labels: testsuite_stability
> Fix For: 9.4.0.Final
>
>
> The test stops the coordinator A of a 2-node cluster \[A, B\], and then verifies that B stays available.
> Unfortunately that doesn't always happen: A tries to install topology \[B\] before shutting down, but B might receive it too late and reject it. If B expects members \[A, B\] and sees only B, the cache will enter degraded mode:
> {noformat}
> 19:04:05,863 INFO (jgroups-8,Test-NodeB-21374:[org.infinispan.LOCKS]) [CLUSTER] [Context=org.infinispan.LOCKS] ISPN100008: Updating cache members list [Test-NodeD-51051], topology id 7
> 19:04:05,863 TRACE (jgroups-4,Test-NodeD-51051:[]) [JGroupsTransport] Test-NodeD-51051 received command from Test-NodeB-21374: CacheTopologyControlCommand{cache=org.infinispan.LOCKS, type=CH_UPDATE, sender=Test-NodeB-21374, joinInfo=null, topologyId=7, rebalanceId=2, currentCH=ReplicatedConsistentHash{ns = 256, owners = (1)[Test-NodeD-51051: 256]}, pendingCH=null, availabilityMode=AVAILABLE, phase=NO_REBALANCE, actualMembers=[Test-NodeD-51051], throwable=null, viewId=1}
> 19:04:05,880 INFO (jgroups-4,Test-NodeD-51051:[]) [CLUSTER] ISPN000094: Received new cluster view for channel ISPN: [Test-NodeD-51051|2] (1) [Test-NodeD-51051]
> 19:04:05,884 DEBUG (stateTransferExecutor-thread-Test-NodeD-p101-t1:[Merge-2]) [ClusterCacheStatus] Recovered 1 partition(s) for cache org.infinispan.LOCKS: [CacheTopology{id=6, phase=NO_REBALANCE, rebalanceId=2, currentCH=ReplicatedConsistentHash{ns = 256, owners = (2)[Test-NodeB-21374: 124, Test-NodeD-51051: 132]}, pendingCH=null, unionCH=null, actualMembers=[Test-NodeD-51051], persistentUUIDs=[6ac3a341-5af4-4aa2-ae7b-a4183d02d959]}]
> 19:04:05,884 WARN (stateTransferExecutor-thread-Test-NodeD-p101-t1:[Merge-2]) [CLUSTER] [Context=org.infinispan.LOCKS] ISPN000320: After merge (or coordinator change), cache still hasn't recovered a majority of members and must stay in degraded mode. Current members are [Test-NodeD-51051], lost members are [Test-NodeB-21374], stable members are [Test-NodeB-21374, Test-NodeD-51051]
> 19:04:05,885 INFO (stateTransferExecutor-thread-Test-NodeD-p101-t1:[Merge-2]) [CLUSTER] [Context=org.infinispan.LOCKS] ISPN100011: Entering availability mode DEGRADED_MODE, topology id 8
> 19:04:05,941 DEBUG (transport-thread-Test-NodeD-p100-t2:[Topology-org.infinispan.LOCKS]) [LocalTopologyManagerImpl] Ignoring topology 7 for cache org.infinispan.LOCKS from old coordinator Test-NodeB-21374
> 19:04:06,024 ERROR (testng-Test:[]) [TestSuiteProgress] Test failed: org.infinispan.lock.ClusteredLockWith2NodesTest.testTryLockAndKillLocking
> java.lang.Error: java.util.concurrent.ExecutionException: java.lang.Error: java.util.concurrent.ExecutionException: org.infinispan.lock.exception.ClusteredLockException: org.infinispan.partitionhandling.AvailabilityException: ISPN000306: Key 'ClusteredLockKey{name=Test}' is not available. Not all owners are in this partition
> at org.infinispan.functional.FunctionalTestUtils.await(FunctionalTestUtils.java:47) ~[infinispan-core-9.3.0-SNAPSHOT-tests.jar:9.3.0-SNAPSHOT]
> at org.infinispan.lock.ClusteredLockWith2NodesTest.testTryLockAndKillLocking(ClusteredLockWith2NodesTest.java:49) ~[test-classes/:?]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months