-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker01patch #3
base: docker02
Are you sure you want to change the base?
Commits on Jun 21, 2018
-
Bumping the version for release.
Signed-off-by: Tom Kaitchuck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 379048d - Browse repository at this point
Copy the full SHA 379048dView commit details -
Signed-off-by: Tom Kaitchuck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30e021d - Browse repository at this point
Copy the full SHA 30e021dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb6d4a - Browse repository at this point
Copy the full SHA dbb6d4aView commit details
Commits on Jun 22, 2018
-
Issue 2719: Changing default value for
bookkeeper.zkAddress
. (prave……ga#2722) * Changes value of bookkeeper.zkAddress from master.mesos to localhost. Signed-off-by: arvindkandhare <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92ca019 - Browse repository at this point
Copy the full SHA 92ca019View commit details -
Issue 2718: Substitute jsr311-api with javax.ws.rs-api (pravega#2724)
* Substitutes jsr311-api with javax.ws.rs-api. Signed-off-by: Tom Kaitchuck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d460c15 - Browse repository at this point
Copy the full SHA d460c15View commit details -
Issue 2728: Change pravegaVersion to 0.3.1-SNAPSHOT (pravega#2727)
Signed-off-by: Tom Kaitchuck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1faebd3 - Browse repository at this point
Copy the full SHA 1faebd3View commit details
Commits on Jul 20, 2018
-
Merge bugfixes into r0.3 branch for release of r0.3.1 (pravega#2772)
* Pulls the following bug fixes from master into 0.3 branch: - Issue pravega#2738: Optimize re-filling read buffer on the client. (pravega#2743) - Issue 2658: Refresh delegationToken for metadataclient during truncation (pravega#2732) - Issue 2739: Ensure Orderer selects sealed segments (pravega#2742) - Issue 2558: (SegmentStore) Merge segment bug fixes (pravega#2665) - Issue 2746: PravegaRequestProcessor should send an empty Read result before cancelling Read request. (pravega#2747) - Issue 2739: Add checks for truncated segments to SegmentInputSteamTest (pravega#2749) Signed-off-by: Tom Kaitchuck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c619054 - Browse repository at this point
Copy the full SHA c619054View commit details -
Issue 2754: RocksDB off-heap memory consumption in segment store proc…
…ess (pravega#2760) Sets several RocksDB default parameters with conservative values to preserve memory: - Cache block size has been set to 32KB (default 4KB) to reduce the memory usage of internal indexes of RocksDB. - Total space for memtables has been set to 64MB to reduce memory usage absorbing writes (by default is 64MB per memtable). The block cache size for reads by default is 8MB, which has been considered small enough and has not been further reduced in this PR. Signed-off-by: Raúl Gracia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7f9c73 - Browse repository at this point
Copy the full SHA b7f9c73View commit details
Commits on Aug 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b849e58 - Browse repository at this point
Copy the full SHA b849e58View commit details
Commits on Aug 18, 2018
-
Updated links for docker-swarm.md
hyperlink referenced in the document for hdfs.yml and zookeeper.yml
Configuration menu - View commit details
-
Copy full SHA for 147353f - Browse repository at this point
Copy the full SHA 147353fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a6dcf - Browse repository at this point
Copy the full SHA 68a6dcfView commit details
Commits on Aug 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2749084 - Browse repository at this point
Copy the full SHA 2749084View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e3391 - Browse repository at this point
Copy the full SHA e0e3391View commit details