Conversation
GEOWAVE-727 - Fix issue introduced with this PR
Suite - Change Kafka Driver to return list of Futures for topics, users can then wait on these until the topic times out - Change Kakfa Test Environment to Timeout the Consumer after it is done reading the IT data. After 5 seconds, it will timeout, and the rest of the IT will execute. Removed 60 second sleep.
GEOWAVE-546 & GEOWAVE-696 Fixes / Updates
Properly handle line endings
- Fix IT to actually tearDown(), bug introduced earlier - Fix GeoServerIT to properly setup WFS
Subset fields after filtering, rather than prior (performance improvement)
GEOWAVE-668 - Resolve Namespace issues
Fixed thread safety issue for MemoryDataStore used in local ingest
… accumulo jar to pom. Added Geoserver supporting files to be used at installation.
…CRLF) endings prior to normalization via .gitattributes
Fixed KDE command to match 0.9.1 CLI format
Fix start>end range issue in AccumuloMRUtils:
Contributor
|
This does not seem to be up to date with 0.9.1 |
Contributor
Author
|
I'm not sure I follow. This IS a pull request of 0.9.1 to master. How is that not up to date with 0.9.1? |
Contributor
|
Reviewed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging 0.9.1 into master so we can delete 0.9.1 branch and work from master going forward until release goes out.