Semyon Danilov

Results 21 issues of Semyon Danilov

https://issues.apache.org/jira/browse/SUREFIRE-2039 Why: Skipped test classes reports are being added into the non-skipped test classes reports (see attached JIRA issue for detailed information). The reproducer can be found here: https://github.com/SammyVimesFiledIssues/SUREFIRE-2039 What:...

The appropriate ticket will be added later

https://issues.apache.org/jira/browse/IGNITE-16081

### Changelog entry ### Changelog category * Experimental feature

experimental-feature

As aspects are singletons, `transactionManagerCache` and `transactionManager` in `TransactionAspectSupport` are persistent. It's ok if context is not changing, but if new contexts gets created (in tests, for example), new transaction...

in: data
in: test
type: enhancement

### Changelog category * New feature # Proposed docs ## Object Storage Listing API Objects in (S3-like) object storage have a name column. Although object storage is unstructured, users often...

new-feature

Hi! Noticed that there is no support for Big Endian, so decided to start working on it. Currently I did: - [x] sz_find_1char_swar - [x] sz_rfind_1char_swar - [x] sz_find_2char_swar -...

### Changelog category * Performance improvement

performance