Skip to content

[Issue #1350] Improve deployment path compatibility#1351

Open
AntiO2 wants to merge 1 commit into
pixelsdb:masterfrom
AntiO2:fix/scripts-retina-deployment-compatibility
Open

[Issue #1350] Improve deployment path compatibility#1351
AntiO2 wants to merge 1 commit into
pixelsdb:masterfrom
AntiO2:fix/scripts-retina-deployment-compatibility

Conversation

@AntiO2

@AntiO2 AntiO2 commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Normalize retina buffer object-storage folders to avoid malformed keys when the configured folder omits a trailing slash.
  • Discover a valid node-local JDK and export its bin/library paths so lifecycle commands and jps work on heterogeneous nodes.
  • Respect target-node PIXELS_HOME values for remote lifecycle commands and cluster synchronization.
  • Install the C++ properties template from its actual location.

Validation

  • bash -n install.sh scripts/bin/run-class.sh scripts/sbin/rsync-cluster.sh scripts/sbin/start-retina.sh scripts/sbin/start-workers.sh scripts/sbin/stop-retina.sh scripts/sbin/stop-workers.sh: passed
  • mvn -pl pixels-core -DskipTests package: passed

Closes #1350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pixels-core, script] Improve deployment path compatibility

1 participant