asterixdb git commit: [ASTERIXDB-2221] Fix source LICENSE file

2018-01-05 Thread imaxon
Repository: asterixdb Updated Branches: refs/heads/master 21e749424 -> 333e38ef1 [ASTERIXDB-2221] Fix source LICENSE file Change-Id: I51b605ff12eaf9a8b9133166cfb56e968f683df6 Reviewed-on: https://asterix-gerrit.ics.uci.edu/2260 Sonar-Qube: Jenkins

asterixdb git commit: [NO ISSUE][OTR] Remove Non-ASCII Char

2018-01-05 Thread mhubail
Repository: asterixdb Updated Branches: refs/heads/master 0a5b641a9 -> 21e749424 [NO ISSUE][OTR] Remove Non-ASCII Char - user model changes: no - storage format changes: no - interface changes: no Change-Id: Icc3c78786d87fa9387b2c59fd2c18eff1b971da6 Reviewed-on:

[03/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-replication/src/main/java/org/apache/asterix/replication/sync/ReplicaSynchronizer.java -- diff --git

[06/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-replication/src/main/java/org/apache/asterix/replication/logging/TxnAckTracker.java -- diff --git

[04/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-replication/src/main/java/org/apache/asterix/replication/messaging/ReplicateLogsTask.java -- diff --git

[05/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-replication/src/main/java/org/apache/asterix/replication/management/ReplicationManager.java -- diff --git

[08/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/replication/flushed_component/flushed_component.9.query.sqlpp -- diff --git

[07/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-common/src/main/java/org/apache/asterix/common/replication/MetadataOnlyReplicationStrategy.java -- diff --git

[09/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-app/src/main/java/org/apache/asterix/app/replication/NoFaultToleranceStrategy.java -- diff --git

[01/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
Repository: asterixdb Updated Branches: refs/heads/master 08dc8597e -> 0a5b641a9 http://git-wip-us.apache.org/repos/asf/asterixdb/blob/0a5b641a/asterixdb/asterix-server/src/test/resources/integrationts/replication/results/failover/resync_failed_replica/resync_failed_replica.8.adm

[10/10] asterixdb git commit: [ASTERIXDB-2195][REPL] Replace Static Replication

2018-01-05 Thread mhubail
[ASTERIXDB-2195][REPL] Replace Static Replication - user model changes: no - storage format changes: no - interface changes: yes - Redesigned all replication interfaces Details: - Replace static replication and fault tolerance by dynamic storage API. - Remove static based fault tolerance