Change in asterixdb[master]: Cleanup Buffer Cache

2017-06-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1840 Change subject: Cleanup Buffer Cache .. Cleanup Buffer Cache Fix the buffer cache to follow the API such that: 1. createFile

Change in asterixdb[master]: Cleanup Buffer Cache

2017-06-16 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Cleanup Buffer Cache .. Patch Set 7: (6 comments) https://asterix-gerrit.ics.uci.edu/#/c/1840/6//COMMIT_MSG Commit Message: PS6, Line 16: 7. open non

Change in asterixdb[master]: Cleanup Buffer Cache

2017-06-15 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1840 to look at the new patch set (#2). Change subject: Cleanup Buffer Cache .. Cleanup Buffer Cache Fix the buffer

Change in asterixdb[master]: Cleanup Buffer Cache

2017-06-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Cleanup Buffer Cache .. Patch Set 2: (15 comments)

Change in asterixdb[master]: Remove Algebricks Pair and Triple

2017-06-11 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: Remove Algebricks Pair and Triple .. Abandoned This became too outdated it will be easier to redo again -- To view, visit https://asterix-gerrit.ics.uci.edu/1689

Change in asterixdb[master]: Remove ICCContext

2017-06-11 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: Remove ICCContext .. Abandoned Seems like there is a direction to contextualize everything. Regardless of confusion introduced by creating more contexts with no

Change in asterixdb[master]: Remove Server Context

2017-06-11 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: Remove Server Context .. Abandoned Seems like there is a direction to contextualize everything. Regardless of confusion introduced by creating more contexts with no

Change in asterixdb-bad[master]: Replace Algebricks Pair with Common's Pair

2017-06-11 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: Replace Algebricks Pair with Common's Pair .. Abandoned This became too outdated it will be easier to redo again -- To view, visit

Change in asterixdb-bad[master]: Adopt new push runtime proper fail enforcement

2017-06-11 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: Adopt new push runtime proper fail enforcement .. Abandoned Not needed after changing the mechanism for enforcement -- To view, visit

Change in asterixdb[master]: Change DataflowHelperFactory not to require Task Context

2017-06-09 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Change DataflowHelperFactory not to require Task Context .. Patch Set 5: (6 comments)

Change in asterixdb[master]: Change DataflowHelperFactory not to require Task Context

2017-06-09 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1758 to look at the new patch set (#5). Change subject: Change DataflowHelperFactory not to require Task Context ..

Change in asterixdb[master]: Extensible exception handling in QueryServiceServlet

2017-06-18 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Extensible exception handling in QueryServiceServlet .. Patch Set 3: Looks good to me. will +2 once Murtadha's comment is addressed! -- To view, visit

Change in asterixdb[master]: Make LogManager More modular

2017-05-01 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1719 Change subject: Make LogManager More modular .. Make LogManager More modular The motivation behind this change is to facilitate

Change in asterixdb[master]: Fix continue ingestion bug when exception happens

2017-05-01 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Fix continue ingestion bug when exception happens .. Patch Set 3: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1713 To unsubscribe,

Change in asterixdb[master]: Make LogManager More modular

2017-05-01 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Make LogManager More modular .. Patch Set 2: Sorry Yingyi. didn't notice. I will address any comments in a different change! -- To view, visit

Change in asterixdb[master]: Make LogManager More modular

2017-05-01 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: Make LogManager More modular .. Make LogManager More modular The motivation behind this change is to facilitate testing of log manager and

Change in asterixdb[master]: Refactor TestExecutor

2017-05-05 Thread abdullah alamoudi (Code Review)
Hello Michael Blow, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1705 to look at the new patch set (#6). Change subject: Refactor TestExecutor .. Refactor TestExecutor

Change in asterixdb[master]: Implemented LSM disk components alignment for datasets using...

2017-05-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Implemented LSM disk components alignment for datasets using CorrelatedPrefixMergePolicy. The basic idea is to always flush/merge all indexes of a correlated dataset together into a group. Design

Change in asterixdb[master]: Refactor TestExecutor

2017-05-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: Refactor TestExecutor .. Refactor TestExecutor Change-Id: I0c586ad12f059eaf29c4031ccdcff10d0fb46aa0 Reviewed-on:

Change in asterixdb[master]: Refactor TestExecutor

2017-05-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Refactor TestExecutor .. Patch Set 6: Code-Review+2 (3 comments)

Change in asterixdb[master]: Implemented LSM disk components alignment for datasets using...

2017-05-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Implemented LSM disk components alignment for datasets using CorrelatedPrefixMergePolicy. The basic idea is to always flush/merge all indexes of a correlated dataset together into a group. Design

Change in asterixdb[master]: Separate index build from index access

2017-05-08 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1728 Change subject: Separate index build from index access .. Separate index build from index access Change-Id:

Change in asterixdb[master]: Fix upsert deadlock and upsert with filtered primary only

2017-05-21 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Fix upsert deadlock and upsert with filtered primary only .. Patch Set 3: (9 comments)

Change in asterixdb[master]: Ensure nextFrame and flush are not called in a failed pipeline

2017-05-31 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1618 to look at the new patch set (#20). Change subject: Ensure nextFrame and flush are not called in a failed pipeline ..

Change in asterixdb[master]: Ensure nextFrame and flush are not called in a failed pipeline

2017-05-31 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1618 to look at the new patch set (#21). Change subject: Ensure nextFrame and flush are not called in a failed pipeline ..

Change in asterixdb[master]: Ensure nextFrame and flush are not called in a failed pipeline

2017-05-31 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1618 to look at the new patch set (#22). Change subject: Ensure nextFrame and flush are not called in a failed pipeline ..

Change in asterixdb[master]: Implemented Disk Components Alignment Based on IDs

2017-05-31 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Implemented Disk Components Alignment Based on IDs .. Patch Set 11: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1761 To unsubscribe,

Change in asterixdb[master]: Add LSMDiskComponentBulkLoader

2017-05-31 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: Add LSMDiskComponentBulkLoader .. Patch Set 11: (1 comment)

Change in asterixdb[master]: [NO ISSUE][HYR] Fix wait for completion work

2017-09-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][HYR] Fix wait for completion work .. [NO ISSUE][HYR] Fix wait for completion work - user model changes: no - storage format changes: no

Change in asterixdb[master]: Component Rollback Through flushes and merges

2017-09-19 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2017 to look at the new patch set (#5). Change subject: Component Rollback Through flushes and merges .. Component

Change in asterixdb[master]: Component Rollback Through flushes and merges

2017-09-19 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2017 to look at the new patch set (#4). Change subject: Component Rollback Through flushes and merges .. Component

Change in asterixdb[master]: Component Rollback Through flushes and merges

2017-09-19 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new patch set (#2). Change subject: Component Rollback Through flushes and merges .. Component Rollback Through flushes and merges Change-Id: I178656207bfa1d15e6ae5ff2403a16df33940773 --- M

Change in asterixdb[master]: Component Rollback Through flushes and merges

2017-09-19 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/2017 Change subject: Component Rollback Through flushes and merges .. Component Rollback Through flushes and merges Change-Id:

Change in asterixdb[master]: [NO ISSUE] Exceptions cleanup

2017-09-23 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE] Exceptions cleanup .. Patch Set 2: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2023 To unsubscribe, visit

Change in asterixdb[master]: Enable Component rollback in LSM Indexes

2017-09-20 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1788 to look at the new patch set (#11). Change subject: Enable Component rollback in LSM Indexes .. Enable Component

Change in asterixdb[master]: [NO ISSUE][STO] Component Rollback Through flushes and merges

2017-09-21 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2017 to look at the new patch set (#7). Change subject: [NO ISSUE][STO] Component Rollback Through flushes and merges ..

Change in asterixdb[master]: Enable Component rollback in LSM Indexes

2017-09-21 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: Enable Component rollback in LSM Indexes .. Abandoned -- To view, visit https://asterix-gerrit.ics.uci.edu/1788 To unsubscribe, visit

Change in asterixdb[master]: [NO ISSUE][STO] Component Rollback Through flushes and merges

2017-09-21 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2017 to look at the new patch set (#8). Change subject: [NO ISSUE][STO] Component Rollback Through flushes and merges ..

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-09-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/2006 Change subject: [NO ISSUE][TEST] Improve Job Failure Tests .. [NO ISSUE][TEST] Improve Job Failure Tests - user model changes:

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-09-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has abandoned this change. Change subject: [NO ISSUE][TEST] Improve Job Failure Tests .. Abandoned -- To view, visit https://asterix-gerrit.ics.uci.edu/2006 To unsubscribe, visit

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-09-13 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1983 to look at the new patch set (#4). Change subject: [NO ISSUE][TEST] Improve Job Failure Tests

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-09-13 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1983 to look at the new patch set (#5). Change subject: [NO ISSUE][TEST] Improve Job Failure Tests

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-09-14 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][TEST] Improve Job Failure Tests .. [NO ISSUE][TEST] Improve Job Failure Tests - user model changes: no - storage format changes: no -

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-13 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1538 to look at the new patch set (#16). Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-13 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1538 to look at the new patch set (#17). Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-13 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1538 to look at the new patch set (#18). Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-13 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1538 to look at the new patch set (#19). Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree

Change in asterixdb[master]: [ASTERIXDB-2046][STO] Retry Reading a Page on ClosedChannelE...

2017-09-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [ASTERIXDB-2046][STO] Retry Reading a Page on ClosedChannelException .. Patch Set 2: Code-Review+2 -- To view, visit

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-14 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree .. Patch Set 20: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/1538/19//COMMIT_MSG Commit Message:

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-14 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, Ildar Absalyamov, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1538 to look at the new patch set (#20). Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree

Change in asterixdb[master]: [STO][IDX] Eliminated excess antimatter in LSMBTree

2017-09-14 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [STO][IDX] Eliminated excess antimatter in LSMBTree .. Patch Set 20: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1538 To

Change in asterixdb[master]: [NO ISSUE][RT] Minor interface refactoring for IActiveEventL...

2017-09-21 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][RT] Minor interface refactoring for IActiveEventListener .. Patch Set 6: Code-Review+2 -- To view, visit

Change in asterixdb[master]: [NO ISSUE][RT] Minor interface refactoring for IActiveEventL...

2017-09-21 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][RT] Minor interface refactoring for IActiveEventListener .. [NO ISSUE][RT] Minor interface refactoring for IActiveEventListener - user

Change in asterixdb[master]: Component Rollback Through flushes and merges

2017-09-21 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2017 to look at the new patch set (#6). Change subject: Component Rollback Through flushes and merges .. Component

Change in asterixdb[master]: [NO ISSUE][RT] Minor interface refactoring for IActiveEventL...

2017-09-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][RT] Minor interface refactoring for IActiveEventListener .. Patch Set 3: Code-Review+2 -- To view, visit

Change in asterixdb[master]: [NO ISSUE] Add performance traces for frame writes

2017-10-02 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2047 to look at the new patch set (#4). Change subject: [NO ISSUE] Add performance traces for frame writes .. [NO ISSUE]

Change in asterixdb[master]: [NO ISSUE] Add performance traces for frame writes

2017-10-02 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE] Add performance traces for frame writes .. Patch Set 2: (5 comments)

Change in asterixdb[master]: [NO ISSUE] Add performance traces for frame writes

2017-10-02 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2047 to look at the new patch set (#6). Change subject: [NO ISSUE] Add performance traces for frame writes .. [NO ISSUE]

Change in asterixdb[master]: [NO ISSUE] Add performance traces for frame writes

2017-10-02 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE] Add performance traces for frame writes .. Patch Set 5: (1 comment)

Change in asterixdb[master]: [NO ISSUE][OTH] Add performance traces for frame writes

2017-10-02 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2047 to look at the new patch set (#5). Change subject: [NO ISSUE][OTH] Add performance traces for frame writes .. [NO

Change in asterixdb[master]: [NO ISSUE] Add performance traces for frame writes

2017-10-02 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE] Add performance traces for frame writes .. [NO ISSUE] Add performance traces for frame writes - user model changes: no - storage format

Change in asterixdb[master]: [NO ISSUE][OTH] Fix memory component release trace call

2017-10-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/2065 Change subject: [NO ISSUE][OTH] Fix memory component release trace call .. [NO ISSUE][OTH] Fix memory component release trace

Change in asterixdb[master]: [NO ISSUE][OTH] Fix memory component release trace call

2017-10-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new patch set (#2). Change subject: [NO ISSUE][OTH] Fix memory component release trace call .. [NO ISSUE][OTH] Fix memory component release trace call - user model changes: no - storage format

Change in asterixdb[master]: [NO ISSUE][OTH] Fix memory component release trace call

2017-10-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][OTH] Fix memory component release trace call .. Patch Set 2: (2 comments)

Change in asterixdb[master]: [NO ISSUE][OTH] Fix memory component release trace call

2017-10-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new patch set (#3). Change subject: [NO ISSUE][OTH] Fix memory component release trace call .. [NO ISSUE][OTH] Fix memory component release trace call - user model changes: no - storage format

Change in asterixdb[master]: [ASTERIXDB-2131][TX] Do Not Reset Active Ops For Aborted Met...

2017-10-14 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [ASTERIXDB-2131][TX] Do Not Reset Active Ops For Aborted Metadata Txn .. Patch Set 2: Code-Review+2 -- To view, visit

Change in asterixdb[master]: [NO ISSUE][OTH] Trace ingestion performance at Feed Store

2017-10-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/2074 Change subject: [NO ISSUE][OTH] Trace ingestion performance at Feed Store .. [NO ISSUE][OTH] Trace ingestion performance at Feed

Change in asterixdb[master]: [NO ISSUE][OTH] Trace ingestion performance at Feed Store

2017-10-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][OTH] Trace ingestion performance at Feed Store .. Patch Set 1: (1 comment)

Change in asterixdb[master]: [NO ISSUE][STO][IDX] LSM storage cleanup

2017-10-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][STO][IDX] LSM storage cleanup .. Patch Set 34: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2014 To unsubscribe, visit

Change in asterixdb[master]: [NO ISSUE][OTH] Trace ingestion performance at Feed Store

2017-10-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][OTH] Trace ingestion performance at Feed Store .. [NO ISSUE][OTH] Trace ingestion performance at Feed Store - user model changes: no -

Change in asterixdb[master]: [NO ISSUE][OTH] Name NONE tracer to avoid potential NPE

2017-10-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/2077 Change subject: [NO ISSUE][OTH] Name NONE tracer to avoid potential NPE .. [NO ISSUE][OTH] Name NONE tracer to avoid potential

Change in asterixdb[master]: [NO ISSUE][OTH] Name NONE tracer to avoid potential NPE

2017-10-15 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][OTH] Name NONE tracer to avoid potential NPE .. [NO ISSUE][OTH] Name NONE tracer to avoid potential NPE - user model changes: no -

Change in asterixdb[master]: [NO ISSUE][HYR] Align trace timestamps with epoch

2017-10-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][HYR] Align trace timestamps with epoch .. Patch Set 3: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2058 To unsubscribe,

Change in asterixdb[master]: [NO ISSUE] Pass handler to HttpServer.getExecutor

2017-10-16 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE] Pass handler to HttpServer.getExecutor .. Patch Set 3: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2075 To unsubscribe,

Change in asterixdb[master]: [NO ISSUE][STO][IDX] LSM storage cleanup

2017-10-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][STO][IDX] LSM storage cleanup .. Patch Set 32: Ildar, see my last comment We should add javadocs to the new/changed interfaces. This will

Change in asterixdb[master]: [ASTERIXDB-2131][TX] Do Not Reset Active Ops For Aborted Met...

2017-10-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [ASTERIXDB-2131][TX] Do Not Reset Active Ops For Aborted Metadata Txn .. Patch Set 1: (2 comments) This is a good start.

Change in asterixdb[master]: [NO ISSUE][STO][IDX] LSM storage cleanup

2017-10-13 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][STO][IDX] LSM storage cleanup .. Patch Set 33: Looks good to me. some files were removed by mistake. When this builds successfully, I will +2

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-08-30 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1983 to look at the new patch set (#2). Change subject: [NO ISSUE][TEST] Improve Job Failure Tests .. [NO ISSUE][TEST]

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-08-30 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1983 Change subject: [NO ISSUE][TEST] Improve Job Failure Tests .. [NO ISSUE][TEST] Improve Job Failure Tests - user model changes:

Change in asterixdb[master]: [NO ISSUE][HYR] Fix wait for completion work

2017-09-09 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1999 Change subject: [NO ISSUE][HYR] Fix wait for completion work .. [NO ISSUE][HYR] Fix wait for completion work - user model

Change in asterixdb[master]: [NO ISSUE][OTH] Improve Http Server

2017-09-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][OTH] Improve Http Server .. Patch Set 2: (6 comments)

Change in asterixdb[master]: [NO ISSUE][OTH] Improve Http Server

2017-09-05 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1991 to look at the new patch set (#3). Change subject: [NO ISSUE][OTH] Improve Http Server .. [NO ISSUE][OTH] Improve

Change in asterixdb[master]: [NO ISSUE][OTH] Improve Http Server

2017-09-05 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1991 to look at the new patch set (#4). Change subject: [NO ISSUE][OTH] Improve Http Server ..

Change in asterixdb[master]: [NO ISSUE][OTH] Improve Http Server

2017-09-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1991 Change subject: [NO ISSUE][OTH] Improve Http Server .. [NO ISSUE][OTH] Improve Http Server - user model changes: no - storage

Change in asterixdb[master]: [NO ISSUE][HYR] Fix wait for completion work

2017-09-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][HYR] Fix wait for completion work .. Patch Set 1: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/1999/1//COMMIT_MSG Commit Message: PS1,

Change in asterixdb[master]: [ASTERIXDB-2087][TEST] Reduce Test Server Budget

2017-09-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/2000 Change subject: [ASTERIXDB-2087][TEST] Reduce Test Server Budget .. [ASTERIXDB-2087][TEST] Reduce Test Server Budget - user

Change in asterixdb[master]: [NO ISSUE][TEST] Improve Job Failure Tests

2017-09-10 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/1983 to look at the new patch set (#3). Change subject: [NO ISSUE][TEST] Improve Job Failure Tests .. [NO ISSUE][TEST]

Change in asterixdb[master]: [ASTERIXDB-2087][TEST] Reduce Test Server Budget

2017-09-10 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [ASTERIXDB-2087][TEST] Reduce Test Server Budget .. [ASTERIXDB-2087][TEST] Reduce Test Server Budget - user model changes: no - storage format

Change in asterixdb[master]: [NO ISSUE][OTH] Improve Http Server

2017-09-05 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has uploaded a new patch set (#2). Change subject: [NO ISSUE][OTH] Improve Http Server .. [NO ISSUE][OTH] Improve Http Server - user model changes: no - storage format changes: no - interface changes: no

Change in asterixdb[master]: [NO ISSUE][OTH] Improve Http Server

2017-09-06 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][OTH] Improve Http Server .. [NO ISSUE][OTH] Improve Http Server - user model changes: no - storage format changes: no - interface

Change in asterixdb[master]: [NO ISSUE][*DB] Explicitly create ClusterStateManager

2017-09-06 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has submitted this change and it was merged. Change subject: [NO ISSUE][*DB] Explicitly create ClusterStateManager .. [NO ISSUE][*DB] Explicitly create ClusterStateManager - user model changes: no - storage

Change in asterixdb[master]: [NO ISSUE][STO] Component Rollback Through flushes and merges

2017-09-25 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][STO] Component Rollback Through flushes and merges .. Patch Set 9: (11 comments) comments by Till and Murtadha...

Change in asterixdb[master]: [NO ISSUE][RT] Abort All jobs on first time registration

2017-09-25 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2026 to look at the new patch set (#3). Change subject: [NO ISSUE][RT] Abort All jobs on first time registration

Change in asterixdb[master]: [NO ISSUE][STO] Component Rollback Through flushes and merges

2017-09-26 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2017 to look at the new patch set (#11). Change subject: [NO ISSUE][STO] Component Rollback Through flushes and merges

Change in asterixdb[master]: [NO ISSUE][STO] Component Rollback Through flushes and merges

2017-09-25 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][STO] Component Rollback Through flushes and merges .. Patch Set 9: (11 comments)

Change in asterixdb[master]: [NO ISSUE][CLUS] Unexport Metadata Node Stub on NC Stop

2017-09-25 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][CLUS] Unexport Metadata Node Stub on NC Stop .. Patch Set 2: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2027 To

Change in asterixdb[master]: [NO ISSUE][CLUS] Unexport Metadata Node Stub on NC Stop

2017-09-25 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [NO ISSUE][CLUS] Unexport Metadata Node Stub on NC Stop .. Patch Set 1: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2027 To

Change in asterixdb[master]: [NO ISSUE][RT] Abort CC jobs on first time registration

2017-09-28 Thread abdullah alamoudi (Code Review)
Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2026 to look at the new patch set (#5). Change subject: [NO ISSUE][RT] Abort CC jobs on first time registration

Change in asterixdb[master]: [ASTERIXDB-2104][STO] Optimization for Correlated Policy

2017-09-28 Thread abdullah alamoudi (Code Review)
abdullah alamoudi has posted comments on this change. Change subject: [ASTERIXDB-2104][STO] Optimization for Correlated Policy .. Patch Set 1: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2019 To

Change in asterixdb[master]: [NO ISSUE][OTH] Trace Scheduling of IO operations

2017-09-29 Thread abdullah alamoudi (Code Review)
Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2039 to look at the new patch set (#2). Change subject: [NO ISSUE][OTH] Trace Scheduling of IO operations .. [NO

<    7   8   9   10   11   12   13   14   15   16   >