Skip to content

Commit

Permalink
Merge branch 'master' of
Browse files Browse the repository at this point in the history
ssh://github.com/mallocator/Elasticsearch-HBase-River.git

Conflicts:
	src/main/java/org/elasticsearch/river/hbase/HBaseCallbackLogger.java
	src/main/java/org/elasticsearch/river/hbase/HBaseParser.java
  • Loading branch information
mallocator committed Apr 18, 2013
2 parents 1bca36c + f330b74 commit 93acda3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,4 +278,4 @@ protected long setMinTimestamp(final Scanner scanner) {
this.logger.debug("Found latest timestamp in ElasticSearch to be not present (-> 0)");
return 0L;
}
}
}

0 comments on commit 93acda3

Please sign in to comment.