[hadoop-ozone] branch master updated: HDDS-2622. Add config parameter for setting limit on total bytes of pending requests in Ratis. (#264)

2019-12-04 Thread ljain
This is an automated email from the ASF dual-hosted git repository. ljain pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git The following commit(s) were added to refs/heads/master by this push: new a9990f6 HDDS-2622. Add config parameter

[hadoop-ozone] branch master updated (f686239 -> 0ff53ef)

2019-12-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from f686239 HDDS-2608. Provide command to wait until SCM is out from the safe-mode (#250) add 0ff53ef

[hadoop-ozone] branch master updated (5aa7383 -> f686239)

2019-12-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 5aa7383 HDDS-2653. Improve executor memory usage in new Freon tests (#284) add f686239 HDDS-2608.

[hadoop-ozone] branch master updated (7b71678 -> 5aa7383)

2019-12-04 Thread xyao
This is an automated email from the ASF dual-hosted git repository. xyao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 7b71678 HDDS-2475. Unregister ContainerMetadataScrubberMetrics on thread exit (#286) add 5aa7383

[hadoop-ozone] branch master updated (c9f2b02 -> 7b71678)

2019-12-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from c9f2b02 HDDS-2656. Prefer execute() over submit() if the returned Future is ignored (#302) add

[hadoop-ozone] branch master updated (a3a2bfd -> c9f2b02)

2019-12-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from a3a2bfd HDDS-2571. Handle InterruptedException in SCMPipelineManager (#295) add c9f2b02 HDDS-2656.

[hadoop-ozone] branch master updated (ea6c2c9 -> a3a2bfd)

2019-12-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from ea6c2c9 HDDS-1722. Use the bindings in ReconSchemaGenerationModule to create Recon SQL tables on startup.

[hadoop-ozone] branch master updated (dbd05b0 -> ea6c2c9)

2019-12-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from dbd05b0 HDDS-2620. Fix listMultipartupload API. (#263) add ea6c2c9 HDDS-1722. Use the bindings in

[hadoop-ozone] branch master updated (2fb8747 -> dbd05b0)

2019-12-04 Thread bharat
This is an automated email from the ASF dual-hosted git repository. bharat pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 2fb8747 HDDS-2386. Implement incremental ChunkBuffer. (#205) add dbd05b0 HDDS-2620. Fix

[hadoop-ozone] branch master updated (9381dd0 -> 2fb8747)

2019-12-04 Thread xyao
This is an automated email from the ASF dual-hosted git repository. xyao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 9381dd0 HDDS-2637. Handle LeaderNot ready exception in OzoneManager StateMachine and upgrade ratis to latest

[hadoop-ozone] branch debug-acceptance-timeout updated: retrigger build

2019-12-04 Thread elek
This is an automated email from the ASF dual-hosted git repository. elek pushed a commit to branch debug-acceptance-timeout in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git The following commit(s) were added to refs/heads/debug-acceptance-timeout by this push: new

[hadoop-ozone] branch debug-acceptance-timeout updated: retrigger build

2019-12-04 Thread elek
This is an automated email from the ASF dual-hosted git repository. elek pushed a commit to branch debug-acceptance-timeout in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git The following commit(s) were added to refs/heads/debug-acceptance-timeout by this push: new

[hadoop-ozone] branch integration-test-cleanup updated: retrigger build

2019-12-04 Thread elek
This is an automated email from the ASF dual-hosted git repository. elek pushed a commit to branch integration-test-cleanup in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git The following commit(s) were added to refs/heads/integration-test-cleanup by this push: new

[hadoop-ozone] branch integration-test-cleanup updated: ignore test

2019-12-04 Thread elek
This is an automated email from the ASF dual-hosted git repository. elek pushed a commit to branch integration-test-cleanup in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git The following commit(s) were added to refs/heads/integration-test-cleanup by this push: new

[hadoop-ozone] branch master updated (87e02a3 -> 9381dd0)

2019-12-04 Thread ljain
This is an automated email from the ASF dual-hosted git repository. ljain pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git. from 87e02a3 HDDS-2573. Handle InterruptedException in KeyOutputStream. (#257) add 9381dd0 HDDS-2637. Handle