ausov

Results 4 comments of ausov

Note, as a workaround adding package extensions to `.yarnrc.yml` seems work fine: ``` packageExtensions: '[email protected]': peerDependencies: 'react': "*" 'react-dom': "*" 'react-redux': "*" ```

Are you sure it's the right pattern to retrieve meta-data? From my understanding, the Resource is a a replacement for URL that is suitable for IO ops. Isn't it better...

Agree regarding metadata service. Although all needed already exists in AWS SDK there can be a simple service bean with convenient ops. Not so sure about using a Resource class...

Added issue in spring-data-elasticsearch: https://jira.spring.io/browse/DATAES-295