Tags: zzuduoduo/pravega
Tags
Issue 6451: ContainerKeyIndex may be throttling updates to system cri… …tical segments (pravega#6452) (pravega#6490) Adds a new property for KVTables named "systemcritical.unindexed.bytes.max" that defines the amount of unindexed data we allow to system-critical KVTable Segments (defaulted to 256MB, 2x the amount of unindexed data we allow to regular segments). Signed-off-by: Raúl Gracia <[email protected]>
Issue 6448: pravega version change to 0.10.2 on r0.10 (pravega#6449) Signed-off-by: pbelgundi <[email protected]>
Issue 6204: Make InProcPravegaCluster listen on all IPv4 interfaces (p… …ravega#6274) (pravega#6380) Signed-off-by: Derek Moore <[email protected]> Make InProcPravegaCluster listen on all IPv4 interfaces instead of just localhost, so that Docker can redirect traffic to segment store.
Issue 6292: EventStreamWriter.flush() should throw RetriesExhaustedEx… …ception in case of consistent connectivity failures. (pravega#6291) (pravega#6368) Signed-off-by: Sandeep <[email protected]> Cherry-pick PR pravega#6291 into branch r0.10.
Issue 6334: Defensive fix for update Reader Group remaining in stuck … …state (pravega#6343) (pravega#6354) Signed-off-by: pbelgundi <[email protected]> Cherry pick for PR 6343 to r0.10
Issue 6298: Pravega version change for 0.10 branch (pravega#6299) Pravega version change to 0.10.0 for release. Signed-off-by: pbelgundi <[email protected]>
Issue 6298: Pravega version change for 0.10 branch (pravega#6299) Pravega version change to 0.10.0 for release. Signed-off-by: pbelgundi <[email protected]>
Issue 6289: Update Reader Group never completes post Controller resta… …rt (pravega#6296) Added isRunning() check to the isReady() method in ControllerEventProcessors so that we wait for the Service to be started completely before attempting to sweep tasks to it. Corrected the logging mistakes in ControllerImpl class. Signed-off-by: pbelgundi <[email protected]>
Pravega 0.9.1 GA. Signed-off-by: Sachin Joshi <[email protected]>
PreviousNext