niyamsw opened a new pull request, #4714: URL: https://github.com/apache/cassandra/pull/4714
Fix s390x-specific test issues: Use updateView() in ViewPKTest to wait for asynchronous materialized view updates and avoid race failures. Increase PartitionIndexTest helper thread stack from 32 KB to 256 KB for stability on s390x. Use explicit little-endian buffers in MemoryTest to match Memory semantics on big-endian systems. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

